diff options
author | gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3> | 2013-01-02 13:00:13 +0000 |
---|---|---|
committer | gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3> | 2013-01-02 13:00:13 +0000 |
commit | 3d42089a8fac73ca2c437fdfffaffc12ac540159 (patch) | |
tree | 25df431d42703439793720061f3ba213ea7fe7ee /GTMiPhone.xcodeproj/project.xcworkspace/contents.xcworkspacedata | |
parent | 2c2586d12e7757a41a1eda0c47c6b9c2fabe970e (diff) |
[Author: thomasvl]
Remove the GC support code.
Add the needed images for the iOS unittests under iOS 6.0.
Add a workspace file for the iPhone project.
R=dmaclach
DELTA=215 (85 added, 122 deleted, 8 changed)
Diffstat (limited to 'GTMiPhone.xcodeproj/project.xcworkspace/contents.xcworkspacedata')
-rw-r--r-- | GTMiPhone.xcodeproj/project.xcworkspace/contents.xcworkspacedata | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/GTMiPhone.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/GTMiPhone.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..25767ca --- /dev/null +++ b/GTMiPhone.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Workspace + version = "1.0"> + <FileRef + location = "self:GTMiPhone.xcodeproj"> + </FileRef> +</Workspace> |