Adds Xcode Workspace

required by carthage, carthage wants a single point of entry
(workspace) to exports multiple shared scheme in separate projects
This commit is contained in:
nrako 2016-01-14 11:34:13 +01:00
parent fef8a20482
commit a200fa413c
1 changed files with 10 additions and 0 deletions

View File

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