|
@@ -7,43 +7,79 @@
|
|
objects = {
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
/* Begin PBXBuildFile section */
|
|
- 0DAE8CD3EA08B283F15ED773E6EB6FAF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
|
|
|
|
- 889B9E41A18D70C1CA5B1A7F7B303B46 /* Pods-ComponentizationDemo-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D540ACDA7E8845AA14F8BBCCD58F40ED /* Pods-ComponentizationDemo-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
- B7E263E03BF316EB97C9D00CF0ACA354 /* Pods-ComponentizationDemo-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D5DFD920F3D320A277A8ADD7F00FE3D6 /* Pods-ComponentizationDemo-dummy.m */; };
|
|
|
|
|
|
+ 07F82E7A04B06FC17A452A155C45A45E /* XCComponentization-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 953EAF515DD637704F441379D48B1659 /* XCComponentization-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
+ 14A48172C4D61058F2A71D8A12D2FFC6 /* Pods-ComponentizationDemo-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E03DE98B3EE917A2534CC6B1047257CC /* Pods-ComponentizationDemo-dummy.m */; };
|
|
|
|
+ 1CA772CB065CA84D549713393CC38C3A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
|
|
|
|
+ 615AF392214E81357136E6191697AF83 /* XCComponentization-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CBFDAF2DD081FA0A3FCA2A05425C68CB /* XCComponentization-dummy.m */; };
|
|
|
|
+ 9BB083DC3ECB5635AB92D42576D75298 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
|
|
|
|
+ BFFA2355B8F3FDE6B218C2B4F9740514 /* ReplaceMe.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B88FADB6A3536ABCA2DB83A4E25C16D /* ReplaceMe.m */; };
|
|
|
|
+ F4DC5D5284FE4A59A687AC0B5F636499 /* Pods-ComponentizationDemo-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 89C6E66C0C8ED786CB9C7240DFD631FC /* Pods-ComponentizationDemo-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
+/* Begin PBXContainerItemProxy section */
|
|
|
|
+ 378210127D30B8A39F634E823388E503 /* PBXContainerItemProxy */ = {
|
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
|
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
|
|
+ proxyType = 1;
|
|
|
|
+ remoteGlobalIDString = C73C7A88EE757EDE3645B8664E7EAD08;
|
|
|
|
+ remoteInfo = XCComponentization;
|
|
|
|
+ };
|
|
|
|
+/* End PBXContainerItemProxy section */
|
|
|
|
+
|
|
/* Begin PBXFileReference section */
|
|
/* Begin PBXFileReference section */
|
|
- 14E4405B4F41F1FD6C8AB1BA181C1686 /* Pods-ComponentizationDemo-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ComponentizationDemo-Info.plist"; sourceTree = "<group>"; };
|
|
|
|
- 2AA04D5B8D7E91CA2E50E7DFB4BF51E4 /* Pods-ComponentizationDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ComponentizationDemo.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
- 4FA6DCD51052A737118BF41AA5BBF06A /* Pods-ComponentizationDemo-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-ComponentizationDemo-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
|
|
|
|
+ 071F363EE336AB92B522951B52F05591 /* Pods-ComponentizationDemo-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ComponentizationDemo-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
|
|
+ 0B88FADB6A3536ABCA2DB83A4E25C16D /* ReplaceMe.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ReplaceMe.m; path = XCComponentization/Classes/ReplaceMe.m; sourceTree = "<group>"; };
|
|
|
|
+ 2BFD3DEE6E6E99D0BAF57B21019BFD32 /* XCComponentization-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "XCComponentization-Info.plist"; sourceTree = "<group>"; };
|
|
|
|
+ 2E3F9679CD7092FF5844E1AA255DAFDE /* XCComponentization.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = XCComponentization.modulemap; sourceTree = "<group>"; };
|
|
|
|
+ 2F59372CE724DCCB6FDB1FE64014CA28 /* XCComponentization-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "XCComponentization-prefix.pch"; sourceTree = "<group>"; };
|
|
|
|
+ 4313D993AFB9CC9D71C0A26FEC4F60FF /* Pods-ComponentizationDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ComponentizationDemo.debug.xcconfig"; sourceTree = "<group>"; };
|
|
5AB0FB59AB584EF655E421452E3EB6E8 /* Pods-ComponentizationDemo */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-ComponentizationDemo"; path = Pods_ComponentizationDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5AB0FB59AB584EF655E421452E3EB6E8 /* Pods-ComponentizationDemo */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-ComponentizationDemo"; path = Pods_ComponentizationDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ 6E0D474800FF6B57D27AB09C74B87D92 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; };
|
|
73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
- 897284625E15D6D64B7691213A994A20 /* Pods-ComponentizationDemo.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-ComponentizationDemo.modulemap"; sourceTree = "<group>"; };
|
|
|
|
|
|
+ 76996EA00C4E1108C2F6E567041B11DF /* Pods-ComponentizationDemo-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-ComponentizationDemo-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
|
|
+ 793704DE43D808643EA1F537679DDFAE /* Pods-ComponentizationDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ComponentizationDemo.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
+ 809B8399929C2A3706F56BE5B85C3797 /* Pods-ComponentizationDemo-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ComponentizationDemo-Info.plist"; sourceTree = "<group>"; };
|
|
|
|
+ 89C6E66C0C8ED786CB9C7240DFD631FC /* Pods-ComponentizationDemo-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-ComponentizationDemo-umbrella.h"; sourceTree = "<group>"; };
|
|
|
|
+ 8E1E74197DBC024C34E2D1A805CB0FD8 /* XCComponentization */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = XCComponentization; path = XCComponentization.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ 9063F843D38CE43F485949A148662D18 /* XCComponentization.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = XCComponentization.debug.xcconfig; sourceTree = "<group>"; };
|
|
|
|
+ 953EAF515DD637704F441379D48B1659 /* XCComponentization-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "XCComponentization-umbrella.h"; sourceTree = "<group>"; };
|
|
|
|
+ 9C31059F1AD808EA4675AC4228783F84 /* XCComponentization.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = XCComponentization.release.xcconfig; sourceTree = "<group>"; };
|
|
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
- D540ACDA7E8845AA14F8BBCCD58F40ED /* Pods-ComponentizationDemo-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-ComponentizationDemo-umbrella.h"; sourceTree = "<group>"; };
|
|
|
|
- D5DFD920F3D320A277A8ADD7F00FE3D6 /* Pods-ComponentizationDemo-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-ComponentizationDemo-dummy.m"; sourceTree = "<group>"; };
|
|
|
|
- E133F29E8CCE19F53D54A4D3470E2B6E /* Pods-ComponentizationDemo-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ComponentizationDemo-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
|
|
- EC93776C22ABDDDD7B6C2F5269B659CC /* Pods-ComponentizationDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ComponentizationDemo.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
|
+ C11FA632BA51B50D05033004CCEB675C /* Pods-ComponentizationDemo-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ComponentizationDemo-frameworks.sh"; sourceTree = "<group>"; };
|
|
|
|
+ CBFDAF2DD081FA0A3FCA2A05425C68CB /* XCComponentization-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "XCComponentization-dummy.m"; sourceTree = "<group>"; };
|
|
|
|
+ E03DE98B3EE917A2534CC6B1047257CC /* Pods-ComponentizationDemo-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-ComponentizationDemo-dummy.m"; sourceTree = "<group>"; };
|
|
|
|
+ F2B9C731C907D3E4A68B843D4B87F93C /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; };
|
|
|
|
+ FF6050DD215667CEF275B276558B08E7 /* XCComponentization.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = XCComponentization.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
|
|
+ FF67AABF2EED6EE2406C65A069713844 /* Pods-ComponentizationDemo.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-ComponentizationDemo.modulemap"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
- 2C04185C14F9A59BA17EE24E7C37F210 /* Frameworks */ = {
|
|
|
|
|
|
+ 6596785AB5ED779D1154FF19201F576D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
- 0DAE8CD3EA08B283F15ED773E6EB6FAF /* Foundation.framework in Frameworks */,
|
|
|
|
|
|
+ 1CA772CB065CA84D549713393CC38C3A /* Foundation.framework in Frameworks */,
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ D48E124E45411158411EC53C74B508F9 /* Frameworks */ = {
|
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ 9BB083DC3ECB5635AB92D42576D75298 /* Foundation.framework in Frameworks */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
/* Begin PBXGroup section */
|
|
- 1217B45CF920F80BA49357BE3A4190EE /* Targets Support Files */ = {
|
|
|
|
|
|
+ 02BB7C8D85D4A5D80C9F66FD9ADF6DF1 /* Products */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- A408E0DF8BC9A39166C5D49315FEDD51 /* Pods-ComponentizationDemo */,
|
|
|
|
|
|
+ 5AB0FB59AB584EF655E421452E3EB6E8 /* Pods-ComponentizationDemo */,
|
|
|
|
+ 8E1E74197DBC024C34E2D1A805CB0FD8 /* XCComponentization */,
|
|
);
|
|
);
|
|
- name = "Targets Support Files";
|
|
|
|
|
|
+ name = Products;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
578452D2E740E91742655AC8F1636D1F /* iOS */ = {
|
|
578452D2E740E91742655AC8F1636D1F /* iOS */ = {
|
|
@@ -54,25 +90,70 @@
|
|
name = iOS;
|
|
name = iOS;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- 81AB34087E8B5C88259A97D46D27F603 /* Products */ = {
|
|
|
|
|
|
+ 66C33ECD25110C82BB4601ED2247656F /* XCComponentization */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- 5AB0FB59AB584EF655E421452E3EB6E8 /* Pods-ComponentizationDemo */,
|
|
|
|
|
|
+ 0B88FADB6A3536ABCA2DB83A4E25C16D /* ReplaceMe.m */,
|
|
|
|
+ 81DBE1871E7B7B72184C8B7EF6B4370C /* Pod */,
|
|
|
|
+ 9A873BB4EFD7C39B5FF36C82A13CAB8B /* Support Files */,
|
|
);
|
|
);
|
|
- name = Products;
|
|
|
|
|
|
+ name = XCComponentization;
|
|
|
|
+ path = ../Modules/XCComponentization;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 6887A953D3F2E024DC8C02FE183E87A0 /* Development Pods */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 66C33ECD25110C82BB4601ED2247656F /* XCComponentization */,
|
|
|
|
+ );
|
|
|
|
+ name = "Development Pods";
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- A408E0DF8BC9A39166C5D49315FEDD51 /* Pods-ComponentizationDemo */ = {
|
|
|
|
|
|
+ 804689736242116AD05FBB94616A5235 /* Targets Support Files */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- 897284625E15D6D64B7691213A994A20 /* Pods-ComponentizationDemo.modulemap */,
|
|
|
|
- 4FA6DCD51052A737118BF41AA5BBF06A /* Pods-ComponentizationDemo-acknowledgements.markdown */,
|
|
|
|
- E133F29E8CCE19F53D54A4D3470E2B6E /* Pods-ComponentizationDemo-acknowledgements.plist */,
|
|
|
|
- D5DFD920F3D320A277A8ADD7F00FE3D6 /* Pods-ComponentizationDemo-dummy.m */,
|
|
|
|
- 14E4405B4F41F1FD6C8AB1BA181C1686 /* Pods-ComponentizationDemo-Info.plist */,
|
|
|
|
- D540ACDA7E8845AA14F8BBCCD58F40ED /* Pods-ComponentizationDemo-umbrella.h */,
|
|
|
|
- EC93776C22ABDDDD7B6C2F5269B659CC /* Pods-ComponentizationDemo.debug.xcconfig */,
|
|
|
|
- 2AA04D5B8D7E91CA2E50E7DFB4BF51E4 /* Pods-ComponentizationDemo.release.xcconfig */,
|
|
|
|
|
|
+ C3EA20720992934EFC14E6AC80A64C83 /* Pods-ComponentizationDemo */,
|
|
|
|
+ );
|
|
|
|
+ name = "Targets Support Files";
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 81DBE1871E7B7B72184C8B7EF6B4370C /* Pod */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ F2B9C731C907D3E4A68B843D4B87F93C /* LICENSE */,
|
|
|
|
+ 6E0D474800FF6B57D27AB09C74B87D92 /* README.md */,
|
|
|
|
+ FF6050DD215667CEF275B276558B08E7 /* XCComponentization.podspec */,
|
|
|
|
+ );
|
|
|
|
+ name = Pod;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 9A873BB4EFD7C39B5FF36C82A13CAB8B /* Support Files */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 2E3F9679CD7092FF5844E1AA255DAFDE /* XCComponentization.modulemap */,
|
|
|
|
+ CBFDAF2DD081FA0A3FCA2A05425C68CB /* XCComponentization-dummy.m */,
|
|
|
|
+ 2BFD3DEE6E6E99D0BAF57B21019BFD32 /* XCComponentization-Info.plist */,
|
|
|
|
+ 2F59372CE724DCCB6FDB1FE64014CA28 /* XCComponentization-prefix.pch */,
|
|
|
|
+ 953EAF515DD637704F441379D48B1659 /* XCComponentization-umbrella.h */,
|
|
|
|
+ 9063F843D38CE43F485949A148662D18 /* XCComponentization.debug.xcconfig */,
|
|
|
|
+ 9C31059F1AD808EA4675AC4228783F84 /* XCComponentization.release.xcconfig */,
|
|
|
|
+ );
|
|
|
|
+ name = "Support Files";
|
|
|
|
+ path = "../../Pods/Target Support Files/XCComponentization";
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ C3EA20720992934EFC14E6AC80A64C83 /* Pods-ComponentizationDemo */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ FF67AABF2EED6EE2406C65A069713844 /* Pods-ComponentizationDemo.modulemap */,
|
|
|
|
+ 76996EA00C4E1108C2F6E567041B11DF /* Pods-ComponentizationDemo-acknowledgements.markdown */,
|
|
|
|
+ 071F363EE336AB92B522951B52F05591 /* Pods-ComponentizationDemo-acknowledgements.plist */,
|
|
|
|
+ E03DE98B3EE917A2534CC6B1047257CC /* Pods-ComponentizationDemo-dummy.m */,
|
|
|
|
+ C11FA632BA51B50D05033004CCEB675C /* Pods-ComponentizationDemo-frameworks.sh */,
|
|
|
|
+ 809B8399929C2A3706F56BE5B85C3797 /* Pods-ComponentizationDemo-Info.plist */,
|
|
|
|
+ 89C6E66C0C8ED786CB9C7240DFD631FC /* Pods-ComponentizationDemo-umbrella.h */,
|
|
|
|
+ 4313D993AFB9CC9D71C0A26FEC4F60FF /* Pods-ComponentizationDemo.debug.xcconfig */,
|
|
|
|
+ 793704DE43D808643EA1F537679DDFAE /* Pods-ComponentizationDemo.release.xcconfig */,
|
|
);
|
|
);
|
|
name = "Pods-ComponentizationDemo";
|
|
name = "Pods-ComponentizationDemo";
|
|
path = "Target Support Files/Pods-ComponentizationDemo";
|
|
path = "Target Support Files/Pods-ComponentizationDemo";
|
|
@@ -82,9 +163,10 @@
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
|
|
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
|
|
|
|
+ 6887A953D3F2E024DC8C02FE183E87A0 /* Development Pods */,
|
|
D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */,
|
|
D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */,
|
|
- 81AB34087E8B5C88259A97D46D27F603 /* Products */,
|
|
|
|
- 1217B45CF920F80BA49357BE3A4190EE /* Targets Support Files */,
|
|
|
|
|
|
+ 02BB7C8D85D4A5D80C9F66FD9ADF6DF1 /* Products */,
|
|
|
|
+ 804689736242116AD05FBB94616A5235 /* Targets Support Files */,
|
|
);
|
|
);
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
@@ -99,29 +181,56 @@
|
|
/* End PBXGroup section */
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
- A6CEE29D68E944186E1D9F3D7E836AC3 /* Headers */ = {
|
|
|
|
|
|
+ C47470599B9B1B152D6AAAABAB2FF5EF /* Headers */ = {
|
|
|
|
+ isa = PBXHeadersBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ 07F82E7A04B06FC17A452A155C45A45E /* XCComponentization-umbrella.h in Headers */,
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ E2315FDE4A7A699F008DEAC3773F2F54 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
- 889B9E41A18D70C1CA5B1A7F7B303B46 /* Pods-ComponentizationDemo-umbrella.h in Headers */,
|
|
|
|
|
|
+ F4DC5D5284FE4A59A687AC0B5F636499 /* Pods-ComponentizationDemo-umbrella.h in Headers */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
+ C73C7A88EE757EDE3645B8664E7EAD08 /* XCComponentization */ = {
|
|
|
|
+ isa = PBXNativeTarget;
|
|
|
|
+ buildConfigurationList = 10959866C5C9B9BB1320352B9FB04C25 /* Build configuration list for PBXNativeTarget "XCComponentization" */;
|
|
|
|
+ buildPhases = (
|
|
|
|
+ C47470599B9B1B152D6AAAABAB2FF5EF /* Headers */,
|
|
|
|
+ E34401EABFC8D32D3D7BA231A61E122E /* Sources */,
|
|
|
|
+ 6596785AB5ED779D1154FF19201F576D /* Frameworks */,
|
|
|
|
+ DEED0A6672FDACD0E9454E745111EC74 /* Resources */,
|
|
|
|
+ );
|
|
|
|
+ buildRules = (
|
|
|
|
+ );
|
|
|
|
+ dependencies = (
|
|
|
|
+ );
|
|
|
|
+ name = XCComponentization;
|
|
|
|
+ productName = XCComponentization;
|
|
|
|
+ productReference = 8E1E74197DBC024C34E2D1A805CB0FD8 /* XCComponentization */;
|
|
|
|
+ productType = "com.apple.product-type.framework";
|
|
|
|
+ };
|
|
F5DB6AA3EC1536955E57D6B6DC48753E /* Pods-ComponentizationDemo */ = {
|
|
F5DB6AA3EC1536955E57D6B6DC48753E /* Pods-ComponentizationDemo */ = {
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
- buildConfigurationList = 5043129710F0DD2F9D4A605E998F3D09 /* Build configuration list for PBXNativeTarget "Pods-ComponentizationDemo" */;
|
|
|
|
|
|
+ buildConfigurationList = FE7080F97A6022B337B405FDF1EEA2F4 /* Build configuration list for PBXNativeTarget "Pods-ComponentizationDemo" */;
|
|
buildPhases = (
|
|
buildPhases = (
|
|
- A6CEE29D68E944186E1D9F3D7E836AC3 /* Headers */,
|
|
|
|
- A92071512CA554B9603BD2F34C18B6C0 /* Sources */,
|
|
|
|
- 2C04185C14F9A59BA17EE24E7C37F210 /* Frameworks */,
|
|
|
|
- 1416279438563D816598614CA8DBC673 /* Resources */,
|
|
|
|
|
|
+ E2315FDE4A7A699F008DEAC3773F2F54 /* Headers */,
|
|
|
|
+ 7BCCC90FF17B5D0692395E85478335AB /* Sources */,
|
|
|
|
+ D48E124E45411158411EC53C74B508F9 /* Frameworks */,
|
|
|
|
+ B345A3D28DD774EA08EEE0ACBA9364DA /* Resources */,
|
|
);
|
|
);
|
|
buildRules = (
|
|
buildRules = (
|
|
);
|
|
);
|
|
dependencies = (
|
|
dependencies = (
|
|
|
|
+ 9D042943BEE12FD26D1B59906B0C3FEA /* PBXTargetDependency */,
|
|
);
|
|
);
|
|
name = "Pods-ComponentizationDemo";
|
|
name = "Pods-ComponentizationDemo";
|
|
productName = Pods_ComponentizationDemo;
|
|
productName = Pods_ComponentizationDemo;
|
|
@@ -146,17 +255,25 @@
|
|
en,
|
|
en,
|
|
);
|
|
);
|
|
mainGroup = CF1408CF629C7361332E53B88F7BD30C;
|
|
mainGroup = CF1408CF629C7361332E53B88F7BD30C;
|
|
- productRefGroup = 81AB34087E8B5C88259A97D46D27F603 /* Products */;
|
|
|
|
|
|
+ productRefGroup = 02BB7C8D85D4A5D80C9F66FD9ADF6DF1 /* Products */;
|
|
projectDirPath = "";
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
targets = (
|
|
F5DB6AA3EC1536955E57D6B6DC48753E /* Pods-ComponentizationDemo */,
|
|
F5DB6AA3EC1536955E57D6B6DC48753E /* Pods-ComponentizationDemo */,
|
|
|
|
+ C73C7A88EE757EDE3645B8664E7EAD08 /* XCComponentization */,
|
|
);
|
|
);
|
|
};
|
|
};
|
|
/* End PBXProject section */
|
|
/* End PBXProject section */
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
- 1416279438563D816598614CA8DBC673 /* Resources */ = {
|
|
|
|
|
|
+ B345A3D28DD774EA08EEE0ACBA9364DA /* Resources */ = {
|
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ DEED0A6672FDACD0E9454E745111EC74 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
@@ -166,17 +283,72 @@
|
|
/* End PBXResourcesBuildPhase section */
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
- A92071512CA554B9603BD2F34C18B6C0 /* Sources */ = {
|
|
|
|
|
|
+ 7BCCC90FF17B5D0692395E85478335AB /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
- B7E263E03BF316EB97C9D00CF0ACA354 /* Pods-ComponentizationDemo-dummy.m in Sources */,
|
|
|
|
|
|
+ 14A48172C4D61058F2A71D8A12D2FFC6 /* Pods-ComponentizationDemo-dummy.m in Sources */,
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ E34401EABFC8D32D3D7BA231A61E122E /* Sources */ = {
|
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ BFFA2355B8F3FDE6B218C2B4F9740514 /* ReplaceMe.m in Sources */,
|
|
|
|
+ 615AF392214E81357136E6191697AF83 /* XCComponentization-dummy.m in Sources */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
+/* Begin PBXTargetDependency section */
|
|
|
|
+ 9D042943BEE12FD26D1B59906B0C3FEA /* PBXTargetDependency */ = {
|
|
|
|
+ isa = PBXTargetDependency;
|
|
|
|
+ name = XCComponentization;
|
|
|
|
+ target = C73C7A88EE757EDE3645B8664E7EAD08 /* XCComponentization */;
|
|
|
|
+ targetProxy = 378210127D30B8A39F634E823388E503 /* PBXContainerItemProxy */;
|
|
|
|
+ };
|
|
|
|
+/* End PBXTargetDependency section */
|
|
|
|
+
|
|
/* Begin XCBuildConfiguration section */
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
+ 5C8E63574A0DD04C011F13AE9F18575B /* Debug */ = {
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
+ baseConfigurationReference = 4313D993AFB9CC9D71C0A26FEC4F60FF /* Pods-ComponentizationDemo.debug.xcconfig */;
|
|
|
|
+ buildSettings = {
|
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = NO;
|
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
+ INFOPLIST_FILE = "Target Support Files/Pods-ComponentizationDemo/Pods-ComponentizationDemo-Info.plist";
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 17.0;
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "@executable_path/Frameworks",
|
|
|
|
+ "@loader_path/Frameworks",
|
|
|
|
+ );
|
|
|
|
+ MACH_O_TYPE = staticlib;
|
|
|
|
+ MODULEMAP_FILE = "Target Support Files/Pods-ComponentizationDemo/Pods-ComponentizationDemo.modulemap";
|
|
|
|
+ OTHER_LDFLAGS = "";
|
|
|
|
+ OTHER_LIBTOOLFLAGS = "";
|
|
|
|
+ PODS_ROOT = "$(SRCROOT)";
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
|
|
+ SDKROOT = iphoneos;
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
+ VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
+ VERSION_INFO_PREFIX = "";
|
|
|
|
+ };
|
|
|
|
+ name = Debug;
|
|
|
|
+ };
|
|
6A5C026ED62BBFE3380CD257EEFAEB20 /* Debug */ = {
|
|
6A5C026ED62BBFE3380CD257EEFAEB20 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
@@ -243,11 +415,10 @@
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
};
|
|
};
|
|
- A71DDF0A80F5702B9AD1D20D890557BB /* Debug */ = {
|
|
|
|
|
|
+ 993E351E9940EF27CC116503EEA46A34 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = EC93776C22ABDDDD7B6C2F5269B659CC /* Pods-ComponentizationDemo.debug.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = 9063F843D38CE43F485949A148662D18 /* XCComponentization.debug.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
@@ -257,32 +428,65 @@
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
- INFOPLIST_FILE = "Target Support Files/Pods-ComponentizationDemo/Pods-ComponentizationDemo-Info.plist";
|
|
|
|
|
|
+ GCC_PREFIX_HEADER = "Target Support Files/XCComponentization/XCComponentization-prefix.pch";
|
|
|
|
+ INFOPLIST_FILE = "Target Support Files/XCComponentization/XCComponentization-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 17.0;
|
|
|
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
);
|
|
- MACH_O_TYPE = staticlib;
|
|
|
|
- MODULEMAP_FILE = "Target Support Files/Pods-ComponentizationDemo/Pods-ComponentizationDemo.modulemap";
|
|
|
|
- OTHER_LDFLAGS = "";
|
|
|
|
- OTHER_LIBTOOLFLAGS = "";
|
|
|
|
- PODS_ROOT = "$(SRCROOT)";
|
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
|
|
|
|
+ MODULEMAP_FILE = "Target Support Files/XCComponentization/XCComponentization.modulemap";
|
|
|
|
+ PRODUCT_MODULE_NAME = XCComponentization;
|
|
|
|
+ PRODUCT_NAME = XCComponentization;
|
|
SDKROOT = iphoneos;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SKIP_INSTALL = YES;
|
|
|
|
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
};
|
|
};
|
|
- CF59C36A428C3DBBBABFA5D3CA39A798 /* Release */ = {
|
|
|
|
|
|
+ A037E5B55AEFBC90172C02A69537A500 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = 2AA04D5B8D7E91CA2E50E7DFB4BF51E4 /* Pods-ComponentizationDemo.release.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = 9C31059F1AD808EA4675AC4228783F84 /* XCComponentization.release.xcconfig */;
|
|
|
|
+ buildSettings = {
|
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = NO;
|
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
+ GCC_PREFIX_HEADER = "Target Support Files/XCComponentization/XCComponentization-prefix.pch";
|
|
|
|
+ INFOPLIST_FILE = "Target Support Files/XCComponentization/XCComponentization-Info.plist";
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "@executable_path/Frameworks",
|
|
|
|
+ "@loader_path/Frameworks",
|
|
|
|
+ );
|
|
|
|
+ MODULEMAP_FILE = "Target Support Files/XCComponentization/XCComponentization.modulemap";
|
|
|
|
+ PRODUCT_MODULE_NAME = XCComponentization;
|
|
|
|
+ PRODUCT_NAME = XCComponentization;
|
|
|
|
+ SDKROOT = iphoneos;
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
+ VALIDATE_PRODUCT = YES;
|
|
|
|
+ VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
+ VERSION_INFO_PREFIX = "";
|
|
|
|
+ };
|
|
|
|
+ name = Release;
|
|
|
|
+ };
|
|
|
|
+ D9783584218C75CD0A2743CC953226D9 /* Release */ = {
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
+ baseConfigurationReference = 793704DE43D808643EA1F537679DDFAE /* Pods-ComponentizationDemo.release.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
@@ -383,6 +587,15 @@
|
|
/* End XCBuildConfiguration section */
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
/* Begin XCConfigurationList section */
|
|
|
|
+ 10959866C5C9B9BB1320352B9FB04C25 /* Build configuration list for PBXNativeTarget "XCComponentization" */ = {
|
|
|
|
+ isa = XCConfigurationList;
|
|
|
|
+ buildConfigurations = (
|
|
|
|
+ 993E351E9940EF27CC116503EEA46A34 /* Debug */,
|
|
|
|
+ A037E5B55AEFBC90172C02A69537A500 /* Release */,
|
|
|
|
+ );
|
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
|
+ defaultConfigurationName = Release;
|
|
|
|
+ };
|
|
4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
|
|
4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
|
|
isa = XCConfigurationList;
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
buildConfigurations = (
|
|
@@ -392,11 +605,11 @@
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
};
|
|
- 5043129710F0DD2F9D4A605E998F3D09 /* Build configuration list for PBXNativeTarget "Pods-ComponentizationDemo" */ = {
|
|
|
|
|
|
+ FE7080F97A6022B337B405FDF1EEA2F4 /* Build configuration list for PBXNativeTarget "Pods-ComponentizationDemo" */ = {
|
|
isa = XCConfigurationList;
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
buildConfigurations = (
|
|
- A71DDF0A80F5702B9AD1D20D890557BB /* Debug */,
|
|
|
|
- CF59C36A428C3DBBBABFA5D3CA39A798 /* Release */,
|
|
|
|
|
|
+ 5C8E63574A0DD04C011F13AE9F18575B /* Debug */,
|
|
|
|
+ D9783584218C75CD0A2743CC953226D9 /* Release */,
|
|
);
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
defaultConfigurationName = Release;
|