diff options
author | Vitaly Takmazov | 2017-06-28 21:45:44 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-06-28 21:45:44 +0300 |
commit | 243a5df4c6605349f227996a853bf7e0e84c5ac7 (patch) | |
tree | 1d29f50969b45e3894afaa34284a157a600b84af /Juick.xcworkspace/contents.xcworkspacedata | |
parent | bf4aeb0061ca2d5a16de9e2578c667ada5fbf994 (diff) |
reintegrate cocoapods
Diffstat (limited to 'Juick.xcworkspace/contents.xcworkspacedata')
-rw-r--r-- | Juick.xcworkspace/contents.xcworkspacedata | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Juick.xcworkspace/contents.xcworkspacedata b/Juick.xcworkspace/contents.xcworkspacedata index 353d19d..bf1e00d 100644 --- a/Juick.xcworkspace/contents.xcworkspacedata +++ b/Juick.xcworkspace/contents.xcworkspacedata @@ -1 +1,10 @@ -<?xml version='1.0' encoding='UTF-8'?><Workspace version='1.0'><FileRef location='group:Juick.xcodeproj'/><FileRef location='group:Pods/Pods.xcodeproj'/></Workspace>
\ No newline at end of file +<?xml version="1.0" encoding="UTF-8"?> +<Workspace + version = "1.0"> + <FileRef + location = "group:Juick.xcodeproj"> + </FileRef> + <FileRef + location = "group:Pods/Pods.xcodeproj"> + </FileRef> +</Workspace> |