|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 60908F9123691B81004E53B2 /* SwiftAlgorithmClub.h in Headers */ = {isa = PBXBuildFile; fileRef = 60908F8F23691B81004E53B2 /* SwiftAlgorithmClub.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
| 11 | + 896EC48BF398EBA0498F3F37 /* Pods_SwiftAlgorithmClub.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4E71A86B58EDBA0CFCF6ACDC /* Pods_SwiftAlgorithmClub.framework */; }; |
11 | 12 | /* End PBXBuildFile section */
|
12 | 13 |
|
13 | 14 | /* Begin PBXFileReference section */
|
| 15 | + 19B6A76A8179150D7F857F86 /* Pods-SwiftAlgorithmClub.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftAlgorithmClub.release.xcconfig"; path = "Target Support Files/Pods-SwiftAlgorithmClub/Pods-SwiftAlgorithmClub.release.xcconfig"; sourceTree = "<group>"; }; |
| 16 | + 1AC49BC223347449D9B873B3 /* Pods-SwiftAlgorithmClub.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftAlgorithmClub.debug.xcconfig"; path = "Target Support Files/Pods-SwiftAlgorithmClub/Pods-SwiftAlgorithmClub.debug.xcconfig"; sourceTree = "<group>"; }; |
| 17 | + 4E71A86B58EDBA0CFCF6ACDC /* Pods_SwiftAlgorithmClub.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SwiftAlgorithmClub.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
14 | 18 | 60908F8C23691B81004E53B2 /* SwiftAlgorithmClub.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftAlgorithmClub.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
15 | 19 | 60908F8F23691B81004E53B2 /* SwiftAlgorithmClub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwiftAlgorithmClub.h; sourceTree = "<group>"; };
|
16 | 20 | 60908F9023691B81004E53B2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
21 | 25 | isa = PBXFrameworksBuildPhase;
|
22 | 26 | buildActionMask = 2147483647;
|
23 | 27 | files = (
|
| 28 | + 896EC48BF398EBA0498F3F37 /* Pods_SwiftAlgorithmClub.framework in Frameworks */, |
24 | 29 | );
|
25 | 30 | runOnlyForDeploymentPostprocessing = 0;
|
26 | 31 | };
|
|
32 | 37 | children = (
|
33 | 38 | 60908F8E23691B81004E53B2 /* SwiftAlgorithmClub */,
|
34 | 39 | 60908F8D23691B81004E53B2 /* Products */,
|
| 40 | + BA921E75CF90836A6FFD54BD /* Pods */, |
| 41 | + 76C74A433C3D40B49A759205 /* Frameworks */, |
35 | 42 | );
|
36 | 43 | sourceTree = "<group>";
|
37 | 44 | };
|
|
52 | 59 | path = SwiftAlgorithmClub;
|
53 | 60 | sourceTree = "<group>";
|
54 | 61 | };
|
| 62 | + 76C74A433C3D40B49A759205 /* Frameworks */ = { |
| 63 | + isa = PBXGroup; |
| 64 | + children = ( |
| 65 | + 4E71A86B58EDBA0CFCF6ACDC /* Pods_SwiftAlgorithmClub.framework */, |
| 66 | + ); |
| 67 | + name = Frameworks; |
| 68 | + sourceTree = "<group>"; |
| 69 | + }; |
| 70 | + BA921E75CF90836A6FFD54BD /* Pods */ = { |
| 71 | + isa = PBXGroup; |
| 72 | + children = ( |
| 73 | + 1AC49BC223347449D9B873B3 /* Pods-SwiftAlgorithmClub.debug.xcconfig */, |
| 74 | + 19B6A76A8179150D7F857F86 /* Pods-SwiftAlgorithmClub.release.xcconfig */, |
| 75 | + ); |
| 76 | + path = Pods; |
| 77 | + sourceTree = "<group>"; |
| 78 | + }; |
55 | 79 | /* End PBXGroup section */
|
56 | 80 |
|
57 | 81 | /* Begin PBXHeadersBuildPhase section */
|
|
70 | 94 | isa = PBXNativeTarget;
|
71 | 95 | buildConfigurationList = 60908F9423691B81004E53B2 /* Build configuration list for PBXNativeTarget "SwiftAlgorithmClub" */;
|
72 | 96 | buildPhases = (
|
| 97 | + 5B0CDFC13A7E532D8AD759CD /* [CP] Check Pods Manifest.lock */, |
73 | 98 | 60908F8723691B81004E53B2 /* Headers */,
|
74 | 99 | 60908F8823691B81004E53B2 /* Sources */,
|
75 | 100 | 60908F8923691B81004E53B2 /* Frameworks */,
|
76 | 101 | 60908F8A23691B81004E53B2 /* Resources */,
|
| 102 | + 60B8E3912369304400940496 /* ShellScript */, |
77 | 103 | );
|
78 | 104 | buildRules = (
|
79 | 105 | );
|
|
126 | 152 | };
|
127 | 153 | /* End PBXResourcesBuildPhase section */
|
128 | 154 |
|
| 155 | +/* Begin PBXShellScriptBuildPhase section */ |
| 156 | + 5B0CDFC13A7E532D8AD759CD /* [CP] Check Pods Manifest.lock */ = { |
| 157 | + isa = PBXShellScriptBuildPhase; |
| 158 | + buildActionMask = 2147483647; |
| 159 | + files = ( |
| 160 | + ); |
| 161 | + inputFileListPaths = ( |
| 162 | + ); |
| 163 | + inputPaths = ( |
| 164 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 165 | + "${PODS_ROOT}/Manifest.lock", |
| 166 | + ); |
| 167 | + name = "[CP] Check Pods Manifest.lock"; |
| 168 | + outputFileListPaths = ( |
| 169 | + ); |
| 170 | + outputPaths = ( |
| 171 | + "$(DERIVED_FILE_DIR)/Pods-SwiftAlgorithmClub-checkManifestLockResult.txt", |
| 172 | + ); |
| 173 | + runOnlyForDeploymentPostprocessing = 0; |
| 174 | + shellPath = /bin/sh; |
| 175 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 176 | + showEnvVarsInLog = 0; |
| 177 | + }; |
| 178 | + 60B8E3912369304400940496 /* ShellScript */ = { |
| 179 | + isa = PBXShellScriptBuildPhase; |
| 180 | + buildActionMask = 2147483647; |
| 181 | + files = ( |
| 182 | + ); |
| 183 | + inputFileListPaths = ( |
| 184 | + ); |
| 185 | + inputPaths = ( |
| 186 | + ); |
| 187 | + outputFileListPaths = ( |
| 188 | + ); |
| 189 | + outputPaths = ( |
| 190 | + ); |
| 191 | + runOnlyForDeploymentPostprocessing = 0; |
| 192 | + shellPath = /bin/sh; |
| 193 | + shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n\"${PODS_ROOT}/SwiftLint/swiftlint\"\n"; |
| 194 | + }; |
| 195 | +/* End PBXShellScriptBuildPhase section */ |
| 196 | + |
129 | 197 | /* Begin PBXSourcesBuildPhase section */
|
130 | 198 | 60908F8823691B81004E53B2 /* Sources */ = {
|
131 | 199 | isa = PBXSourcesBuildPhase;
|
|
258 | 326 | };
|
259 | 327 | 60908F9523691B81004E53B2 /* Debug */ = {
|
260 | 328 | isa = XCBuildConfiguration;
|
| 329 | + baseConfigurationReference = 1AC49BC223347449D9B873B3 /* Pods-SwiftAlgorithmClub.debug.xcconfig */; |
261 | 330 | buildSettings = {
|
262 | 331 | CODE_SIGN_STYLE = Automatic;
|
263 | 332 | COMBINE_HIDPI_IMAGES = YES;
|
|
282 | 351 | };
|
283 | 352 | 60908F9623691B81004E53B2 /* Release */ = {
|
284 | 353 | isa = XCBuildConfiguration;
|
| 354 | + baseConfigurationReference = 19B6A76A8179150D7F857F86 /* Pods-SwiftAlgorithmClub.release.xcconfig */; |
285 | 355 | buildSettings = {
|
286 | 356 | CODE_SIGN_STYLE = Automatic;
|
287 | 357 | COMBINE_HIDPI_IMAGES = YES;
|
|
0 commit comments