diff options
author | Teddy Wing | 2016-11-16 02:18:39 -0500 |
---|---|---|
committer | Teddy Wing | 2016-11-16 02:18:39 -0500 |
commit | 026c07241b85aaa527f56048de8a920e117a1359 (patch) | |
tree | 147f63408831bcf003accddbb2c6c391e4c61939 | |
parent | 134563045ccce694093e82f7d977b2c2ed6ef5ea (diff) | |
download | Low-Battery-Yup-026c07241b85aaa527f56048de8a920e117a1359.tar.bz2 |
Add project.xcworkspace
Apparently maybe it should be committed?
http://stackoverflow.com/questions/22345575/should-xcworkspace-be-in-gitignore#22346270
-rw-r--r-- | Low Battery Yup d.xcodeproj/project.xcworkspace/contents.xcworkspacedata | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Low Battery Yup d.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Low Battery Yup d.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..4c2bf3a --- /dev/null +++ b/Low Battery Yup d.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Workspace + version = "1.0"> + <FileRef + location = "self:Low Battery Yup d.xcodeproj"> + </FileRef> +</Workspace> |