|
6 | 6 | objectVersion = 50;
|
7 | 7 | objects = {
|
8 | 8 |
|
| 9 | +/* Begin PBXAggregateTarget section */ |
| 10 | + DD2FBC27258BE8BB00DB3211 /* XCFramework */ = { |
| 11 | + isa = PBXAggregateTarget; |
| 12 | + buildConfigurationList = DD2FBC2A258BE8BB00DB3211 /* Build configuration list for PBXAggregateTarget "XCFramework" */; |
| 13 | + buildPhases = ( |
| 14 | + DD2FBC33258BE8C600DB3211 /* Build XCFramework */, |
| 15 | + ); |
| 16 | + dependencies = ( |
| 17 | + ); |
| 18 | + name = XCFramework; |
| 19 | + productName = XCFramework; |
| 20 | + }; |
| 21 | +/* End PBXAggregateTarget section */ |
| 22 | + |
9 | 23 | /* Begin PBXBuildFile section */
|
10 | 24 | DD391B012569BC8C001C99FA /* ProtocolProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD391B002569BC8C001C99FA /* ProtocolProxy.swift */; };
|
11 | 25 | DD391B022569BC8C001C99FA /* ProtocolProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD391B002569BC8C001C99FA /* ProtocolProxy.swift */; };
|
|
81 | 95 | /* End PBXContainerItemProxy section */
|
82 | 96 |
|
83 | 97 | /* Begin PBXFileReference section */
|
| 98 | + DD17A9F9257744BC00D30599 /* scripts */ = {isa = PBXFileReference; lastKnownFileType = folder; path = scripts; sourceTree = "<group>"; }; |
84 | 99 | DD391B002569BC8C001C99FA /* ProtocolProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProtocolProxy.swift; sourceTree = "<group>"; };
|
85 | 100 | DDA15D8A25644EEE0036D007 /* ProtocolProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProtocolProxy.h; sourceTree = "<group>"; };
|
86 | 101 | DDA15D8B25644EEE0036D007 /* module.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = "<group>"; };
|
|
100 | 115 | DDA15DEC25644F580036D007 /* ProtocolProxy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; name = "ProtocolProxy-Info.plist"; path = "Plists/ProtocolProxy-Info.plist"; sourceTree = SOURCE_ROOT; };
|
101 | 116 | DDA15DED25644F580036D007 /* ProtocolProxyTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; name = "ProtocolProxyTests-Info.plist"; path = "Plists/ProtocolProxyTests-Info.plist"; sourceTree = SOURCE_ROOT; };
|
102 | 117 | DDA15DEE25644F680036D007 /* Package.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = SOURCE_ROOT; };
|
103 |
| - DD17A9F9257744BC00D30599 /* scripts */ = {isa = PBXFileReference; lastKnownFileType = folder; path = scripts; sourceTree = "<group>"; }; |
104 | 118 | DDA26DBD256EA4D700E1C6D7 /* workflows */ = {isa = PBXFileReference; lastKnownFileType = folder; name = workflows; path = .github/workflows; sourceTree = "<group>"; };
|
105 | 119 | DDF7567322AA773D002E11D4 /* ProtocolProxy.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ProtocolProxy.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
106 | 120 | DDF7567C22AA773D002E11D4 /* ProtocolProxyTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ProtocolProxyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
502 | 516 | isa = PBXProject;
|
503 | 517 | attributes = {
|
504 | 518 | LastUpgradeCheck = 1220;
|
505 |
| - ORGANIZATIONNAME = "Some Random iOS Dev"; |
| 519 | + ORGANIZATIONNAME = SomeRandomiOSDev; |
506 | 520 | TargetAttributes = {
|
| 521 | + DD2FBC27258BE8BB00DB3211 = { |
| 522 | + CreatedOnToolsVersion = 12.3; |
| 523 | + }; |
507 | 524 | DDF7567222AA773D002E11D4 = {
|
508 | 525 | CreatedOnToolsVersion = 10.2.1;
|
509 | 526 | LastSwiftMigration = 1220;
|
|
554 | 571 | DDF756CF22AA7841002E11D4 /* ProtocolProxy tvOS */,
|
555 | 572 | DDF756D722AA7841002E11D4 /* ProtocolProxy tvOS Tests */,
|
556 | 573 | DDF756EB22AA7854002E11D4 /* ProtocolProxy watchOS */,
|
| 574 | + DD2FBC27258BE8BB00DB3211 /* XCFramework */, |
557 | 575 | );
|
558 | 576 | };
|
559 | 577 | /* End PBXProject section */
|
|
610 | 628 | };
|
611 | 629 | /* End PBXResourcesBuildPhase section */
|
612 | 630 |
|
| 631 | +/* Begin PBXShellScriptBuildPhase section */ |
| 632 | + DD2FBC33258BE8C600DB3211 /* Build XCFramework */ = { |
| 633 | + isa = PBXShellScriptBuildPhase; |
| 634 | + buildActionMask = 2147483647; |
| 635 | + files = ( |
| 636 | + ); |
| 637 | + inputFileListPaths = ( |
| 638 | + ); |
| 639 | + inputPaths = ( |
| 640 | + ); |
| 641 | + name = "Build XCFramework"; |
| 642 | + outputFileListPaths = ( |
| 643 | + ); |
| 644 | + outputPaths = ( |
| 645 | + ); |
| 646 | + runOnlyForDeploymentPostprocessing = 0; |
| 647 | + shellPath = /bin/sh; |
| 648 | + shellScript = "${PROJECT_DIR}/scripts/xcframework.sh -configuration ${CONFIGURATION} -output \"${BUILD_DIR}/${CONFIGURATION}-universal/ProtocolProxy.xcframework\" \n"; |
| 649 | + }; |
| 650 | +/* End PBXShellScriptBuildPhase section */ |
| 651 | + |
613 | 652 | /* Begin PBXSourcesBuildPhase section */
|
614 | 653 | DDF7566F22AA773D002E11D4 /* Sources */ = {
|
615 | 654 | isa = PBXSourcesBuildPhase;
|
|
717 | 756 | /* End PBXTargetDependency section */
|
718 | 757 |
|
719 | 758 | /* Begin XCBuildConfiguration section */
|
| 759 | + DD2FBC28258BE8BB00DB3211 /* Debug */ = { |
| 760 | + isa = XCBuildConfiguration; |
| 761 | + buildSettings = { |
| 762 | + CODE_SIGN_STYLE = Automatic; |
| 763 | + DEVELOPMENT_TEAM = PH26G7KHX9; |
| 764 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 765 | + }; |
| 766 | + name = Debug; |
| 767 | + }; |
| 768 | + DD2FBC29258BE8BB00DB3211 /* Release */ = { |
| 769 | + isa = XCBuildConfiguration; |
| 770 | + buildSettings = { |
| 771 | + CODE_SIGN_STYLE = Automatic; |
| 772 | + DEVELOPMENT_TEAM = PH26G7KHX9; |
| 773 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 774 | + }; |
| 775 | + name = Release; |
| 776 | + }; |
720 | 777 | DDF7568522AA773D002E11D4 /* Debug */ = {
|
721 | 778 | isa = XCBuildConfiguration;
|
722 | 779 | buildSettings = {
|
|
1192 | 1249 | /* End XCBuildConfiguration section */
|
1193 | 1250 |
|
1194 | 1251 | /* Begin XCConfigurationList section */
|
| 1252 | + DD2FBC2A258BE8BB00DB3211 /* Build configuration list for PBXAggregateTarget "XCFramework" */ = { |
| 1253 | + isa = XCConfigurationList; |
| 1254 | + buildConfigurations = ( |
| 1255 | + DD2FBC28258BE8BB00DB3211 /* Debug */, |
| 1256 | + DD2FBC29258BE8BB00DB3211 /* Release */, |
| 1257 | + ); |
| 1258 | + defaultConfigurationIsVisible = 0; |
| 1259 | + defaultConfigurationName = Release; |
| 1260 | + }; |
1195 | 1261 | DDF7566D22AA773D002E11D4 /* Build configuration list for PBXProject "ProtocolProxy" */ = {
|
1196 | 1262 | isa = XCConfigurationList;
|
1197 | 1263 | buildConfigurations = (
|
|
0 commit comments