This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change carthage refs and documentation for xcode 10.2 (#946)
* change carthage refs and documentation for xcode 10.2 * fix settinglistviewspec
- Loading branch information
Showing
5 changed files
with
10 additions
and
10 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
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,13 @@ | ||
github "Quick/Nimble" "v8.0.1" | ||
github "Quick/Quick" "v2.0.0" | ||
github "Quick/Quick" "v2.1.0" | ||
github "ReactiveX/RxSwift" "4.5.0" | ||
github "RxSwiftCommunity/RxDataSources" "81b709c28b8ceb5cddc8c2262d009ea8735f0893" | ||
github "RxSwiftCommunity/RxOptional" "3.6.2" | ||
github "RxSwiftCommunity/RxOptional" "3.7.0" | ||
github "adjust/ios_sdk" "v4.17.2" | ||
github "apple/swift-protobuf" "1.4.0" | ||
github "apple/swift-protobuf" "1.5.0" | ||
github "ashleymills/Reachability.swift" "v4.3.0" | ||
github "garvankeeley/application-services" "0.27.0.1" | ||
github "getsentry/sentry-cocoa" "4.1.0" | ||
github "jrendel/SwiftKeychainWrapper" "3.2.0" | ||
github "mozilla-mobile/MappaMundi" "203e8e5cec7de355eafdff6809ec15b382d00033" | ||
github "mozilla-mobile/telemetry-ios" "v1.1.0" | ||
github "mozilla/application-services" "v0.22.1" | ||
github "mozilla-mobile/MappaMundi" "03f0783269c86e0dbd3a2471c6a37c9bf8aaa64e" | ||
github "mozilla-mobile/telemetry-ios" "1.1.1" |
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