add xcworkspacedata

and remove it from .gitignore
This commit is contained in:
Stephan Diederich 2011-12-05 23:31:45 +01:00
parent 4e39526364
commit 2d0ec40be1
2 changed files with 7 additions and 1 deletions

1
.gitignore vendored
View File

@ -7,7 +7,6 @@ build/*
*.perspective *.perspective
*.perspectivev3 *.perspectivev3
!default.perspectivev3 !default.perspectivev3
*.xcworkspace
!default.xcworkspace !default.xcworkspace
xcuserdata xcuserdata
profile profile

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:HockeySDK.xcodeproj">
</FileRef>
</Workspace>