add xcworkspace file for convenience

This commit is contained in:
Alfred Gao 2017-01-04 23:03:01 +08:00
parent 6872755c4d
commit f39ad36727
3 changed files with 17 additions and 1 deletions

1
.gitignore vendored
View File

@ -18,7 +18,6 @@ profile
DerivedData
*.hmap
*.ipa
*.xcworkspace
# Bundler
.bundle

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:TextFormater.xcodeproj">
</FileRef>
<FileRef
location = "group:Pods/Pods.xcodeproj">
</FileRef>
</Workspace>

View File

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