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

Commit

Permalink
Merge pull request #2172 from RocketChat/beta
Browse files Browse the repository at this point in the history
[RELEASE] Merge BETA into MASTER
  • Loading branch information
rafaelks committed Sep 5, 2018
2 parents 92afb0e + fe87b92 commit 5d0b02d
Show file tree
Hide file tree
Showing 80 changed files with 2,843 additions and 325 deletions.
11 changes: 10 additions & 1 deletion Podfile
Expand Up @@ -13,6 +13,10 @@ def ui_pods
pod 'MBProgressHUD', '~> 1.1.0'
end

def diff_pods
pod 'DifferenceKit'
end

def shared_pods
# Analytics
pod 'Firebase/Core'
Expand All @@ -28,6 +32,7 @@ def shared_pods
pod 'SlackTextViewController', :git => 'https://github.com/rafaelks/SlackTextViewController.git'
pod 'MobilePlayer', :git => 'https://github.com/RocketChat/RCiOSMobilePlayer'
pod 'SimpleImageViewer', :git => 'https://github.com/cardoso/SimpleImageViewer.git'
pod 'SwipeCellKit'
ui_pods

# Text Processing
Expand All @@ -49,12 +54,16 @@ def shared_pods
# Debugging
pod 'SwiftLint', :configurations => ['Debug']
pod 'FLEX', '~> 2.0', :configurations => ['Debug', 'Beta']

# Diffing
diff_pods
end

target 'Rocket.Chat.ShareExtension' do
pod 'Nuke-FLAnimatedImage-Plugin'
database_pods
ui_pods
diff_pods
end

target 'Rocket.Chat' do
Expand All @@ -68,7 +77,7 @@ target 'Rocket.ChatTests' do
end

post_install do |installer|
swift4Targets = ['OAuthSwift', 'TagListView', 'SearchTextField', 'Nuke', 'Nuke-FLAnimatedImage-Plugin']
swift4Targets = ['OAuthSwift', 'TagListView', 'SearchTextField', 'Nuke', 'Nuke-FLAnimatedImage-Plugin', 'DifferenceKit', 'SwipeCellKit']
installer.pods_project.targets.each do |target|
target.build_configurations.each do |config|
config.build_settings['SWIFT_VERSION'] = '3.1'
Expand Down
115 changes: 77 additions & 38 deletions Podfile.lock
@@ -1,27 +1,57 @@
PODS:
- 1PasswordExtension (1.8.5)
- Crashlytics (3.10.5):
- Fabric (~> 1.7.9)
- Fabric (1.7.9)
- Firebase/Core (5.4.1):
- Crashlytics (3.10.7):
- Fabric (~> 1.7.11)
- DifferenceKit (0.5.3):
- DifferenceKit/Core (= 0.5.3)
- DifferenceKit/UIExtensions (= 0.5.3)
- DifferenceKit/Core (0.5.3)
- DifferenceKit/UIExtensions (0.5.3):
- DifferenceKit/Core
- Fabric (1.7.11)
- Firebase/Core (5.7.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.0.1)
- Firebase/CoreOnly (5.4.1):
- FirebaseCore (= 5.0.6)
- FirebaseAnalytics (5.0.1):
- FirebaseCore (~> 5.0)
- FirebaseInstanceID (~> 3.0)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- FirebaseAnalytics (= 5.1.1)
- Firebase/CoreOnly (5.7.0):
- FirebaseCore (= 5.1.2)
- FirebaseAnalytics (5.1.1):
- FirebaseCore (~> 5.1)
- FirebaseInstanceID (~> 3.2)
- GoogleAppMeasurement (~> 5.1)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
- GoogleUtilities/MethodSwizzler (~> 5.2.0)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- FirebaseCore (5.0.6):
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- FirebaseInstanceID (3.1.1):
- FirebaseCore (~> 5.0)
- FirebaseCore (5.1.2):
- GoogleUtilities/Logger (~> 5.2)
- FirebaseInstanceID (3.2.1):
- FirebaseCore (~> 5.1)
- GoogleUtilities/Environment (~> 5.2)
- FLAnimatedImage (1.0.12)
- FLEX (2.4.0)
- GoogleToolboxForMac/Defines (2.1.4)
- "GoogleToolboxForMac/NSData+zlib (2.1.4)":
- GoogleToolboxForMac/Defines (= 2.1.4)
- GoogleAppMeasurement (5.1.1):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
- GoogleUtilities/MethodSwizzler (~> 5.2.0)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleUtilities/AppDelegateSwizzler (5.2.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.2.2)
- GoogleUtilities/Logger (5.2.2):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.2.2):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.2.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (5.2.2)"
- GoogleUtilities/Reachability (5.2.2):
- GoogleUtilities/Logger
- MBProgressHUD (1.1.0)
- MobilePlayer (1.2.0)
- nanopb (0.3.8):
Expand All @@ -35,23 +65,25 @@ PODS:
- Nuke (~> 7.0)
- OAuthSwift (1.2.2)
- RCMarkdownParser (3.0.6)
- ReachabilitySwift (4.1.0)
- Realm (3.7.5):
- Realm/Headers (= 3.7.5)
- Realm/Headers (3.7.5)
- RealmSwift (3.7.5):
- Realm (= 3.7.5)
- ReachabilitySwift (4.2.1)
- Realm (3.7.6):
- Realm/Headers (= 3.7.6)
- Realm/Headers (3.7.6)
- RealmSwift (3.7.6):
- Realm (= 3.7.6)
- semver (1.1.0)
- SimpleImageViewer (1.2.0):
- FLAnimatedImage
- SlackTextViewController (1.9.6)
- Starscream (2.1.1)
- SwiftLint (0.26.0)
- SwiftLint (0.27.0)
- SwiftyJSON (4.1.0)
- SwipeCellKit (2.4.3)

DEPENDENCIES:
- 1PasswordExtension
- Crashlytics
- DifferenceKit
- Fabric
- Firebase/Core
- FLEX (~> 2.0)
Expand All @@ -69,19 +101,22 @@ DEPENDENCIES:
- Starscream (~> 2)
- SwiftLint
- SwiftyJSON
- SwipeCellKit

SPEC REPOS:
https://github.com/cocoapods/specs.git:
- 1PasswordExtension
- Crashlytics
- DifferenceKit
- Fabric
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseInstanceID
- FLAnimatedImage
- FLEX
- GoogleToolboxForMac
- GoogleAppMeasurement
- GoogleUtilities
- MBProgressHUD
- nanopb
- Nuke
Expand All @@ -94,6 +129,7 @@ SPEC REPOS:
- Starscream
- SwiftLint
- SwiftyJSON
- SwipeCellKit

EXTERNAL SOURCES:
MobilePlayer:
Expand Down Expand Up @@ -121,32 +157,35 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
1PasswordExtension: 0e95bdea64ec8ff2f4f693be5467a09fac42a83d
Crashlytics: 7f2e38d302d9da96475b3d64d86fb29e31a542b7
Fabric: a2917d3895e4c1569b9c3170de7320ea1b1e6661
Firebase: 355bd535bfdacaa82a7fe8d9784115edefd6fc03
FirebaseAnalytics: b3628aea54c50464c32c393fb2ea032566e7ecc2
FirebaseCore: 4c28e3b9708ba48a765e76515f913a71596eb5dd
FirebaseInstanceID: f3f0657372592ecdfdfe2cac604a5a75758376a6
Crashlytics: ccaac42660eb9351b9960c0d66106b0bcf99f4fa
DifferenceKit: 2037137305c55a39ff729baa72697efa30b1052d
Fabric: f233c9492b3bbc1f04e3882986740f7988a58edb
Firebase: 734a4f92957aa6c40e7ae3fda3d9359e1890aa87
FirebaseAnalytics: 993577e91157feb40945abedd6ab346d8a4b6ac8
FirebaseCore: 3a97432acb324b439fbed338e642f9cbb516a63d
FirebaseInstanceID: ea5af6920d0a4a29b40459d055bebe4a6c1333c4
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
FLEX: bd1a39e55b56bb413b6f1b34b3c10a0dc44ef079
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
GoogleAppMeasurement: f7507b39b70ad0bd80b3d81518b2f43868974307
GoogleUtilities: 06b66f9567769a7958db20a92f0128b2843e49d5
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
MobilePlayer: 069b13482499f14c25b6ce53f63a91e17975b073
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
Nuke: a9a31bbd6c6723753ab024ef22057dcaaf046c1b
Nuke-FLAnimatedImage-Plugin: 6dfb9335ce298eaff9fdfed8d20d1bbfb2a6c326
OAuthSwift: 27b34fe80b76b67cd8f45571e0be2432bc9f6de1
RCMarkdownParser: 518b616a4f48bb02247243544d4fd55c048288a4
ReachabilitySwift: 6849231cd4e06559f3b9ef4a97a0a0f96d41e09f
Realm: c286caf4dbf346ce24aad49ca76c7ce622d4a082
RealmSwift: 2a9281e37d6de55f66f76254d49d28aeb1b729e4
ReachabilitySwift: 35720ffea59c1c76d15f885be77fd33e33985427
Realm: 9eaecad54712d6246d08ba34c10f354e4715d7d3
RealmSwift: 1fe08b4ebaeeaacf17f9ba0343f7b25c9fc31fa6
semver: 11ae3bc4a6036efbc86b5863ef5fa32c065c8bbd
SimpleImageViewer: 6ed0d2acf7c166a5b4e795bccc7b9ea1b225ff9b
SlackTextViewController: b854e62c1c156336bc4fd409c6ca79b5773e8f9d
Starscream: 142bd8ef24592d985daee9fa48c936070b85b15f
SwiftLint: f6b83e8d95ee1e91e11932d843af4fdcbf3fc764
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073
SwiftyJSON: c29297daf073d2aa016295d5809cdd68045c39b3
SwipeCellKit: cee9906e6d3a36e22ad1a852fba7f8fa0839d113

PODFILE CHECKSUM: e30b11fd34e7043eec6c9d2d0550e6e147670e19
PODFILE CHECKSUM: 6702db159e15966472657eea05905247ba9622d9

COCOAPODS: 1.5.3
2 changes: 1 addition & 1 deletion Rocket.Chat.ShareExtension/Info.plist
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>3.1.0</string>
<key>CFBundleVersion</key>
<string>207</string>
<string>210</string>
<key>ITSEncryptionExportComplianceCode</key>
<string></string>
<key>NSExtension</key>
Expand Down

0 comments on commit 5d0b02d

Please sign in to comment.