-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #48 from jshier/swift-5.1-version-2
Update to Swift 5.1, version to 2.0.
- Loading branch information
Showing
22 changed files
with
214 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
launchgate |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
2.7.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,69 @@ | ||
disabled_rules: # rule identifiers to exclude from running | ||
- valid_docs | ||
# Find all the available rules by running: | ||
# swiftlint rules | ||
included: # paths to include during linting. `--path` is ignored if present. | ||
enabled_rules: | ||
- anyobject_protocol | ||
- array_init | ||
- contains_over_filter_count | ||
- contains_over_filter_is_empty | ||
- contains_over_first_not_nil | ||
- contains_over_range_nil_comparison | ||
- convenience_type | ||
- discouraged_object_literal | ||
- discouraged_optional_boolean | ||
- empty_collection_literal | ||
- empty_count | ||
- empty_string | ||
- empty_xctest_method | ||
- enum_case_associated_values_count | ||
- explicit_init | ||
- fallthrough | ||
- fatal_error_message | ||
- file_name_no_space | ||
- first_where | ||
- flatmap_over_map_reduce | ||
- function_default_parameter_at_end | ||
- identical_operands | ||
- implicit_return | ||
- joined_default_parameter | ||
- last_where | ||
- legacy_multiple | ||
- legacy_random | ||
- let_var_whitespace | ||
- literal_expression_end_indentation | ||
- lower_acl_than_parent | ||
- multiline_parameters | ||
- nslocalizedstring_key | ||
- number_separator | ||
- operator_usage_whitespace | ||
- optional_enum_case_matching | ||
- overridden_super_call | ||
- override_in_extension | ||
- pattern_matching_keywords | ||
- prefer_self_type_over_type_of_self | ||
- private_action | ||
- prohibited_super_call | ||
- reduce_into | ||
- redundant_nil_coalescing | ||
- redundant_type_annotation | ||
- sorted_first_last | ||
- strong_iboutlet | ||
- toggle_bool | ||
- trailing_closure | ||
- unavailable_function | ||
- unused_declaration | ||
- unused_import | ||
- xct_specific_matcher | ||
|
||
included: | ||
- Source | ||
# parameterized rules can be customized from this configuration file | ||
line_length: 120 | ||
# parameterized rules are first parameterized as a warning level, then error level. | ||
excluded: | ||
- Pods | ||
|
||
type_body_length: | ||
- 300 # warning | ||
- 400 # error | ||
# reporter: "csv" # reporter type (xcode, json, csv, checkstyle) | ||
warning: 300 # warning | ||
error: 400 # error | ||
line_length: | ||
warning: 120 | ||
error: 500 | ||
number_separator: | ||
minimum_length: 5 | ||
|
||
reporter: "xcode" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
source 'https://rubygems.org' | ||
|
||
gem "cocoapods" | ||
gem "slather" | ||
gem "xcpretty" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,76 +1,105 @@ | ||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
CFPropertyList (3.0.0) | ||
activesupport (4.2.10) | ||
CFPropertyList (3.0.2) | ||
activesupport (4.2.11.1) | ||
i18n (~> 0.7) | ||
minitest (~> 5.1) | ||
thread_safe (~> 0.3, >= 0.3.4) | ||
tzinfo (~> 1.1) | ||
atomos (0.1.2) | ||
claide (1.0.2) | ||
cocoapods (1.5.3) | ||
algoliasearch (1.27.1) | ||
httpclient (~> 2.8, >= 2.8.3) | ||
json (>= 1.5.1) | ||
atomos (0.1.3) | ||
claide (1.0.3) | ||
clamp (1.3.1) | ||
cocoapods (1.9.1) | ||
activesupport (>= 4.0.2, < 5) | ||
claide (>= 1.0.2, < 2.0) | ||
cocoapods-core (= 1.5.3) | ||
cocoapods-deintegrate (>= 1.0.2, < 2.0) | ||
cocoapods-downloader (>= 1.2.0, < 2.0) | ||
cocoapods-core (= 1.9.1) | ||
cocoapods-deintegrate (>= 1.0.3, < 2.0) | ||
cocoapods-downloader (>= 1.2.2, < 2.0) | ||
cocoapods-plugins (>= 1.0.0, < 2.0) | ||
cocoapods-search (>= 1.0.0, < 2.0) | ||
cocoapods-stats (>= 1.0.0, < 2.0) | ||
cocoapods-trunk (>= 1.3.0, < 2.0) | ||
cocoapods-trunk (>= 1.4.0, < 2.0) | ||
cocoapods-try (>= 1.1.0, < 2.0) | ||
colored2 (~> 3.1) | ||
escape (~> 0.0.4) | ||
fourflusher (~> 2.0.1) | ||
fourflusher (>= 2.3.0, < 3.0) | ||
gh_inspector (~> 1.0) | ||
molinillo (~> 0.6.5) | ||
molinillo (~> 0.6.6) | ||
nap (~> 1.0) | ||
ruby-macho (~> 1.1) | ||
xcodeproj (>= 1.5.7, < 2.0) | ||
cocoapods-core (1.5.3) | ||
ruby-macho (~> 1.4) | ||
xcodeproj (>= 1.14.0, < 2.0) | ||
cocoapods-core (1.9.1) | ||
activesupport (>= 4.0.2, < 6) | ||
algoliasearch (~> 1.0) | ||
concurrent-ruby (~> 1.1) | ||
fuzzy_match (~> 2.0.4) | ||
nap (~> 1.0) | ||
cocoapods-deintegrate (1.0.2) | ||
cocoapods-downloader (1.2.1) | ||
netrc (~> 0.11) | ||
typhoeus (~> 1.0) | ||
cocoapods-deintegrate (1.0.4) | ||
cocoapods-downloader (1.3.0) | ||
cocoapods-plugins (1.0.0) | ||
nap | ||
cocoapods-search (1.0.0) | ||
cocoapods-stats (1.0.0) | ||
cocoapods-trunk (1.3.0) | ||
cocoapods-stats (1.1.0) | ||
cocoapods-trunk (1.4.1) | ||
nap (>= 0.8, < 2.0) | ||
netrc (~> 0.11) | ||
cocoapods-try (1.1.0) | ||
colored2 (3.1.2) | ||
concurrent-ruby (1.0.5) | ||
concurrent-ruby (1.1.6) | ||
escape (0.0.4) | ||
fourflusher (2.0.1) | ||
ethon (0.12.0) | ||
ffi (>= 1.3.0) | ||
ffi (1.12.2) | ||
fourflusher (2.3.1) | ||
fuzzy_match (2.0.4) | ||
gh_inspector (1.1.3) | ||
httpclient (2.8.3) | ||
i18n (0.9.5) | ||
concurrent-ruby (~> 1.0) | ||
minitest (5.11.3) | ||
molinillo (0.6.5) | ||
json (2.3.0) | ||
mini_portile2 (2.4.0) | ||
minitest (5.14.0) | ||
molinillo (0.6.6) | ||
nanaimo (0.2.6) | ||
nap (1.1.0) | ||
netrc (0.11.0) | ||
ruby-macho (1.2.0) | ||
nokogiri (1.10.9) | ||
mini_portile2 (~> 2.4.0) | ||
rouge (2.0.7) | ||
ruby-macho (1.4.0) | ||
slather (2.4.7) | ||
CFPropertyList (>= 2.2, < 4) | ||
activesupport (>= 4.0.2, < 5) | ||
clamp (~> 1.3) | ||
nokogiri (~> 1.8) | ||
xcodeproj (~> 1.7) | ||
thread_safe (0.3.6) | ||
tzinfo (1.2.5) | ||
typhoeus (1.3.1) | ||
ethon (>= 0.9.0) | ||
tzinfo (1.2.6) | ||
thread_safe (~> 0.1) | ||
xcodeproj (1.5.9) | ||
xcodeproj (1.15.0) | ||
CFPropertyList (>= 2.3.3, < 4.0) | ||
atomos (~> 0.1.2) | ||
atomos (~> 0.1.3) | ||
claide (>= 1.0.2, < 2.0) | ||
colored2 (~> 3.1) | ||
nanaimo (~> 0.2.5) | ||
nanaimo (~> 0.2.6) | ||
xcpretty (0.3.0) | ||
rouge (~> 2.0.7) | ||
|
||
PLATFORMS | ||
ruby | ||
|
||
DEPENDENCIES | ||
cocoapods | ||
slather | ||
xcpretty | ||
|
||
BUNDLED WITH | ||
1.16.1 | ||
2.1.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Pod::Spec.new do |s| | ||
s.name = "LaunchGate" | ||
s.version = "1.1.1" | ||
s.version = "2.0.0" | ||
s.summary = <<-SUMMARY | ||
LaunchGate makes it easy to let users know when an update to your app is available. | ||
SUMMARY | ||
|
@@ -23,9 +23,9 @@ Pod::Spec.new do |s| | |
s.author = { "Dan Trenz" => "[email protected]" } | ||
s.source = { :git => "https://github.com/dtrenz/LaunchGate.git", :tag => s.version.to_s } | ||
s.social_media_url = 'https://twitter.com/dtrenz' | ||
s.platform = :ios, '8.3' | ||
s.platform = :ios, '10.0' | ||
s.requires_arc = true | ||
s.source_files = 'Source/**/*.swift' | ||
s.frameworks = 'UIKit' | ||
s.swift_version = '4.1' | ||
s.swift_version = '5.1' | ||
end |
Oops, something went wrong.