Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit 86da33a

Browse files
committed
Check in workspace.
1 parent 39b56b9 commit 86da33a

5 files changed

Lines changed: 16 additions & 62 deletions

File tree

Example/CMDQueryStringSerialization.podspec

Lines changed: 0 additions & 14 deletions
This file was deleted.

Example/CMDQueryStringSerialization.xcodeproj/project.pbxproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
3B6EAFAA188F5D78005D2EB4 /* Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
1818
3B6EAFB5188F5D79005D2EB4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
1919
3B6EAFB9188F5D79005D2EB4 /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; };
20-
3BC800B01A07FF1F00BEB124 /* CMDQueryStringSerialization.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = CMDQueryStringSerialization.podspec; sourceTree = "<group>"; };
21-
3BC800B11A07FF1F00BEB124 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
22-
3BC800B21A07FF1F00BEB124 /* Readme.markdown */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Readme.markdown; sourceTree = "<group>"; };
20+
3BC3A3151A0800E900CCE69A /* CMDQueryStringSerialization.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; name = CMDQueryStringSerialization.podspec; path = ../CMDQueryStringSerialization.podspec; sourceTree = "<group>"; };
21+
3BC3A3161A0800E900CCE69A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
22+
3BC3A3171A0800E900CCE69A /* Readme.markdown */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = Readme.markdown; path = ../Readme.markdown; sourceTree = "<group>"; };
2323
528AAADF68E947A4B197A807 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
2424
8DFEFE5B056697712D338E16 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
2525
9DB075E5FA9504759595C373 /* libPods-CMDQueryStringSerialization.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CMDQueryStringSerialization.a"; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -43,9 +43,6 @@
4343
isa = PBXGroup;
4444
children = (
4545
3BC800AF1A07FF0D00BEB124 /* Podspec Metadata */,
46-
3BC800B01A07FF1F00BEB124 /* CMDQueryStringSerialization.podspec */,
47-
3BC800B21A07FF1F00BEB124 /* Readme.markdown */,
48-
3BC800B11A07FF1F00BEB124 /* LICENSE */,
4946
3B6EAFB3188F5D79005D2EB4 /* Tests */,
5047
3B6EAF9C188F5D78005D2EB4 /* Frameworks */,
5148
3B6EAF9B188F5D78005D2EB4 /* Products */,
@@ -86,6 +83,9 @@
8683
3BC800AF1A07FF0D00BEB124 /* Podspec Metadata */ = {
8784
isa = PBXGroup;
8885
children = (
86+
3BC3A3151A0800E900CCE69A /* CMDQueryStringSerialization.podspec */,
87+
3BC3A3171A0800E900CCE69A /* Readme.markdown */,
88+
3BC3A3161A0800E900CCE69A /* LICENSE */,
8989
);
9090
name = "Podspec Metadata";
9191
sourceTree = "<group>";

Example/CMDQueryStringSerialization.xcworkspace/contents.xcworkspacedata

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

Example/Readme.markdown

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)