diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 0b83433..2d1a779 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -11,10 +11,10 @@ PODS: - FirebaseAnalytics (4.1.0): - FirebaseCore (~> 4.0) - FirebaseInstanceID (~> 2.0) - - GoogleToolboxForMac/NSData+zlib (~> 2.1) + - "GoogleToolboxForMac/NSData+zlib (~> 2.1)" - nanopb (~> 0.3) - FirebaseCore (4.0.18): - - GoogleToolboxForMac/NSData+zlib (~> 2.1) + - "GoogleToolboxForMac/NSData+zlib (~> 2.1)" - FirebaseFirestore (0.10.4): - FirebaseAnalytics (~> 4.1) - FirebaseCore (~> 4.0) @@ -28,10 +28,10 @@ PODS: - FirebaseAnalytics (~> 4.0) - FirebaseCore (~> 4.0) - FirebaseInstanceID (~> 2.0) - - GoogleToolboxForMac/NSData+zlib (~> 2.1) + - "GoogleToolboxForMac/NSData+zlib (~> 2.1)" - Protobuf (~> 3.1) - GoogleToolboxForMac/Defines (2.1.3) - - GoogleToolboxForMac/NSData+zlib (2.1.3): + - "GoogleToolboxForMac/NSData+zlib (2.1.3)": - GoogleToolboxForMac/Defines (= 2.1.3) - gRPC (1.10.0): - gRPC-RxLibrary (= 1.10.0) @@ -61,12 +61,12 @@ PODS: - Protobuf (3.5.0) - RxCocoa (4.1.2): - RxSwift (~> 4.0) - - RxFirebase/Firestore (0.1.0): + - RxFirebase/Firestore (0.1.1): - FirebaseCore (~> 4) - FirebaseFirestore (~> 0) - RxCocoa (~> 4) - RxSwift (~> 4) - - RxFirebase/RemoteConfig (0.1.0): + - RxFirebase/RemoteConfig (0.1.1): - FirebaseCore (~> 4) - FirebaseRemoteConfig (~> 2) - RxCocoa (~> 4) @@ -77,9 +77,29 @@ DEPENDENCIES: - RxFirebase/Firestore (from `../`) - RxFirebase/RemoteConfig (from `../`) +SPEC REPOS: + https://github.com/CocoaPods/Specs.git: + - BoringSSL + - FirebaseABTesting + - FirebaseAnalytics + - FirebaseCore + - FirebaseFirestore + - FirebaseInstanceID + - FirebaseRemoteConfig + - GoogleToolboxForMac + - gRPC + - gRPC-Core + - gRPC-ProtoRPC + - gRPC-RxLibrary + - leveldb-library + - nanopb + - Protobuf + - RxCocoa + - RxSwift + EXTERNAL SOURCES: RxFirebase: - :path: ../ + :path: "../" SPEC CHECKSUMS: BoringSSL: 32764dbaf5f5888cf51fbaa172a010126b41bcd4 @@ -98,9 +118,9 @@ SPEC CHECKSUMS: nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3 Protobuf: 8a9838fba8dae3389230e1b7f8c104aa32389c03 RxCocoa: d88ba0f1f6abf040011a9eb4b539324fc426843a - RxFirebase: fa49a55c75f8d501b69cb6bde368449c0b27ebf7 + RxFirebase: 44301e0827c48be8dc0ffec02f34f781fbc28f9b RxSwift: e49536837d9901277638493ea537394d4b55f570 PODFILE CHECKSUM: a5b068a211fcbb54a7281d0b2f5acde20991d4e1 -COCOAPODS: 1.4.0 +COCOAPODS: 1.5.0 diff --git a/Example/RxFirebase.xcodeproj/project.pbxproj b/Example/RxFirebase.xcodeproj/project.pbxproj index 60c71b0..1694b2a 100644 --- a/Example/RxFirebase.xcodeproj/project.pbxproj +++ b/Example/RxFirebase.xcodeproj/project.pbxproj @@ -171,7 +171,6 @@ 607FACCD1AFB9204008FA782 /* Frameworks */, 607FACCE1AFB9204008FA782 /* Resources */, F8E61F8D59E53C6D306BEF7A /* [CP] Embed Pods Frameworks */, - E21359CA493C2EEE23C8F353 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -190,8 +189,6 @@ 607FACE11AFB9204008FA782 /* Sources */, 607FACE21AFB9204008FA782 /* Frameworks */, 607FACE31AFB9204008FA782 /* Resources */, - AE1DC71E4FCB7903D943E571 /* [CP] Embed Pods Frameworks */, - 35A0CB77B983ADA951F202ED /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -264,36 +261,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 35A0CB77B983ADA951F202ED /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxFirebase_Tests/Pods-RxFirebase_Tests-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; - AE1DC71E4FCB7903D943E571 /* [CP] Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Embed Pods Frameworks"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxFirebase_Tests/Pods-RxFirebase_Tests-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; DC29F84E2AC3FEA6B3C2358F /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -330,21 +297,6 @@ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; - E21359CA493C2EEE23C8F353 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxFirebase_Example/Pods-RxFirebase_Example-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; F8E61F8D59E53C6D306BEF7A /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; diff --git a/Example/RxFirebase/AppDelegate.swift b/Example/RxFirebase/AppDelegate.swift index 715aa8b..c3ce6ae 100644 --- a/Example/RxFirebase/AppDelegate.swift +++ b/Example/RxFirebase/AppDelegate.swift @@ -3,7 +3,7 @@ // RxFirebase // // Created by Arnaud Dorgans on 03/20/2018. -// Copyright (c) 2018 Arnaud Dorgans. All rights reserved. +// Copyright © 2018 RxSwiftCommunity. All rights reserved. // import UIKit diff --git a/Example/RxFirebase/Base.lproj/LaunchScreen.xib b/Example/RxFirebase/Base.lproj/LaunchScreen.xib index e62b76f..ecaea30 100644 --- a/Example/RxFirebase/Base.lproj/LaunchScreen.xib +++ b/Example/RxFirebase/Base.lproj/LaunchScreen.xib @@ -1,11 +1,11 @@ - + - + @@ -16,7 +16,7 @@ -