File tree Expand file tree Collapse file tree
ICInputAccessory.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11disabled_rules :
22 - file_length
3+ - identifier_name
34 - line_length
45 - type_body_length
56 - vertical_whitespace
Original file line number Diff line number Diff line change 396396 );
397397 runOnlyForDeploymentPostprocessing = 0;
398398 shellPath = /bin/sh;
399- shellScript = "${PODS_ROOT}/SwiftLint/swiftlint";
399+ shellScript = "${PODS_ROOT}/SwiftLint/swiftlint --config .swiftlint.yml ";
400400 };
401401/* End PBXShellScriptBuildPhase section */
402402
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ workspace "ICInputAccessory"
55project "ICInputAccessory"
66
77target "Example" do
8- pod "SwiftLint" , "0.23.1 "
8+ pod "SwiftLint" , podspec : "https://raw.githubusercontent.com/CocoaPods/Specs/master/Specs/4/0/1/SwiftLint/0.25.1/SwiftLint.podspec.json "
99end
Original file line number Diff line number Diff line change 11PODS:
2- - SwiftLint (0.23 .1)
2+ - SwiftLint (0.25 .1)
33
44DEPENDENCIES:
5- - SwiftLint (= 0.23.1 )
5+ - SwiftLint (from `https://raw.githubusercontent.com/CocoaPods/Specs/master/Specs/4/0/1/SwiftLint/0.25.1/SwiftLint.podspec.json` )
66
7- SPEC REPOS :
8- https://github.com/CocoaPods/Specs.git :
9- - SwiftLint
7+ EXTERNAL SOURCES :
8+ SwiftLint :
9+ :podspec: https://raw.githubusercontent.com/CocoaPods/Specs/master/Specs/4/0/1/ SwiftLint/0.25.1/SwiftLint.podspec.json
1010
1111SPEC CHECKSUMS:
12- SwiftLint: 1b670ce79284c76520f84060e87d645078fd32fa
12+ SwiftLint: ce933681be10c3266e82576dad676fa815a602e9
1313
14- PODFILE CHECKSUM: dec0ae8a38d3fe9451404a87c1e15577f6685e53
14+ PODFILE CHECKSUM: 74bc2bf59f17e7cc006ae2aa1d4d73e50cc2b4ff
1515
1616COCOAPODS: 1.5.0
You can’t perform that action at this time.
0 commit comments