|
49 | 49 | B5E9F9081C8D3B6E00443DC7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
50 | 50 | B5E9F90A1C8D3B6E00443DC7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
51 | 51 | B5F62A5C1C9ECBCB003A1231 /* ICKeyboardDismissTextFieldUITests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ICKeyboardDismissTextFieldUITests.swift; sourceTree = "<group>"; };
|
52 |
| - CA708B7D49E7D80A75ED81E3 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
| 52 | + CA708B7D49E7D80A75ED81E3 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
53 | 53 | D0DB1D3E89AB75183DB104E0 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
54 |
| - FE1A89C8A77ED0438A206A24 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "../Pods/Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
| 54 | + FE1A89C8A77ED0438A206A24 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
55 | 55 | /* End PBXFileReference section */
|
56 | 56 |
|
57 | 57 | /* Begin PBXFrameworksBuildPhase section */
|
|
254 | 254 | );
|
255 | 255 | runOnlyForDeploymentPostprocessing = 0;
|
256 | 256 | shellPath = /bin/sh;
|
257 |
| - shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-Example/Pods-Example-resources.sh\"\n"; |
| 257 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Example/Pods-Example-resources.sh\"\n"; |
258 | 258 | showEnvVarsInLog = 0;
|
259 | 259 | };
|
260 | 260 | 96705876C946719953BCD0C6 /* [CP] Check Pods Manifest.lock */ = {
|
|
284 | 284 | );
|
285 | 285 | runOnlyForDeploymentPostprocessing = 0;
|
286 | 286 | shellPath = /bin/sh;
|
287 |
| - shellScript = "if which swiftlint >/dev/null; then swiftlint; fi"; |
| 287 | + shellScript = "sh ${SRCROOT}/scripts/swiftlint.sh"; |
288 | 288 | };
|
289 | 289 | CAB3B20531AAE2438C48D751 /* [CP] Embed Pods Frameworks */ = {
|
290 | 290 | isa = PBXShellScriptBuildPhase;
|
|
298 | 298 | );
|
299 | 299 | runOnlyForDeploymentPostprocessing = 0;
|
300 | 300 | shellPath = /bin/sh;
|
301 |
| - shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n"; |
| 301 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n"; |
302 | 302 | showEnvVarsInLog = 0;
|
303 | 303 | };
|
304 | 304 | /* End PBXShellScriptBuildPhase section */
|
|
0 commit comments