Skip to content

Commit

Permalink
RxSwiftCommunity
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud Dorgans committed Apr 6, 2018
1 parent e78e10f commit 24e327a
Show file tree
Hide file tree
Showing 13 changed files with 44 additions and 67 deletions.
38 changes: 29 additions & 9 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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
Expand All @@ -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
48 changes: 0 additions & 48 deletions Example/RxFirebase.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@
607FACCD1AFB9204008FA782 /* Frameworks */,
607FACCE1AFB9204008FA782 /* Resources */,
F8E61F8D59E53C6D306BEF7A /* [CP] Embed Pods Frameworks */,
E21359CA493C2EEE23C8F353 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand All @@ -190,8 +189,6 @@
607FACE11AFB9204008FA782 /* Sources */,
607FACE21AFB9204008FA782 /* Frameworks */,
607FACE31AFB9204008FA782 /* Resources */,
AE1DC71E4FCB7903D943E571 /* [CP] Embed Pods Frameworks */,
35A0CB77B983ADA951F202ED /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down
2 changes: 1 addition & 1 deletion Example/RxFirebase/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions Example/RxFirebase/Base.lproj/LaunchScreen.xib
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
Expand All @@ -16,7 +16,7 @@
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright (c) 2015 CocoaPods. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright © 2018 RxSwiftCommunity. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
<rect key="frame" x="20" y="439" width="441" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
Expand Down
2 changes: 1 addition & 1 deletion Example/RxFirebase/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2018 Arnaud Dorgans <arnaud.dorgans@gmail.com>
Copyright (c) 2018 RxSwiftCommunity

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,10 +216,9 @@ RemoteConfig.remoteConfig()
// https://firebase.google.com/docs/remote-config/ios
```

## Author

Arnaud Dorgans, arnaud.dorgans@gmail.com

## License

This library belongs to _RxSwiftCommunity_.

RxFirebase is available under the MIT license. See the LICENSE file for more info.

Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// RxFirebase
//
// Created by Arnaud Dorgans on 31/03/2018.
// Copyright © 2018 RxSwiftCommunity. All rights reserved.
//

import RxCocoa
Expand Down
1 change: 1 addition & 0 deletions RxFirebase/Classes/Firestore/FIRDocumentReference+Rx.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// RxFirebase
//
// Created by Arnaud Dorgans on 31/03/2018.
// Copyright © 2018 RxSwiftCommunity. All rights reserved.
//

import RxCocoa
Expand Down
1 change: 1 addition & 0 deletions RxFirebase/Classes/Firestore/FIRFirestore+Rx.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// RxFirebase
//
// Created by Arnaud Dorgans on 31/03/2018.
// Copyright © 2018 RxSwiftCommunity. All rights reserved.
//

import RxCocoa
Expand Down
1 change: 1 addition & 0 deletions RxFirebase/Classes/Firestore/FIRQuery+Rx.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// RxFirebase
//
// Created by Arnaud Dorgans on 31/03/2018.
// Copyright © 2018 RxSwiftCommunity. All rights reserved.
//

import RxCocoa
Expand Down
1 change: 1 addition & 0 deletions RxFirebase/Classes/Firestore/FIRWriteBatch+Rx.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// RxFirebase
//
// Created by Arnaud Dorgans on 31/03/2018.
// Copyright © 2018 RxSwiftCommunity. All rights reserved.
//

import RxCocoa
Expand Down
1 change: 1 addition & 0 deletions RxFirebase/Classes/RemoteConfig/RemoteConfig+Rx.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// RxFirebase
//
// Created by Arnaud Dorgans on 03/04/2018.
// Copyright © 2018 RxSwiftCommunity. All rights reserved.
//

import UIKit
Expand Down

0 comments on commit 24e327a

Please sign in to comment.