|
13 | 13 | E26980FF1CDEAADF001E9707 /* IncrementableLabel.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E26980B31CDEA7A6001E9707 /* IncrementableLabel.framework */; };
|
14 | 14 | E269810A1CDEAB4F001E9707 /* IncrementableLabelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E26981091CDEAB4F001E9707 /* IncrementableLabelTests.swift */; };
|
15 | 15 | E269810B1CDEAB4F001E9707 /* IncrementableLabelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E26981091CDEAB4F001E9707 /* IncrementableLabelTests.swift */; };
|
16 |
| - E2A4B65D1D847663005E6710 /* IncrementableLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2A4B65C1D847663005E6710 /* IncrementableLabel.swift */; }; |
17 |
| - E2A4B65E1D847663005E6710 /* IncrementableLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2A4B65C1D847663005E6710 /* IncrementableLabel.swift */; }; |
| 16 | + E29CDB911FCD5960003BDD0A /* IncrementableLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E29CDB901FCD5960003BDD0A /* IncrementableLabel.swift */; }; |
| 17 | + E29CDB921FCD5960003BDD0A /* IncrementableLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E29CDB901FCD5960003BDD0A /* IncrementableLabel.swift */; }; |
18 | 18 | /* End PBXBuildFile section */
|
19 | 19 |
|
20 | 20 | /* Begin PBXContainerItemProxy section */
|
|
46 | 46 | E26980FA1CDEAADF001E9707 /* IncrementableLabel tvOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "IncrementableLabel tvOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
47 | 47 | E26980FE1CDEAADF001E9707 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
48 | 48 | E26981091CDEAB4F001E9707 /* IncrementableLabelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IncrementableLabelTests.swift; sourceTree = "<group>"; };
|
49 |
| - E2A4B65C1D847663005E6710 /* IncrementableLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IncrementableLabel.swift; sourceTree = "<group>"; }; |
| 49 | + E29CDB901FCD5960003BDD0A /* IncrementableLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IncrementableLabel.swift; sourceTree = "<group>"; }; |
50 | 50 | /* End PBXFileReference section */
|
51 | 51 |
|
52 | 52 | /* Begin PBXFrameworksBuildPhase section */
|
|
86 | 86 | E26980861CDEA6DA001E9707 = {
|
87 | 87 | isa = PBXGroup;
|
88 | 88 | children = (
|
89 |
| - E2A4B65B1D847663005E6710 /* Source */, |
| 89 | + E29CDB8F1FCD5960003BDD0A /* Source */, |
90 | 90 | E26980921CDEA6DB001E9707 /* IncrementableLabel iOS */,
|
91 | 91 | E26980B41CDEA7A6001E9707 /* IncrementableLabel tvOS */,
|
92 | 92 | E26980F51CDEAAC5001E9707 /* Tests */,
|
|
158 | 158 | path = "IncrementableLabel Core Tests";
|
159 | 159 | sourceTree = "<group>";
|
160 | 160 | };
|
161 |
| - E2A4B65B1D847663005E6710 /* Source */ = { |
| 161 | + E29CDB8F1FCD5960003BDD0A /* Source */ = { |
162 | 162 | isa = PBXGroup;
|
163 | 163 | children = (
|
164 |
| - E2A4B65C1D847663005E6710 /* IncrementableLabel.swift */, |
| 164 | + E29CDB901FCD5960003BDD0A /* IncrementableLabel.swift */, |
165 | 165 | );
|
166 |
| - path = Source; |
| 166 | + name = Source; |
| 167 | + path = ../Source; |
167 | 168 | sourceTree = "<group>";
|
168 | 169 | };
|
169 | 170 | /* End PBXGroup section */
|
|
354 | 355 | );
|
355 | 356 | runOnlyForDeploymentPostprocessing = 0;
|
356 | 357 | shellPath = /bin/sh;
|
357 |
| - shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n"; |
| 358 | + shellScript = "swiftlint --config ../.swiftlint.yml"; |
358 | 359 | };
|
359 | 360 | E2773E981D20128600365CDF /* Run Script - ⚠️ SwiftLint */ = {
|
360 | 361 | isa = PBXShellScriptBuildPhase;
|
|
368 | 369 | );
|
369 | 370 | runOnlyForDeploymentPostprocessing = 0;
|
370 | 371 | shellPath = /bin/sh;
|
371 |
| - shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n"; |
| 372 | + shellScript = "swiftlint --config ../.swiftlint.yml"; |
372 | 373 | };
|
373 | 374 | /* End PBXShellScriptBuildPhase section */
|
374 | 375 |
|
|
377 | 378 | isa = PBXSourcesBuildPhase;
|
378 | 379 | buildActionMask = 2147483647;
|
379 | 380 | files = (
|
380 |
| - E2A4B65D1D847663005E6710 /* IncrementableLabel.swift in Sources */, |
| 381 | + E29CDB911FCD5960003BDD0A /* IncrementableLabel.swift in Sources */, |
381 | 382 | );
|
382 | 383 | runOnlyForDeploymentPostprocessing = 0;
|
383 | 384 | };
|
384 | 385 | E26980AE1CDEA7A6001E9707 /* Sources */ = {
|
385 | 386 | isa = PBXSourcesBuildPhase;
|
386 | 387 | buildActionMask = 2147483647;
|
387 | 388 | files = (
|
388 |
| - E2A4B65E1D847663005E6710 /* IncrementableLabel.swift in Sources */, |
| 389 | + E29CDB921FCD5960003BDD0A /* IncrementableLabel.swift in Sources */, |
389 | 390 | );
|
390 | 391 | runOnlyForDeploymentPostprocessing = 0;
|
391 | 392 | };
|
|
0 commit comments