|
346 | 346 | FC7E45322AFEB623004F155A /* Sources */,
|
347 | 347 | FC7E45332AFEB623004F155A /* Frameworks */,
|
348 | 348 | FC7E45342AFEB623004F155A /* Resources */,
|
349 |
| - FC7E456B2AFEC0BD004F155A /* SwiftLint Script */, |
350 | 349 | );
|
351 | 350 | buildRules = (
|
352 | 351 | );
|
353 | 352 | dependencies = (
|
| 353 | + 194552192B03DD7A00299768 /* PBXTargetDependency */, |
354 | 354 | );
|
355 | 355 | name = Layover;
|
356 | 356 | packageProductDependencies = (
|
|
474 | 474 | };
|
475 | 475 | /* End PBXResourcesBuildPhase section */
|
476 | 476 |
|
477 |
| -/* Begin PBXShellScriptBuildPhase section */ |
478 |
| - FC7E456B2AFEC0BD004F155A /* SwiftLint Script */ = { |
479 |
| - isa = PBXShellScriptBuildPhase; |
480 |
| - buildActionMask = 2147483647; |
481 |
| - files = ( |
482 |
| - ); |
483 |
| - inputFileListPaths = ( |
484 |
| - ); |
485 |
| - inputPaths = ( |
486 |
| - ); |
487 |
| - name = "SwiftLint Script"; |
488 |
| - outputFileListPaths = ( |
489 |
| - ); |
490 |
| - outputPaths = ( |
491 |
| - ); |
492 |
| - runOnlyForDeploymentPostprocessing = 0; |
493 |
| - shellPath = /bin/sh; |
494 |
| - 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"; |
495 |
| - }; |
496 |
| -/* End PBXShellScriptBuildPhase section */ |
497 |
| - |
498 | 477 | /* Begin PBXSourcesBuildPhase section */
|
499 | 478 | FC7E45322AFEB623004F155A /* Sources */ = {
|
500 | 479 | isa = PBXSourcesBuildPhase;
|
|
552 | 531 | /* End PBXSourcesBuildPhase section */
|
553 | 532 |
|
554 | 533 | /* Begin PBXTargetDependency section */
|
| 534 | + 194552192B03DD7A00299768 /* PBXTargetDependency */ = { |
| 535 | + isa = PBXTargetDependency; |
| 536 | + productRef = 194552182B03DD7A00299768 /* SwiftLintPlugin */; |
| 537 | + }; |
555 | 538 | FC7E454E2AFEB62C004F155A /* PBXTargetDependency */ = {
|
556 | 539 | isa = PBXTargetDependency;
|
557 | 540 | target = FC7E45352AFEB623004F155A /* Layover */;
|
|
876 | 859 | isa = XCRemoteSwiftPackageReference;
|
877 | 860 | repositoryURL = "https://github.com/realm/SwiftLint";
|
878 | 861 | requirement = {
|
879 |
| - kind = upToNextMajorVersion; |
880 |
| - minimumVersion = 0.54.0; |
| 862 | + branch = main; |
| 863 | + kind = branch; |
881 | 864 | };
|
882 | 865 | };
|
883 | 866 | /* End XCRemoteSwiftPackageReference section */
|
|
888 | 871 | package = 194551FB2B03863B00299768 /* XCRemoteSwiftPackageReference "kakao-ios-sdk" */;
|
889 | 872 | productName = KakaoSDK;
|
890 | 873 | };
|
| 874 | + 194552182B03DD7A00299768 /* SwiftLintPlugin */ = { |
| 875 | + isa = XCSwiftPackageProductDependency; |
| 876 | + package = FC7E456D2AFF6E44004F155A /* XCRemoteSwiftPackageReference "SwiftLint" */; |
| 877 | + productName = "plugin:SwiftLintPlugin"; |
| 878 | + }; |
891 | 879 | /* End XCSwiftPackageProductDependency section */
|
892 | 880 | };
|
893 | 881 | rootObject = FC7E452E2AFEB623004F155A /* Project object */;
|
|
0 commit comments