|
21 | 21 | /* End PBXAggregateTarget section */
|
22 | 22 |
|
23 | 23 | /* Begin PBXBuildFile section */
|
24 |
| - 0F4D7E57D696BA541291C60B /* libPods-Contentstack.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D36158266EF475AC2496807A /* libPods-Contentstack.a */; }; |
| 24 | + 0F15C2E72456C97D00CFF096 /* config.json in Resources */ = {isa = PBXBuildFile; fileRef = 0F15C2E62456C97D00CFF096 /* config.json */; }; |
| 25 | + 0F1F2145225B844F00358EB0 /* libPods-Contentstack.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F1F2144225B844F00358EB0 /* libPods-Contentstack.a */; }; |
25 | 26 | 0F9C0FB1221ADAC90091205A /* AssetLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F9C0F98221ADAC70091205A /* AssetLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
26 | 27 | 0F9C0FB2221ADAC90091205A /* AssetLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F9C0F99221ADAC70091205A /* AssetLibrary.m */; };
|
27 | 28 | 0F9C0FB3221ADAC90091205A /* Group.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F9C0F9A221ADAC70091205A /* Group.m */; };
|
|
136 | 137 |
|
137 | 138 | /* Begin PBXFileReference section */
|
138 | 139 | 0F0A70AD225DEDDF00E0284F /* Contentstack.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Contentstack.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
| 140 | + 0F15C2E62456C97D00CFF096 /* config.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = config.json; sourceTree = "<group>"; }; |
| 141 | + 0F1F2142225B6F7800358EB0 /* libPods-Contentstack.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = "libPods-Contentstack.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 142 | + 0F1F2144225B844F00358EB0 /* libPods-Contentstack.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = "libPods-Contentstack.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
139 | 143 | 0F6C89AC225CCE9F004C342A /* CHANGELOG.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; };
|
| 144 | + 0F8745C5248FCE9700FAD159 /* run-test-case.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "run-test-case.sh"; sourceTree = "<group>"; }; |
140 | 145 | 0F9C0F98221ADAC70091205A /* AssetLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AssetLibrary.h; sourceTree = "<group>"; };
|
141 | 146 | 0F9C0F99221ADAC70091205A /* AssetLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AssetLibrary.m; sourceTree = "<group>"; };
|
142 | 147 | 0F9C0F9A221ADAC70091205A /* Group.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Group.m; sourceTree = "<group>"; };
|
|
167 | 172 | 0FEAEF252361A18600985FF9 /* CSURLSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSURLSessionManager.m; sourceTree = "<group>"; };
|
168 | 173 | 0FEAEF262361A18600985FF9 /* CSError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSError.m; sourceTree = "<group>"; };
|
169 | 174 | 0FEAEF272361A18600985FF9 /* CSURLSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSURLSessionManager.h; sourceTree = "<group>"; };
|
170 |
| - 0FFF87B0226F1A59005243EA /* FallbackTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FallbackTest.m; sourceTree = "<group>"; }; |
171 | 175 | 230B38C01C16E98B00444A14 /* Contentstack.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Contentstack.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
172 | 176 | 230B38C41C16E98B00444A14 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
173 | 177 | 238E841B1B4FE29A00BFDB32 /* libThirdPartyExtension.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libThirdPartyExtension.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
405 | 409 | 23A53F571E277CD3001DBE35 /* ContentstackTest.m */,
|
406 | 410 | 23A53F591E277CD3001DBE35 /* Info.plist */,
|
407 | 411 | FA36C00720ECABDF000FF701 /* SyncTest.m */,
|
408 |
| - 0FFF87B0226F1A59005243EA /* FallbackTest.m */, |
| 412 | + 0F15C2E62456C97D00CFF096 /* config.json */, |
409 | 413 | );
|
410 | 414 | path = ContentstackTest;
|
411 | 415 | sourceTree = "<group>";
|
|
424 | 428 | children = (
|
425 | 429 | 23A53F4B1E277A48001DBE35 /* generate_namespace_header.sh */,
|
426 | 430 | 23C545FB1C1976FE007BBD27 /* ios-build-framework-script.sh */,
|
| 431 | + 0F8745C5248FCE9700FAD159 /* run-test-case.sh */, |
427 | 432 | );
|
428 | 433 | path = Script;
|
429 | 434 | sourceTree = "<group>";
|
|
629 | 634 | isa = PBXResourcesBuildPhase;
|
630 | 635 | buildActionMask = 2147483647;
|
631 | 636 | files = (
|
| 637 | + 0F15C2E72456C97D00CFF096 /* config.json in Resources */, |
632 | 638 | );
|
633 | 639 | runOnlyForDeploymentPostprocessing = 0;
|
634 | 640 | };
|
|
0 commit comments