771 lines
36 KiB
Plaintext
771 lines
36 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1817959702E97518E7BE82A2CD7FEBAD /* UIView+Doric.m in Sources */ = {isa = PBXBuildFile; fileRef = 341D10B379C8113700248C66772CA69A /* UIView+Doric.m */; };
|
|
1A647CADF58112057EEE78DDEDF36FCB /* Pods-ExampleUITests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4552DFC8FC2E3B5E34ECA08D5890844E /* Pods-ExampleUITests-dummy.m */; };
|
|
284799F0E725D903C373F72F3133F620 /* Pods-Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F53C7E53C548173948E138F5EAAC9B7 /* Pods-Example-dummy.m */; };
|
|
47760758FAE8B89D52E95BE946B53B85 /* Pods-ExampleTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 51DA648ED8D0D483360D5BA602654A61 /* Pods-ExampleTests-dummy.m */; };
|
|
718EFE0A6373A6984146E33328619ADE /* DoricJSExecutorProtocal.h in Headers */ = {isa = PBXBuildFile; fileRef = 455142EF9977C08CFDC613C6D9B2F8C9 /* DoricJSExecutorProtocal.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
8F16B5F1DEE22DD649E290815F736460 /* DoricJSCoreExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FA24A50185798752FC03CDE32056619 /* DoricJSCoreExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
A7216FB6DCBBEDCA052A357C7655D28A /* DoricJSCoreExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BF067FC4DC92EFD635E7985EE98F05F /* DoricJSCoreExecutor.m */; };
|
|
AE9C63D565F9028CD10B9C383B514106 /* DoricContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B732F93F2797370E8611ADE4AE21017 /* DoricContext.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
B78A5EB9F8CB35B376BF7541547D9ECC /* DoricContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BF2803E091DB9D12AAFAD388D84BEC /* DoricContext.m */; };
|
|
D02396C67164473CB51C04BC34202307 /* Doric-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D6C972CC027A536D39FC97E19A1324A /* Doric-dummy.m */; };
|
|
D68323E1F60D697A888C1972768A8646 /* UIView+Doric.h in Headers */ = {isa = PBXBuildFile; fileRef = 231F91A9D7E38117599BB50119FE02D4 /* UIView+Doric.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
9AAB3FEE40A6C9C78740731F5FA3622B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 6DC305ABCA53EC5BF7FB4580339397E7;
|
|
remoteInfo = Doric;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
01A1F6852D87DC53BCB1B6B6FE7EECF1 /* Pods-ExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ExampleTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
0CCC4486F64D26B3F19BA6A63DBD2A33 /* libPods-ExampleUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-ExampleUITests.a"; path = "libPods-ExampleUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
12B878F1FD71B60D653F0F5A783CA95A /* libPods-ExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-ExampleTests.a"; path = "libPods-ExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
192AE18287322BEEE32E2B90807CD2D4 /* libDoric.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libDoric.a; path = libDoric.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1E76E67CCA8332986E95E78670B68A7E /* Pods-ExampleUITests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ExampleUITests-frameworks.sh"; sourceTree = "<group>"; };
|
|
231F91A9D7E38117599BB50119FE02D4 /* UIView+Doric.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+Doric.h"; path = "Pod/Classes/UIView+Doric.h"; sourceTree = "<group>"; };
|
|
24390EFD555DD124430DFF9724065945 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
2BF067FC4DC92EFD635E7985EE98F05F /* DoricJSCoreExecutor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DoricJSCoreExecutor.m; path = Pod/Classes/DoricJSCoreExecutor.m; sourceTree = "<group>"; };
|
|
32F7499F26C2F8871011055318451503 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Example.release.xcconfig"; sourceTree = "<group>"; };
|
|
341D10B379C8113700248C66772CA69A /* UIView+Doric.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+Doric.m"; path = "Pod/Classes/UIView+Doric.m"; sourceTree = "<group>"; };
|
|
34BF2803E091DB9D12AAFAD388D84BEC /* DoricContext.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DoricContext.m; path = Pod/Classes/DoricContext.m; sourceTree = "<group>"; };
|
|
352BB69BD445911D67E242A3CB6D7298 /* Pods-ExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ExampleTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
38AE1F4549532393840E0AFBBF624C51 /* libPods-Example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-Example.a"; path = "libPods-Example.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
3B732F93F2797370E8611ADE4AE21017 /* DoricContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DoricContext.h; path = Pod/Classes/DoricContext.h; sourceTree = "<group>"; };
|
|
3D6C972CC027A536D39FC97E19A1324A /* Doric-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Doric-dummy.m"; sourceTree = "<group>"; };
|
|
3DA6C06795DC0A5CCE08FE0A93490213 /* Pods-ExampleTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-ExampleTests-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
455142EF9977C08CFDC613C6D9B2F8C9 /* DoricJSExecutorProtocal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DoricJSExecutorProtocal.h; path = Pod/Classes/DoricJSExecutorProtocal.h; sourceTree = "<group>"; };
|
|
4552DFC8FC2E3B5E34ECA08D5890844E /* Pods-ExampleUITests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-ExampleUITests-dummy.m"; sourceTree = "<group>"; };
|
|
4A2C01971EED68EB1AC43E54FE0FF4BF /* Pods-ExampleTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ExampleTests-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
4F53C7E53C548173948E138F5EAAC9B7 /* Pods-Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Example-dummy.m"; sourceTree = "<group>"; };
|
|
518BFC36C6DDA143C2924A9DF620156F /* Pods-Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Example-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
51DA648ED8D0D483360D5BA602654A61 /* Pods-ExampleTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-ExampleTests-dummy.m"; sourceTree = "<group>"; };
|
|
5987657B5145A76C37D511E40BA2D08C /* Doric.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Doric.xcconfig; sourceTree = "<group>"; };
|
|
5D74D99FC589B7AE9B1061880AF0AAF2 /* Pods-ExampleUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ExampleUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
68ACA94EB1C8FCD6E3D626DCC4330F31 /* Doric-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Doric-prefix.pch"; sourceTree = "<group>"; };
|
|
6CDAB5A3E308976B77F65EAD774C9FC7 /* Doric.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = Doric.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
6FA24A50185798752FC03CDE32056619 /* DoricJSCoreExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DoricJSCoreExecutor.h; path = Pod/Classes/DoricJSCoreExecutor.h; sourceTree = "<group>"; };
|
|
83F27F62D3570DD3EED7EDC698B39673 /* Pods-ExampleUITests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ExampleUITests-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
8908E207FAF96E979F6B81FE964B66E4 /* Pods-ExampleTests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ExampleTests-resources.sh"; sourceTree = "<group>"; };
|
|
93B86D9B8CC9EE4710A7EAC45E2B40AF /* Pods-ExampleUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ExampleUITests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
A3C87156B34E44AF7BC940F794A3EEE0 /* Pods-Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Example-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
A7C069247E2F891CB6A5AE5543BC4C8B /* Pods-Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Example-frameworks.sh"; sourceTree = "<group>"; };
|
|
AFAAF574DA9AD669899852EFBA99E10C /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Example.debug.xcconfig"; sourceTree = "<group>"; };
|
|
CE1BBE6E92CA9DC3880D159CD803E553 /* Pods-ExampleUITests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ExampleUITests-resources.sh"; sourceTree = "<group>"; };
|
|
CF4462A66582B7755AF57D07F45E671E /* Pods-ExampleTests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ExampleTests-frameworks.sh"; sourceTree = "<group>"; };
|
|
D291C334AF09BCAE4D49F304783DA69A /* Pods-ExampleUITests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-ExampleUITests-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
DCAAC1238554F9CC2D49D7D5165DF1A0 /* Pods-Example-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Example-resources.sh"; sourceTree = "<group>"; };
|
|
F569653641158FA19420DDEE5D491AD2 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
18E1C323362B5D93C4514C12D603EFE2 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
382B761D4A9024658E3270D27B34F516 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C9A35FDCCDE6934108749EBAA0962D1A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E970A43BB7837309ADADBA825A22E498 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1DD4B111F5AE200D6C9DDC723F139821 /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5987657B5145A76C37D511E40BA2D08C /* Doric.xcconfig */,
|
|
3D6C972CC027A536D39FC97E19A1324A /* Doric-dummy.m */,
|
|
68ACA94EB1C8FCD6E3D626DCC4330F31 /* Doric-prefix.pch */,
|
|
);
|
|
name = "Support Files";
|
|
path = "Example/Pods/Target Support Files/Doric";
|
|
sourceTree = "<group>";
|
|
};
|
|
2383BF80F17A300CD2E5E93425AB1DE5 /* Pods-ExampleUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D291C334AF09BCAE4D49F304783DA69A /* Pods-ExampleUITests-acknowledgements.markdown */,
|
|
83F27F62D3570DD3EED7EDC698B39673 /* Pods-ExampleUITests-acknowledgements.plist */,
|
|
4552DFC8FC2E3B5E34ECA08D5890844E /* Pods-ExampleUITests-dummy.m */,
|
|
1E76E67CCA8332986E95E78670B68A7E /* Pods-ExampleUITests-frameworks.sh */,
|
|
CE1BBE6E92CA9DC3880D159CD803E553 /* Pods-ExampleUITests-resources.sh */,
|
|
93B86D9B8CC9EE4710A7EAC45E2B40AF /* Pods-ExampleUITests.debug.xcconfig */,
|
|
5D74D99FC589B7AE9B1061880AF0AAF2 /* Pods-ExampleUITests.release.xcconfig */,
|
|
);
|
|
name = "Pods-ExampleUITests";
|
|
path = "Target Support Files/Pods-ExampleUITests";
|
|
sourceTree = "<group>";
|
|
};
|
|
29D5F571358D2DB73A9BA656A4698F3A /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
192AE18287322BEEE32E2B90807CD2D4 /* libDoric.a */,
|
|
38AE1F4549532393840E0AFBBF624C51 /* libPods-Example.a */,
|
|
12B878F1FD71B60D653F0F5A783CA95A /* libPods-ExampleTests.a */,
|
|
0CCC4486F64D26B3F19BA6A63DBD2A33 /* libPods-ExampleUITests.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
2E0C60FB76F1A3CFCAB726AC936C2D3F /* Pod */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6CDAB5A3E308976B77F65EAD774C9FC7 /* Doric.podspec */,
|
|
F569653641158FA19420DDEE5D491AD2 /* LICENSE */,
|
|
);
|
|
name = Pod;
|
|
sourceTree = "<group>";
|
|
};
|
|
5AA0E8BB1B60D8046D4AE5D1103C1A51 /* Pods-Example */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A3C87156B34E44AF7BC940F794A3EEE0 /* Pods-Example-acknowledgements.markdown */,
|
|
518BFC36C6DDA143C2924A9DF620156F /* Pods-Example-acknowledgements.plist */,
|
|
4F53C7E53C548173948E138F5EAAC9B7 /* Pods-Example-dummy.m */,
|
|
A7C069247E2F891CB6A5AE5543BC4C8B /* Pods-Example-frameworks.sh */,
|
|
DCAAC1238554F9CC2D49D7D5165DF1A0 /* Pods-Example-resources.sh */,
|
|
AFAAF574DA9AD669899852EFBA99E10C /* Pods-Example.debug.xcconfig */,
|
|
32F7499F26C2F8871011055318451503 /* Pods-Example.release.xcconfig */,
|
|
);
|
|
name = "Pods-Example";
|
|
path = "Target Support Files/Pods-Example";
|
|
sourceTree = "<group>";
|
|
};
|
|
7C8BDF0846F1BDADA9ED62DC4B0BF6A6 /* Targets Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5AA0E8BB1B60D8046D4AE5D1103C1A51 /* Pods-Example */,
|
|
CE14EBF1165E6AA176DA9177C3B1C3FD /* Pods-ExampleTests */,
|
|
2383BF80F17A300CD2E5E93425AB1DE5 /* Pods-ExampleUITests */,
|
|
);
|
|
name = "Targets Support Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
CE14EBF1165E6AA176DA9177C3B1C3FD /* Pods-ExampleTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3DA6C06795DC0A5CCE08FE0A93490213 /* Pods-ExampleTests-acknowledgements.markdown */,
|
|
4A2C01971EED68EB1AC43E54FE0FF4BF /* Pods-ExampleTests-acknowledgements.plist */,
|
|
51DA648ED8D0D483360D5BA602654A61 /* Pods-ExampleTests-dummy.m */,
|
|
CF4462A66582B7755AF57D07F45E671E /* Pods-ExampleTests-frameworks.sh */,
|
|
8908E207FAF96E979F6B81FE964B66E4 /* Pods-ExampleTests-resources.sh */,
|
|
352BB69BD445911D67E242A3CB6D7298 /* Pods-ExampleTests.debug.xcconfig */,
|
|
01A1F6852D87DC53BCB1B6B6FE7EECF1 /* Pods-ExampleTests.release.xcconfig */,
|
|
);
|
|
name = "Pods-ExampleTests";
|
|
path = "Target Support Files/Pods-ExampleTests";
|
|
sourceTree = "<group>";
|
|
};
|
|
CF1408CF629C7361332E53B88F7BD30C = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
24390EFD555DD124430DFF9724065945 /* Podfile */,
|
|
FB9AA77B88C34DF6B67BE6FFC908228B /* Development Pods */,
|
|
D89477F20FB1DE18A04690586D7808C4 /* Frameworks */,
|
|
29D5F571358D2DB73A9BA656A4698F3A /* Products */,
|
|
7C8BDF0846F1BDADA9ED62DC4B0BF6A6 /* Targets Support Files */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
D89477F20FB1DE18A04690586D7808C4 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
FB9AA77B88C34DF6B67BE6FFC908228B /* Development Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FC43AC0DC8BE9D78B1A2246DB1145660 /* Doric */,
|
|
);
|
|
name = "Development Pods";
|
|
sourceTree = "<group>";
|
|
};
|
|
FC43AC0DC8BE9D78B1A2246DB1145660 /* Doric */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3B732F93F2797370E8611ADE4AE21017 /* DoricContext.h */,
|
|
34BF2803E091DB9D12AAFAD388D84BEC /* DoricContext.m */,
|
|
6FA24A50185798752FC03CDE32056619 /* DoricJSCoreExecutor.h */,
|
|
2BF067FC4DC92EFD635E7985EE98F05F /* DoricJSCoreExecutor.m */,
|
|
455142EF9977C08CFDC613C6D9B2F8C9 /* DoricJSExecutorProtocal.h */,
|
|
231F91A9D7E38117599BB50119FE02D4 /* UIView+Doric.h */,
|
|
341D10B379C8113700248C66772CA69A /* UIView+Doric.m */,
|
|
2E0C60FB76F1A3CFCAB726AC936C2D3F /* Pod */,
|
|
1DD4B111F5AE200D6C9DDC723F139821 /* Support Files */,
|
|
);
|
|
name = Doric;
|
|
path = ../..;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
3548EA297BF05437490CB8D03CBE267A /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5B01829332488016B50720CE3F6B317E /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
CFC65D5CC12CF592005FB942409BC78F /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DA386DB2C466EECBB35494295E6249C3 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
AE9C63D565F9028CD10B9C383B514106 /* DoricContext.h in Headers */,
|
|
8F16B5F1DEE22DD649E290815F736460 /* DoricJSCoreExecutor.h in Headers */,
|
|
718EFE0A6373A6984146E33328619ADE /* DoricJSExecutorProtocal.h in Headers */,
|
|
D68323E1F60D697A888C1972768A8646 /* UIView+Doric.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
0D40E2A39D3301AE94BB9AA453AA15E1 /* Pods-ExampleUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2DDBDBB65EE03666E2A78FD0A41B11E6 /* Build configuration list for PBXNativeTarget "Pods-ExampleUITests" */;
|
|
buildPhases = (
|
|
CFC65D5CC12CF592005FB942409BC78F /* Headers */,
|
|
972C83306FE7E6FE78CED6FA9F451261 /* Sources */,
|
|
18E1C323362B5D93C4514C12D603EFE2 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Pods-ExampleUITests";
|
|
productName = "Pods-ExampleUITests";
|
|
productReference = 0CCC4486F64D26B3F19BA6A63DBD2A33 /* libPods-ExampleUITests.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
6DC305ABCA53EC5BF7FB4580339397E7 /* Doric */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = EAD29E9CC0DA144743205C4A54A49BEE /* Build configuration list for PBXNativeTarget "Doric" */;
|
|
buildPhases = (
|
|
DA386DB2C466EECBB35494295E6249C3 /* Headers */,
|
|
43FB81C9191AAE0213FE98D025B83ACE /* Sources */,
|
|
382B761D4A9024658E3270D27B34F516 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Doric;
|
|
productName = Doric;
|
|
productReference = 192AE18287322BEEE32E2B90807CD2D4 /* libDoric.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A345F604E78B54781FD1B7BFD7E0448C /* Pods-Example */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 6D3B301D75D9DA0B718112AB6FA2118A /* Build configuration list for PBXNativeTarget "Pods-Example" */;
|
|
buildPhases = (
|
|
5B01829332488016B50720CE3F6B317E /* Headers */,
|
|
58573A8A9E1C4C60B5AF016E0BFEDD29 /* Sources */,
|
|
E970A43BB7837309ADADBA825A22E498 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
08E845E70040821DC5837F1F7E153B37 /* PBXTargetDependency */,
|
|
);
|
|
name = "Pods-Example";
|
|
productName = "Pods-Example";
|
|
productReference = 38AE1F4549532393840E0AFBBF624C51 /* libPods-Example.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
BA4EA2DB7D0DFAB75914F3144F15AC7B /* Pods-ExampleTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = CD72F6F681C3B80D01A31B0977B11433 /* Build configuration list for PBXNativeTarget "Pods-ExampleTests" */;
|
|
buildPhases = (
|
|
3548EA297BF05437490CB8D03CBE267A /* Headers */,
|
|
5C9531CD67A9AC013AEEDA0755D435FB /* Sources */,
|
|
C9A35FDCCDE6934108749EBAA0962D1A /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Pods-ExampleTests";
|
|
productName = "Pods-ExampleTests";
|
|
productReference = 12B878F1FD71B60D653F0F5A783CA95A /* libPods-ExampleTests.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
BFDFE7DC352907FC980B868725387E98 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1020;
|
|
LastUpgradeCheck = 1020;
|
|
};
|
|
buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = CF1408CF629C7361332E53B88F7BD30C;
|
|
productRefGroup = 29D5F571358D2DB73A9BA656A4698F3A /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
6DC305ABCA53EC5BF7FB4580339397E7 /* Doric */,
|
|
A345F604E78B54781FD1B7BFD7E0448C /* Pods-Example */,
|
|
BA4EA2DB7D0DFAB75914F3144F15AC7B /* Pods-ExampleTests */,
|
|
0D40E2A39D3301AE94BB9AA453AA15E1 /* Pods-ExampleUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
43FB81C9191AAE0213FE98D025B83ACE /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D02396C67164473CB51C04BC34202307 /* Doric-dummy.m in Sources */,
|
|
B78A5EB9F8CB35B376BF7541547D9ECC /* DoricContext.m in Sources */,
|
|
A7216FB6DCBBEDCA052A357C7655D28A /* DoricJSCoreExecutor.m in Sources */,
|
|
1817959702E97518E7BE82A2CD7FEBAD /* UIView+Doric.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
58573A8A9E1C4C60B5AF016E0BFEDD29 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
284799F0E725D903C373F72F3133F620 /* Pods-Example-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5C9531CD67A9AC013AEEDA0755D435FB /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
47760758FAE8B89D52E95BE946B53B85 /* Pods-ExampleTests-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
972C83306FE7E6FE78CED6FA9F451261 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1A647CADF58112057EEE78DDEDF36FCB /* Pods-ExampleUITests-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
08E845E70040821DC5837F1F7E153B37 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = Doric;
|
|
target = 6DC305ABCA53EC5BF7FB4580339397E7 /* Doric */;
|
|
targetProxy = 9AAB3FEE40A6C9C78740731F5FA3622B /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
0044609B6189F624A76DF9CFD33BE49A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5987657B5145A76C37D511E40BA2D08C /* Doric.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
GCC_PREFIX_HEADER = "Target Support Files/Doric/Doric-prefix.pch";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PRIVATE_HEADERS_FOLDER_PATH = "";
|
|
PUBLIC_HEADERS_FOLDER_PATH = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
186698CE97528A8EB1609B0FEDACB16B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 352BB69BD445911D67E242A3CB6D7298 /* Pods-ExampleTests.debug.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
MACH_O_TYPE = staticlib;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2BE5E7321E7266417091127425BDF759 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 32F7499F26C2F8871011055318451503 /* Pods-Example.release.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
MACH_O_TYPE = staticlib;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
63FD170E1A36D83B6E040F848DCDBA4A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = AFAAF574DA9AD669899852EFBA99E10C /* Pods-Example.debug.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
MACH_O_TYPE = staticlib;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
89A6DFEFC3C449DF8D62D3722885CA10 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5D74D99FC589B7AE9B1061880AF0AAF2 /* Pods-ExampleUITests.release.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
MACH_O_TYPE = staticlib;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
AC5AFD7A8A897DB7C8CCF2F987B3B165 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"POD_CONFIGURATION_DEBUG=1",
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/;
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
name = Debug;
|
|
};
|
|
B9C644AD7E4F54465B96C2D574FAE8EC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 93B86D9B8CC9EE4710A7EAC45E2B40AF /* Pods-ExampleUITests.debug.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
MACH_O_TYPE = staticlib;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
B9F14048CCF00D7BF6BFCFAC7365F3CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5987657B5145A76C37D511E40BA2D08C /* Doric.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
GCC_PREFIX_HEADER = "Target Support Files/Doric/Doric-prefix.pch";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PRIVATE_HEADERS_FOLDER_PATH = "";
|
|
PUBLIC_HEADERS_FOLDER_PATH = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
D46117332C6CDC3C82674F7036CCA9FE /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 01A1F6852D87DC53BCB1B6B6FE7EECF1 /* Pods-ExampleTests.release.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
MACH_O_TYPE = staticlib;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
F96550AF0DCBD5C01B2464A0D846C131 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"POD_CONFIGURATION_RELEASE=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/;
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 5.0;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
2DDBDBB65EE03666E2A78FD0A41B11E6 /* Build configuration list for PBXNativeTarget "Pods-ExampleUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
B9C644AD7E4F54465B96C2D574FAE8EC /* Debug */,
|
|
89A6DFEFC3C449DF8D62D3722885CA10 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
AC5AFD7A8A897DB7C8CCF2F987B3B165 /* Debug */,
|
|
F96550AF0DCBD5C01B2464A0D846C131 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
6D3B301D75D9DA0B718112AB6FA2118A /* Build configuration list for PBXNativeTarget "Pods-Example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
63FD170E1A36D83B6E040F848DCDBA4A /* Debug */,
|
|
2BE5E7321E7266417091127425BDF759 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
CD72F6F681C3B80D01A31B0977B11433 /* Build configuration list for PBXNativeTarget "Pods-ExampleTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
186698CE97528A8EB1609B0FEDACB16B /* Debug */,
|
|
D46117332C6CDC3C82674F7036CCA9FE /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
EAD29E9CC0DA144743205C4A54A49BEE /* Build configuration list for PBXNativeTarget "Doric" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0044609B6189F624A76DF9CFD33BE49A /* Debug */,
|
|
B9F14048CCF00D7BF6BFCFAC7365F3CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
}
|