Update pod RxSwift, RxCocoa to 4.5.0
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>4.1.2</string>
|
||||
<string>4.5.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
@ -10,12 +10,12 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#import "RxCocoa.h"
|
||||
#import "RxCocoaRuntime.h"
|
||||
#import "_RX.h"
|
||||
#import "_RXDelegateProxy.h"
|
||||
#import "_RXKVOObserver.h"
|
||||
#import "_RXObjCRuntime.h"
|
||||
#import "RxCocoa.h"
|
||||
|
||||
FOUNDATION_EXPORT double RxCocoaVersionNumber;
|
||||
FOUNDATION_EXPORT const unsigned char RxCocoaVersionString[];
|
||||
|
@ -15,7 +15,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>4.1.2</string>
|
||||
<string>4.5.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
Reference in New Issue
Block a user