Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Xcode 11.4.1 support #2828

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 4 additions & 5 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ def database_pods
end

def ui_pods
pod 'MBProgressHUD', '~> 1.1.0'
pod 'MBProgressHUD'
end

def diff_pods
pod 'DifferenceKit', '~> 1.0'
pod 'DifferenceKit'
end

def jitsi_pods
Expand Down Expand Up @@ -46,13 +46,13 @@ def shared_pods
database_pods

# Network
pod 'Nuke', '~> 7.6'
pod 'Nuke'
pod 'Nuke-FLAnimatedImage-Plugin'
pod 'Starscream', '~> 3'
pod 'ReachabilitySwift'

# Authentication SDKs
pod 'OAuthSwift'
pod 'OAuthSwift', '1.2.2'
pod '1PasswordExtension'

# Debugging
Expand Down Expand Up @@ -81,7 +81,6 @@ post_install do |installer|

installer.pods_project.targets.each do |target|
target.build_configurations.each do |config|
config.build_settings['SWIFT_VERSION'] = '4.1'
config.build_settings['ENABLE_BITCODE'] = 'NO'

if config.name == 'Debug'
Expand Down
225 changes: 125 additions & 100 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,107 +1,122 @@
PODS:
- 1PasswordExtension (1.8.5)
- Crashlytics (3.11.1):
- Fabric (~> 1.8.1)
- DifferenceKit (1.1.3):
- DifferenceKit/Core (= 1.1.3)
- DifferenceKit/UIKitExtension (= 1.1.3)
- DifferenceKit/Core (1.1.3)
- DifferenceKit/UIKitExtension (1.1.3):
- 1PasswordExtension (1.8.6)
- Crashlytics (3.14.0):
- Fabric (~> 1.10.2)
- DifferenceKit (1.1.5):
- DifferenceKit/Core (= 1.1.5)
- DifferenceKit/UIKitExtension (= 1.1.5)
- DifferenceKit/Core (1.1.5)
- DifferenceKit/UIKitExtension (1.1.5):
- DifferenceKit/Core
- Fabric (1.8.2)
- Firebase/Core (5.12.0):
- Fabric (1.10.2)
- Firebase/Core (6.22.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.3.0)
- Firebase/CoreOnly (5.12.0):
- FirebaseCore (= 5.1.7)
- FirebaseAnalytics (5.3.0):
- FirebaseCore (~> 5.1)
- FirebaseInstanceID (~> 3.3)
- GoogleAppMeasurement (~> 5.3)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- FirebaseCore (5.1.7):
- GoogleUtilities/Logger (~> 5.2)
- FirebaseInstanceID (3.3.0):
- FirebaseCore (~> 5.1)
- GoogleUtilities/Environment (~> 5.3)
- GoogleUtilities/UserDefaults (~> 5.3)
- FirebaseAnalytics (= 6.4.1)
- Firebase/CoreOnly (6.22.0):
- FirebaseCore (= 6.6.6)
- FirebaseAnalytics (6.4.1):
- FirebaseCore (~> 6.6)
- FirebaseInstallations (~> 1.1)
- GoogleAppMeasurement (= 6.4.1)
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- FirebaseCore (6.6.6):
- FirebaseCoreDiagnostics (~> 1.2)
- FirebaseCoreDiagnosticsInterop (~> 1.2)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/Logger (~> 6.5)
- FirebaseCoreDiagnostics (1.2.3):
- FirebaseCoreDiagnosticsInterop (~> 1.2)
- GoogleDataTransportCCTSupport (~> 2.0)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/Logger (~> 6.5)
- nanopb (~> 0.3.901)
- FirebaseCoreDiagnosticsInterop (1.2.0)
- FirebaseInstallations (1.1.1):
- FirebaseCore (~> 6.6)
- GoogleUtilities/UserDefaults (~> 6.5)
- PromisesObjC (~> 1.2)
- FLAnimatedImage (1.0.12)
- FLEX (2.4.0)
- GoogleAppMeasurement (5.3.0):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleUtilities/AppDelegateSwizzler (5.3.4):
- GoogleAppMeasurement (6.4.1):
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- GoogleDataTransport (5.1.1)
- GoogleDataTransportCCTSupport (2.0.2):
- GoogleDataTransport (~> 5.1)
- nanopb (~> 0.3.901)
- GoogleUtilities/AppDelegateSwizzler (6.5.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.3.4)
- GoogleUtilities/Logger (5.3.4):
- GoogleUtilities/Environment (6.5.2)
- GoogleUtilities/Logger (6.5.2):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.3.4):
- GoogleUtilities/MethodSwizzler (6.5.2):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.3.4):
- GoogleUtilities/Network (6.5.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (5.3.4)"
- GoogleUtilities/Reachability (5.3.4):
- "GoogleUtilities/NSData+zlib (6.5.2)"
- GoogleUtilities/Reachability (6.5.2):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (5.3.4):
- GoogleUtilities/UserDefaults (6.5.2):
- GoogleUtilities/Logger
- JitsiMeetSDK (2.4.2)
- MBProgressHUD (1.1.0)
- JitsiMeetSDK (2.7.0)
- MBProgressHUD (1.2.0)
- MobilePlayer (1.4.0)
- nanopb (0.3.901):
- nanopb/decode (= 0.3.901)
- nanopb/encode (= 0.3.901)
- nanopb/decode (0.3.901)
- nanopb/encode (0.3.901)
- Nuke (7.6.3)
- Nuke-FLAnimatedImage-Plugin (6.0):
- nanopb (0.3.9011):
- nanopb/decode (= 0.3.9011)
- nanopb/encode (= 0.3.9011)
- nanopb/decode (0.3.9011)
- nanopb/encode (0.3.9011)
- Nuke (8.4.1)
- Nuke-FLAnimatedImage-Plugin (6.2):
- FLAnimatedImage (~> 1.0)
- Nuke (~> 7.5)
- Nuke (~> 8.0)
- OAuthSwift (1.2.2)
- PromisesObjC (1.2.8)
- RCMarkdownParser (3.0.7)
- ReachabilitySwift (4.2.1)
- Realm (3.21.0):
- Realm/Headers (= 3.21.0)
- Realm/Headers (3.21.0)
- RealmSwift (3.21.0):
- Realm (= 3.21.0)
- RocketChatViewController (1.0.0):
- RocketChatViewController/Composer (= 1.0.0)
- RocketChatViewController/ViewController (= 1.0.0)
- RocketChatViewController/Composer (1.0.0)
- RocketChatViewController/ViewController (1.0.0):
- DifferenceKit (~> 1.0)
- ReachabilitySwift (5.0.0)
- Realm (4.4.0):
- Realm/Headers (= 4.4.0)
- Realm/Headers (4.4.0)
- RealmSwift (4.4.0):
- Realm (= 4.4.0)
- RocketChatViewController (1.0.1):
- RocketChatViewController/Composer (= 1.0.1)
- RocketChatViewController/ViewController (= 1.0.1)
- RocketChatViewController/Composer (1.0.1)
- RocketChatViewController/ViewController (1.0.1):
- DifferenceKit (~> 1.1)
- semver (1.1.0)
- SimpleImageViewer (1.2.0):
- FLAnimatedImage
- Starscream (3.0.6)
- SwiftLint (0.27.0)
- SwiftyJSON (4.2.0)
- SwipeCellKit (2.6.0)
- Starscream (3.1.1)
- SwiftLint (0.39.2)
- SwiftyJSON (5.0.0)
- SwipeCellKit (2.7.1)

DEPENDENCIES:
- 1PasswordExtension
- Crashlytics
- DifferenceKit (~> 1.0)
- DifferenceKit
- Fabric
- Firebase/Core
- FLEX (~> 2.0)
- JitsiMeetSDK
- MBProgressHUD (~> 1.1.0)
- MBProgressHUD
- MobilePlayer (from `https://github.com/RocketChat/RCiOSMobilePlayer`)
- Nuke (~> 7.6)
- Nuke
- Nuke-FLAnimatedImage-Plugin
- OAuthSwift
- OAuthSwift (= 1.2.2)
- RCMarkdownParser (from `https://github.com/RocketChat/RCMarkdownParser.git`)
- ReachabilitySwift
- RealmSwift
Expand All @@ -114,25 +129,30 @@ DEPENDENCIES:
- SwipeCellKit

SPEC REPOS:
https://github.com/cocoapods/specs.git:
https://github.com/CocoaPods/Specs.git:
- 1PasswordExtension
- Crashlytics
- DifferenceKit
- Fabric
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseInstanceID
- FirebaseCoreDiagnostics
- FirebaseCoreDiagnosticsInterop
- FirebaseInstallations
- FLAnimatedImage
- FLEX
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleDataTransportCCTSupport
- GoogleUtilities
- JitsiMeetSDK
- MBProgressHUD
- nanopb
- Nuke
- Nuke-FLAnimatedImage-Plugin
- OAuthSwift
- PromisesObjC
- ReachabilitySwift
- Realm
- RealmSwift
Expand Down Expand Up @@ -160,44 +180,49 @@ CHECKOUT OPTIONS:
:commit: 7c4ec046817df378b694bebdbcfe3565869ce82e
:git: https://github.com/RocketChat/RCMarkdownParser.git
RocketChatViewController:
:commit: ff8b2f080e05e10286f1d84304f0713375c3f952
:commit: 20b09477f1e15173c10b99a8b67e78b04102546c
:git: https://github.com/RocketChat/RocketChatViewController
SimpleImageViewer:
:commit: 8222c338de0f285ca0c2d556c5d8dedd4a365b52
:git: https://github.com/cardoso/SimpleImageViewer.git

SPEC CHECKSUMS:
1PasswordExtension: 0e95bdea64ec8ff2f4f693be5467a09fac42a83d
Crashlytics: ca7ab4bc304aa216bdc2e4c1a96389ee77252203
DifferenceKit: 5018791b6c1fc839921a3c171a0a539ace6ea60c
Fabric: d2b22f443ba195d8a7cc204da230977c72733b40
Firebase: 9190018e296139d938b99521cde0c15a6e8d2946
FirebaseAnalytics: 63202d2665de4e6adcbdce189135255d8b5962ba
FirebaseCore: 027d350adc039aa5483357c6f56556f117c5170e
FirebaseInstanceID: e2fa4cb35ef5558c200f7f0ad8a53e212215f93e
1PasswordExtension: f97cc80ae58053c331b2b6dc8843ba7103b33794
Crashlytics: 540b7e5f5da5a042647227a5e3ac51d85eed06df
DifferenceKit: 516f12e336ed65a3a0665847b5c3cb5cad4bd4ea
Fabric: 706c8b8098fff96c33c0db69cbf81f9c551d0d74
Firebase: 32f9520684e87c7af3f0704f7f88042626d6b536
FirebaseAnalytics: 83f822fd0d33a46f49f89b8c3ab16ab4d89df08a
FirebaseCore: 9aca0f1fffb405176ba15311a5621fcde4106fcf
FirebaseCoreDiagnostics: 13a6564cd6d5375066bbc8940cc1753af24497f3
FirebaseCoreDiagnosticsInterop: 296e2c5f5314500a850ad0b83e9e7c10b011a850
FirebaseInstallations: acb3216eb9784d3b1d2d2d635ff74fa892cc0c44
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
FLEX: bd1a39e55b56bb413b6f1b34b3c10a0dc44ef079
GoogleAppMeasurement: 5029d78f2b438bd30ffb44e6c558b57c21622727
GoogleUtilities: abb092d2c12e817fa3e0e7b274987dd72fb86ec3
JitsiMeetSDK: 0111509f659c1d93a1ad09697161136af3122bda
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
GoogleAppMeasurement: e49be3954045b17d046f271b9cc1ec052bad9702
GoogleDataTransport: 6ffa4dd0b6d547f8d27b91bd92fa9e197a3f5f1f
GoogleDataTransportCCTSupport: 12f02e5c8f09c055615de90bcd5ba2c375546051
GoogleUtilities: ad0f3b691c67909d03a3327cc205222ab8f42e0e
JitsiMeetSDK: e09c2864b89fb3ac5f6733f6f85218bccb2c50be
MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406
MobilePlayer: 6c1df67588b247f80554ba60e67734215ab31a87
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
Nuke: 44130e95e09463f8773ae4b96b90de1eba6b3350
Nuke-FLAnimatedImage-Plugin: e4c39d13061a08ac0bdcb0cd7a23882f4a43f4a6
nanopb: 18003b5e52dab79db540fe93fe9579f399bd1ccd
Nuke: d780e3507a86b86c589ab3cc5cd302d5456f06fb
Nuke-FLAnimatedImage-Plugin: c6e8f6cffd57659953a149ff1682370b9040d09d
OAuthSwift: 27b34fe80b76b67cd8f45571e0be2432bc9f6de1
PromisesObjC: c119f3cd559f50b7ae681fa59dc1acd19173b7e6
RCMarkdownParser: f107c58b83065d001e20c988443e6eab9c0a1e26
ReachabilitySwift: 35720ffea59c1c76d15f885be77fd33e33985427
Realm: 38e9dcb19104b58407167d99f70d4995f7c16023
RealmSwift: 3183cc1ad48378fbcd634311b22c0e6c44021152
RocketChatViewController: 8c9fa96502913d268bcecf6d15830f1ffd711e7b
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
Realm: e125f464884cda953ebefe70c671b75b03b81b9b
RealmSwift: 33656a42bd300959a081fc13347376bc478071af
RocketChatViewController: ab532fa2810a165dc4f8e79a337253c09434cce6
semver: 11ae3bc4a6036efbc86b5863ef5fa32c065c8bbd
SimpleImageViewer: 6ed0d2acf7c166a5b4e795bccc7b9ea1b225ff9b
Starscream: ef3ece99d765eeccb67de105bfa143f929026cf5
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073
SwiftyJSON: c4bcba26dd9ec7a027fc8eade48e2c911f229e96
SwipeCellKit: 935ca28c187ec6e1ffb2b578cf8ddca842bfdcbb
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
SwiftLint: 22ccbbe3b8008684be5955693bab135e0ed6a447
SwiftyJSON: 36413e04c44ee145039d332b4f4e2d3e8d6c4db7
SwipeCellKit: 3972254a826da74609926daf59b08d6c72e619ea

PODFILE CHECKSUM: d269dc70e4ec3c574e7cd282bba50ba0c4f7a868
PODFILE CHECKSUM: b10caf0bb2791a9d36dbf06be978f728fdcadbf5

COCOAPODS: 1.5.3
COCOAPODS: 1.9.0
2 changes: 1 addition & 1 deletion Pods/1PasswordExtension/LICENSE.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading