|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1E19EEA6224019610094EA01 /* StartViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E19EEA5224019610094EA01 /* StartViewController.swift */; }; |
| 11 | + 1E37F67F225C064E00CC126B /* common.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E37F67E225C064E00CC126B /* common.framework */; }; |
| 12 | + 1E37F682225C078400CC126B /* common.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 1E37F680225C078400CC126B /* common.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
11 | 13 | 1E43892D224013860034263E /* IosNavigator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E43892C224013860034263E /* IosNavigator.swift */; }; |
12 | 14 | 1E43892F224015A80034263E /* QuestionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E43892E224015A80034263E /* QuestionViewController.swift */; }; |
13 | 15 | 1E9D6D35224EA56200F5C0B8 /* SAConfettiView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E9D6D34224EA55800F5C0B8 /* SAConfettiView.swift */; }; |
|
24 | 26 | 1EB9EA892238071B008AF004 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1EB9EA872238071B008AF004 /* LaunchScreen.storyboard */; }; |
25 | 27 | 1EB9EA942238071B008AF004 /* NameGameTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EB9EA932238071B008AF004 /* NameGameTests.swift */; }; |
26 | 28 | 1EB9EA9F2238071C008AF004 /* NameGameUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EB9EA9E2238071C008AF004 /* NameGameUITests.swift */; }; |
27 | | - 1EB9EAB022382532008AF004 /* main.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EB9EAAF22382532008AF004 /* main.framework */; }; |
28 | | - 1EB9EAB422382BBC008AF004 /* main.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 1EB9EAB222382BBC008AF004 /* main.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
29 | 29 | D794BC0580F8ABAD74AEC0E7 /* Pods_NameGameTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53A3C83D4D3C38CDD08E0A5E /* Pods_NameGameTests.framework */; }; |
30 | 30 | EB73C32D7A5026680B6E058F /* Pods_NameGameUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ACB48F17499F8632BF88AB6B /* Pods_NameGameUITests.framework */; }; |
31 | 31 | /* End PBXBuildFile section */ |
|
54 | 54 | dstPath = ""; |
55 | 55 | dstSubfolderSpec = 10; |
56 | 56 | files = ( |
57 | | - 1EB9EAB422382BBC008AF004 /* main.framework in Embed Frameworks */, |
| 57 | + 1E37F682225C078400CC126B /* common.framework in Embed Frameworks */, |
58 | 58 | ); |
59 | 59 | name = "Embed Frameworks"; |
60 | 60 | runOnlyForDeploymentPostprocessing = 0; |
|
63 | 63 |
|
64 | 64 | /* Begin PBXFileReference section */ |
65 | 65 | 1E19EEA5224019610094EA01 /* StartViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StartViewController.swift; sourceTree = "<group>"; }; |
| 66 | + 1E37F67C225C063C00CC126B /* common.framework.dSYM */ = {isa = PBXFileReference; lastKnownFileType = wrapper.dsym; name = common.framework.dSYM; path = "../../common/build/xcode-frameworks/common.framework.dSYM"; sourceTree = "<group>"; }; |
| 67 | + 1E37F67E225C064E00CC126B /* common.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = common.framework; sourceTree = "<group>"; }; |
| 68 | + 1E37F680225C078400CC126B /* common.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = common.framework; sourceTree = "<group>"; }; |
66 | 69 | 1E43892C224013860034263E /* IosNavigator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IosNavigator.swift; sourceTree = "<group>"; }; |
67 | 70 | 1E43892E224015A80034263E /* QuestionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestionViewController.swift; sourceTree = "<group>"; }; |
68 | 71 | 1E9D6D34224EA55800F5C0B8 /* SAConfettiView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SAConfettiView.swift; sourceTree = "<group>"; }; |
|
86 | 89 | 1EB9EA9E2238071C008AF004 /* NameGameUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NameGameUITests.swift; sourceTree = "<group>"; }; |
87 | 90 | 1EB9EAA02238071C008AF004 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
88 | 91 | 1EB9EAAD22382510008AF004 /* NameGame */ = {isa = PBXFileReference; lastKnownFileType = folder; name = NameGame; path = ../..; sourceTree = "<group>"; }; |
89 | | - 1EB9EAAF22382532008AF004 /* main.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = main.framework; path = ../../common/build/bin/ios/mainDebugFramework/main.framework; sourceTree = "<group>"; }; |
90 | | - 1EB9EAB222382BBC008AF004 /* main.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = main.framework; path = ../../common/build/bin/ios/mainDebugFramework/main.framework; sourceTree = "<group>"; }; |
91 | 92 | 53A3C83D4D3C38CDD08E0A5E /* Pods_NameGameTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NameGameTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
92 | 93 | ACB48F17499F8632BF88AB6B /* Pods_NameGameUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NameGameUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
93 | 94 | CEC3584174F51CF5ECAE2ED7 /* Pods_NameGame.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NameGame.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
98 | 99 | isa = PBXFrameworksBuildPhase; |
99 | 100 | buildActionMask = 2147483647; |
100 | 101 | files = ( |
101 | | - 1EB9EAB022382532008AF004 /* main.framework in Frameworks */, |
| 102 | + 1E37F67F225C064E00CC126B /* common.framework in Frameworks */, |
102 | 103 | ); |
103 | 104 | runOnlyForDeploymentPostprocessing = 0; |
104 | 105 | }; |
|
124 | 125 | 1EB9EA722238071A008AF004 = { |
125 | 126 | isa = PBXGroup; |
126 | 127 | children = ( |
127 | | - 1EB9EAB222382BBC008AF004 /* main.framework */, |
| 128 | + 1E37F67E225C064E00CC126B /* common.framework */, |
| 129 | + 1E37F680225C078400CC126B /* common.framework */, |
128 | 130 | 1EB9EA7D2238071A008AF004 /* NameGame */, |
129 | 131 | 1EB9EA922238071B008AF004 /* NameGameTests */, |
130 | 132 | 1EB9EA9D2238071C008AF004 /* NameGameUITests */, |
|
187 | 189 | 1EB9EAAC2238250F008AF004 /* Frameworks */ = { |
188 | 190 | isa = PBXGroup; |
189 | 191 | children = ( |
190 | | - 1EB9EAAF22382532008AF004 /* main.framework */, |
| 192 | + 1E37F67C225C063C00CC126B /* common.framework.dSYM */, |
191 | 193 | 1EB9EAAD22382510008AF004 /* NameGame */, |
192 | 194 | CEC3584174F51CF5ECAE2ED7 /* Pods_NameGame.framework */, |
193 | 195 | 53A3C83D4D3C38CDD08E0A5E /* Pods_NameGameTests.framework */, |
|
347 | 349 | ); |
348 | 350 | runOnlyForDeploymentPostprocessing = 0; |
349 | 351 | shellPath = /bin/sh; |
350 | | - shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n#move to the xcode-frameworks folder\ncd \"$SRCROOT/../../common/build/xcode-frameworks\"\n#run the gradle task\n./gradlew :common:packForXCode -PXCODE_CONFIGURATION=${CONFIGURATION}\n"; |
| 352 | + shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n#move to the xcode-frameworks folder\n#cd \"$SRCROOT/../../common/build/xcode-frameworks\"\ncd \"$SRCROOT/../../\"\n\n#run the gradle task\n./gradlew :common:build -PXCODE_CONFIGURATION=${CONFIGURATION}\n"; |
351 | 353 | }; |
352 | 354 | 5103126C9BF956C7ADB08E88 /* [CP] Check Pods Manifest.lock */ = { |
353 | 355 | isa = PBXShellScriptBuildPhase; |
|
584 | 586 | CODE_SIGN_STYLE = Automatic; |
585 | 587 | DEVELOPMENT_TEAM = 9W3M6638YZ; |
586 | 588 | ENABLE_BITCODE = NO; |
587 | | - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../../common/build/bin/ios/mainDebugFramework"; |
| 589 | + FRAMEWORK_SEARCH_PATHS = ( |
| 590 | + "$(SRCROOT)/../../common/build/bin/ios/mainDebugFramework", |
| 591 | + "$(PROJECT_DIR)", |
| 592 | + ); |
588 | 593 | INFOPLIST_FILE = NameGame/Info.plist; |
589 | 594 | LD_RUNPATH_SEARCH_PATHS = ( |
590 | 595 | "$(inherited)", |
|
604 | 609 | CODE_SIGN_STYLE = Automatic; |
605 | 610 | DEVELOPMENT_TEAM = 9W3M6638YZ; |
606 | 611 | ENABLE_BITCODE = NO; |
607 | | - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../../common/build/bin/ios/mainDebugFramework"; |
| 612 | + FRAMEWORK_SEARCH_PATHS = ( |
| 613 | + "$(SRCROOT)/../../common/build/bin/ios/mainDebugFramework", |
| 614 | + "$(PROJECT_DIR)", |
| 615 | + ); |
608 | 616 | INFOPLIST_FILE = NameGame/Info.plist; |
609 | 617 | LD_RUNPATH_SEARCH_PATHS = ( |
610 | 618 | "$(inherited)", |
|
0 commit comments