add xcworkspacedata
and remove it from .gitignore
This commit is contained in:
parent
4e39526364
commit
2d0ec40be1
2 changed files with 7 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,7 +7,6 @@ build/*
|
|||
*.perspective
|
||||
*.perspectivev3
|
||||
!default.perspectivev3
|
||||
*.xcworkspace
|
||||
!default.xcworkspace
|
||||
xcuserdata
|
||||
profile
|
||||
|
|
|
|||
7
Support/HockeySDK.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
7
Support/HockeySDK.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "self:HockeySDK.xcodeproj">
|
||||
</FileRef>
|
||||
</Workspace>
|
||||
Loading…
Add table
Add a link
Reference in a new issue