diff --git a/android/app/src/main/assets/fonts/FontAwesome5_Brands.ttf b/android/app/src/main/assets/fonts/FontAwesome5_Brands.ttf index 953d567b2..7a9cc0a62 100644 Binary files a/android/app/src/main/assets/fonts/FontAwesome5_Brands.ttf and b/android/app/src/main/assets/fonts/FontAwesome5_Brands.ttf differ diff --git a/android/app/src/main/assets/fonts/FontAwesome5_Regular.ttf b/android/app/src/main/assets/fonts/FontAwesome5_Regular.ttf index 235101c2d..9f06c0f44 100644 Binary files a/android/app/src/main/assets/fonts/FontAwesome5_Regular.ttf and b/android/app/src/main/assets/fonts/FontAwesome5_Regular.ttf differ diff --git a/android/app/src/main/assets/fonts/FontAwesome5_Solid.ttf b/android/app/src/main/assets/fonts/FontAwesome5_Solid.ttf index 7c92e986f..acec33c4d 100644 Binary files a/android/app/src/main/assets/fonts/FontAwesome5_Solid.ttf and b/android/app/src/main/assets/fonts/FontAwesome5_Solid.ttf differ diff --git a/ios/Podfile b/ios/Podfile index 1c6a06869..89e6b1d00 100755 --- a/ios/Podfile +++ b/ios/Podfile @@ -3,10 +3,10 @@ platform :ios, '9.0' target 'eSteem' do - pod 'AppCenter/Push', '~> 1.11.0' - pod 'AppCenter/Crashes', '~> 1.11.0' - pod 'AppCenter/Analytics', '~> 1.11.0' - pod 'AppCenterReactNativeShared', '~> 1.10.0' + pod 'AppCenter/Push', '~> 1.13.0' + pod 'AppCenter/Crashes', '~> 1.13.0' + pod 'AppCenter/Analytics', '~> 1.13.0' + pod 'AppCenterReactNativeShared', '~> 1.12.0' # Uncomment the next line if you're using Swift or would like to use dynamic frameworks # use_frameworks! diff --git a/ios/Podfile.lock b/ios/Podfile.lock index c4645abc7..cdcaebb8a 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -1,13 +1,13 @@ PODS: - - AppCenter/Analytics (1.11.0): + - AppCenter/Analytics (1.13.2): - AppCenter/Core - - AppCenter/Core (1.11.0) - - AppCenter/Crashes (1.11.0): + - AppCenter/Core (1.13.2) + - AppCenter/Crashes (1.13.2): - AppCenter/Core - - AppCenter/Push (1.11.0): + - AppCenter/Push (1.13.2): - AppCenter/Core - - AppCenterReactNativeShared (1.10.0): - - AppCenter/Core (= 1.11.0) + - AppCenterReactNativeShared (1.12.2): + - AppCenter/Core (= 1.13.2) - Base64 (1.1.2) - boost-for-react-native (1.63.0) - CodePush (5.5.2): @@ -87,10 +87,10 @@ PODS: - yoga (0.57.8.React) DEPENDENCIES: - - AppCenter/Analytics (~> 1.11.0) - - AppCenter/Crashes (~> 1.11.0) - - AppCenter/Push (~> 1.11.0) - - AppCenterReactNativeShared (~> 1.10.0) + - AppCenter/Analytics (~> 1.13.0) + - AppCenter/Crashes (~> 1.13.0) + - AppCenter/Push (~> 1.13.0) + - AppCenterReactNativeShared (~> 1.12.0) - CodePush (from `../node_modules/react-native-code-push`) - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) - Folly (from `../node_modules/react-native/third-party-podspecs/Folly.podspec`) @@ -144,11 +144,11 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: - AppCenter: 3bccf8d733e337d0db574dd4cb0e33ab9637b7f2 - AppCenterReactNativeShared: a77b000c2ac6dc2e44472621d7d0770f196e5822 + AppCenter: bce7fe1098e8e8aeb70aaae1898600534069f549 + AppCenterReactNativeShared: 6c0750b874f3242c47cb64083e23b835975c6aa2 Base64: cecfb41a004124895a7bcee567a89bae5a89d49b boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c - CodePush: 338a023972c64636503e8886cf4cb6ec27dd1c01 + CodePush: b4c024dfc7b1f44434aaadf9f6763bb22e243980 DoubleConversion: bb338842f62ab1d708ceb63ec3d999f0f3d98ecd FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31 Folly: c89ac2d5c6ab169cd7397ef27485c44f35f742c7 @@ -157,13 +157,13 @@ SPEC CHECKSUMS: QBImagePickerController: d54cf93db6decf26baf6ed3472f336ef35cae022 React: adbac0757ce35e92fbd447ab98c810209d27d9b0 react-native-fast-image: 6d50167ad4d68b59640ceead8c2bc4e58d91d8bd - react-native-version-number: 75301519bb72064ad209a498ed08b128cbcf10e7 + react-native-version-number: d4919bbe43b62039894c6a747633bb59a8a44df3 RNImageCropPicker: 754299983d07c450aec0834c0efe0ed114131ff3 RSKImageCropper: 98296ad26b41753f796b6898d015509598f13d97 SDWebImage: ecc03494e973b93b80213649d32175f8d2d17d4d SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322 yoga: 74cdf036c30820443b25ade59916236b1e95ee93 -PODFILE CHECKSUM: 19ca750f5874376432380838891f13aaeecb302d +PODFILE CHECKSUM: 7e5e745ff42e44b918e4f17ac209c3b553d6be97 -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/AppCenter b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/AppCenter index d5d580864..70b699254 100644 Binary files a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/AppCenter and b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/AppCenter differ diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/AppCenter.h b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/AppCenter.h index 3aad76013..155569c13 100644 --- a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/AppCenter.h +++ b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/AppCenter.h @@ -6,6 +6,7 @@ #import "MSChannelGroupProtocol.h" #import "MSChannelProtocol.h" #import "MSConstants.h" +#import "MSCustomProperties.h" #import "MSDevice.h" #import "MSEnable.h" #import "MSLog.h" @@ -15,7 +16,3 @@ #import "MSServiceAbstract.h" #import "MSWrapperLogger.h" #import "MSWrapperSdk.h" - -#if !TARGET_OS_TV -#import "MSCustomProperties.h" -#endif diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSAppCenter.h b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSAppCenter.h index 78ac1f8ed..25488c03a 100644 --- a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSAppCenter.h +++ b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSAppCenter.h @@ -83,6 +83,7 @@ /** * Enable or disable the SDK as a whole. In addition to AppCenter resources, it will also enable or disable all registered services. + * The state is persisted in the device's storage across application launches. * * @param isEnabled YES to enable, NO to disable. * @@ -188,4 +189,21 @@ */ + (void)setMaxStorageSize:(long)sizeInBytes completionHandler:(void (^)(BOOL))completionHandler; +/** + * Set the user identifier. + * + * @param userId User identifier. + * + * @discussion Set the user identifier for logs sent for the default target token when the secret passed in @c + * MSAppCenter:start:withServices: contains "target={targetToken}". + * + * The App Center backend currently do not yet use the user identifier so this API doesn't have a use case yet when the secret passed to @c + * MSAppCenter:start:withServices: contains an App Center application secret. + * + * For App Center backend the user identifier maximum length is 256 characters. + * + * AppCenter must be configured or started before this API can be used. + */ ++ (void)setUserId:(NSString *)userId; + @end diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSChannelGroupProtocol.h b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSChannelGroupProtocol.h index 8e6dc42c6..5cb5c668c 100644 --- a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSChannelGroupProtocol.h +++ b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSChannelGroupProtocol.h @@ -55,7 +55,7 @@ NS_ASSUME_NONNULL_BEGIN * @discussion The default maximum database size is 10485760 bytes (10 MiB). * * @param sizeInBytes Maximum size of the internal storage in bytes. This will be rounded up to the nearest multiple of a SQLite page size - * (default is 4096 bytes). Values below 20480 bytes (20 KiB) will be ignored. + * (default is 4096 bytes). Values below 24576 bytes (24 KiB) will be ignored. * @param completionHandler Callback that is invoked when the database size has been set. The `BOOL` parameter is `YES` if changing the size * is successful, and `NO` otherwise. */ diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSLog.h b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSLog.h index 480b1f7fa..047f1ed76 100644 --- a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSLog.h +++ b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSLog.h @@ -25,6 +25,11 @@ */ @property(nonatomic, copy) NSString *distributionGroupId; +/** + * Optional user identifier. + */ +@property(nonatomic, copy) NSString *userId; + /** * Device properties associated to this log. */ diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSService.h b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSService.h index 502a88caf..38964a1cf 100644 --- a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSService.h +++ b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSService.h @@ -6,20 +6,21 @@ @protocol MSService /** - * Enable/disable this service. + * Enable or disable this service. + * The state is persisted in the device's storage across application launches. * - * @param isEnabled whether this service is enabled or not. + * @param isEnabled Whether this service is enabled or not. * - * @see isEnabled + * @see isEnabled */ + (void)setEnabled:(BOOL)isEnabled; /** - * Is this service enabled. + * Indicates whether this service is enabled. * - * @return a boolean whether this service is enabled or not. + * @return `YES` if this service is enabled, `NO` if it is not. * - * @see setEnabled: + * @see setEnabled: */ + (BOOL)isEnabled; diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/AppCenterAnalytics b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/AppCenterAnalytics index 2302aa91a..0539b83be 100644 Binary files a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/AppCenterAnalytics and b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/AppCenterAnalytics differ diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/Headers/MSPropertyConfigurator.h b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/Headers/MSPropertyConfigurator.h index 8db3ea4f3..8fa661e82 100644 --- a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/Headers/MSPropertyConfigurator.h +++ b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/Headers/MSPropertyConfigurator.h @@ -25,6 +25,14 @@ NS_ASSUME_NONNULL_BEGIN */ - (void)setAppLocale:(nullable NSString *)appLocale; +/** + * Set the user identifier. + * The user identifier needs to start with c: or i: or d: or w: prefixes. + * + * @param userId user identifier. + */ +- (void)setUserId:(nullable NSString *)userId; + /** * Set a string event property to be attached to events tracked by this transmission target and its child transmission targets. * diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/Headers/MSService.h b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/Headers/MSService.h index 502a88caf..38964a1cf 100644 --- a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/Headers/MSService.h +++ b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework/Headers/MSService.h @@ -6,20 +6,21 @@ @protocol MSService /** - * Enable/disable this service. + * Enable or disable this service. + * The state is persisted in the device's storage across application launches. * - * @param isEnabled whether this service is enabled or not. + * @param isEnabled Whether this service is enabled or not. * - * @see isEnabled + * @see isEnabled */ + (void)setEnabled:(BOOL)isEnabled; /** - * Is this service enabled. + * Indicates whether this service is enabled. * - * @return a boolean whether this service is enabled or not. + * @return `YES` if this service is enabled, `NO` if it is not. * - * @see setEnabled: + * @see setEnabled: */ + (BOOL)isEnabled; diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework/AppCenterCrashes b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework/AppCenterCrashes index 9dd160712..91653cb6f 100644 Binary files a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework/AppCenterCrashes and b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework/AppCenterCrashes differ diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework/Headers/MSService.h b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework/Headers/MSService.h index 502a88caf..38964a1cf 100644 --- a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework/Headers/MSService.h +++ b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework/Headers/MSService.h @@ -6,20 +6,21 @@ @protocol MSService /** - * Enable/disable this service. + * Enable or disable this service. + * The state is persisted in the device's storage across application launches. * - * @param isEnabled whether this service is enabled or not. + * @param isEnabled Whether this service is enabled or not. * - * @see isEnabled + * @see isEnabled */ + (void)setEnabled:(BOOL)isEnabled; /** - * Is this service enabled. + * Indicates whether this service is enabled. * - * @return a boolean whether this service is enabled or not. + * @return `YES` if this service is enabled, `NO` if it is not. * - * @see setEnabled: + * @see setEnabled: */ + (BOOL)isEnabled; diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterPush.framework/AppCenterPush b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterPush.framework/AppCenterPush index 287be1a55..f430044d3 100644 Binary files a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterPush.framework/AppCenterPush and b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterPush.framework/AppCenterPush differ diff --git a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterPush.framework/Headers/MSService.h b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterPush.framework/Headers/MSService.h index 502a88caf..38964a1cf 100644 --- a/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterPush.framework/Headers/MSService.h +++ b/ios/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenterPush.framework/Headers/MSService.h @@ -6,20 +6,21 @@ @protocol MSService /** - * Enable/disable this service. + * Enable or disable this service. + * The state is persisted in the device's storage across application launches. * - * @param isEnabled whether this service is enabled or not. + * @param isEnabled Whether this service is enabled or not. * - * @see isEnabled + * @see isEnabled */ + (void)setEnabled:(BOOL)isEnabled; /** - * Is this service enabled. + * Indicates whether this service is enabled. * - * @return a boolean whether this service is enabled or not. + * @return `YES` if this service is enabled, `NO` if it is not. * - * @see setEnabled: + * @see setEnabled: */ + (BOOL)isEnabled; diff --git a/ios/Pods/AppCenterReactNativeShared/AppCenterReactNativeShared/AppCenterReactNativeShared.framework/AppCenterReactNativeShared b/ios/Pods/AppCenterReactNativeShared/AppCenterReactNativeShared/AppCenterReactNativeShared.framework/AppCenterReactNativeShared index c0c3fb389..8e70932d5 100644 Binary files a/ios/Pods/AppCenterReactNativeShared/AppCenterReactNativeShared/AppCenterReactNativeShared.framework/AppCenterReactNativeShared and b/ios/Pods/AppCenterReactNativeShared/AppCenterReactNativeShared/AppCenterReactNativeShared.framework/AppCenterReactNativeShared differ diff --git a/ios/Pods/AppCenterReactNativeShared/AppCenterReactNativeShared/AppCenterReactNativeShared.framework/Headers/AppCenterReactNativeShared.h b/ios/Pods/AppCenterReactNativeShared/AppCenterReactNativeShared/AppCenterReactNativeShared.framework/Headers/AppCenterReactNativeShared.h index 64bd33a58..e30a11134 100644 --- a/ios/Pods/AppCenterReactNativeShared/AppCenterReactNativeShared/AppCenterReactNativeShared.framework/Headers/AppCenterReactNativeShared.h +++ b/ios/Pods/AppCenterReactNativeShared/AppCenterReactNativeShared/AppCenterReactNativeShared.framework/Headers/AppCenterReactNativeShared.h @@ -4,16 +4,18 @@ @interface AppCenterReactNativeShared : NSObject -+ (void) setAppSecret: (NSString *)secret; ++ (void)setAppSecret:(NSString *)secret; -+ (NSString *) getAppSecret; ++ (NSString *)getAppSecret; -+ (void) configureAppCenter; ++ (void)configureAppCenter; -+ (MSWrapperSdk *) getWrapperSdk; ++ (MSWrapperSdk *)getWrapperSdk; -+ (void) setWrapperSdk:(MSWrapperSdk *)sdk; ++ (void)setWrapperSdk:(MSWrapperSdk *)sdk; -+ (void) setStartAutomatically:(BOOL)shouldStartAutomatically; ++ (void)setStartAutomatically:(BOOL)shouldStartAutomatically; + ++ (NSDictionary *)getConfiguration; @end diff --git a/ios/Pods/Local Podspecs/CodePush.podspec.json b/ios/Pods/Local Podspecs/CodePush.podspec.json index 5bbea77e4..935724c73 100644 --- a/ios/Pods/Local Podspecs/CodePush.podspec.json +++ b/ios/Pods/Local Podspecs/CodePush.podspec.json @@ -2,7 +2,9 @@ "name": "CodePush", "version": "5.5.2", "summary": "React Native plugin for the CodePush service", - "authors": "Microsoft Corporation", + "authors": { + "name": "Microsoft Corporation" + }, "license": "MIT", "homepage": "https://microsoft.github.io/code-push", "source": { diff --git a/ios/Pods/Local Podspecs/react-native-version-number.podspec.json b/ios/Pods/Local Podspecs/react-native-version-number.podspec.json index d2281ff22..f9b55afae 100644 --- a/ios/Pods/Local Podspecs/react-native-version-number.podspec.json +++ b/ios/Pods/Local Podspecs/react-native-version-number.podspec.json @@ -5,13 +5,16 @@ "homepage": "https://github.com/APSL/react-native-version-number", "license": "MIT", "authors": { - "Alvaro Medina Ballester ": "Alvaro Medina Ballester " + "{\"name\"=>\"Alvaro Medina Ballester\", \"email\"=>\"amedina@apsl.net\"}": { + "name": "Alvaro Medina Ballester", + "email": "amedina@apsl.net" + } }, "platforms": { "ios": "7.0" }, "source": { - "git": "https://github.com/APSL/react-native-version-number.git.git", + "git": "git+https://github.com/APSL/react-native-version-number.git.git", "tag": "v0.3.5" }, "source_files": "ios/*.{h,m}", diff --git a/ios/Pods/Manifest.lock b/ios/Pods/Manifest.lock index c4645abc7..cdcaebb8a 100644 --- a/ios/Pods/Manifest.lock +++ b/ios/Pods/Manifest.lock @@ -1,13 +1,13 @@ PODS: - - AppCenter/Analytics (1.11.0): + - AppCenter/Analytics (1.13.2): - AppCenter/Core - - AppCenter/Core (1.11.0) - - AppCenter/Crashes (1.11.0): + - AppCenter/Core (1.13.2) + - AppCenter/Crashes (1.13.2): - AppCenter/Core - - AppCenter/Push (1.11.0): + - AppCenter/Push (1.13.2): - AppCenter/Core - - AppCenterReactNativeShared (1.10.0): - - AppCenter/Core (= 1.11.0) + - AppCenterReactNativeShared (1.12.2): + - AppCenter/Core (= 1.13.2) - Base64 (1.1.2) - boost-for-react-native (1.63.0) - CodePush (5.5.2): @@ -87,10 +87,10 @@ PODS: - yoga (0.57.8.React) DEPENDENCIES: - - AppCenter/Analytics (~> 1.11.0) - - AppCenter/Crashes (~> 1.11.0) - - AppCenter/Push (~> 1.11.0) - - AppCenterReactNativeShared (~> 1.10.0) + - AppCenter/Analytics (~> 1.13.0) + - AppCenter/Crashes (~> 1.13.0) + - AppCenter/Push (~> 1.13.0) + - AppCenterReactNativeShared (~> 1.12.0) - CodePush (from `../node_modules/react-native-code-push`) - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) - Folly (from `../node_modules/react-native/third-party-podspecs/Folly.podspec`) @@ -144,11 +144,11 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: - AppCenter: 3bccf8d733e337d0db574dd4cb0e33ab9637b7f2 - AppCenterReactNativeShared: a77b000c2ac6dc2e44472621d7d0770f196e5822 + AppCenter: bce7fe1098e8e8aeb70aaae1898600534069f549 + AppCenterReactNativeShared: 6c0750b874f3242c47cb64083e23b835975c6aa2 Base64: cecfb41a004124895a7bcee567a89bae5a89d49b boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c - CodePush: 338a023972c64636503e8886cf4cb6ec27dd1c01 + CodePush: b4c024dfc7b1f44434aaadf9f6763bb22e243980 DoubleConversion: bb338842f62ab1d708ceb63ec3d999f0f3d98ecd FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31 Folly: c89ac2d5c6ab169cd7397ef27485c44f35f742c7 @@ -157,13 +157,13 @@ SPEC CHECKSUMS: QBImagePickerController: d54cf93db6decf26baf6ed3472f336ef35cae022 React: adbac0757ce35e92fbd447ab98c810209d27d9b0 react-native-fast-image: 6d50167ad4d68b59640ceead8c2bc4e58d91d8bd - react-native-version-number: 75301519bb72064ad209a498ed08b128cbcf10e7 + react-native-version-number: d4919bbe43b62039894c6a747633bb59a8a44df3 RNImageCropPicker: 754299983d07c450aec0834c0efe0ed114131ff3 RSKImageCropper: 98296ad26b41753f796b6898d015509598f13d97 SDWebImage: ecc03494e973b93b80213649d32175f8d2d17d4d SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322 yoga: 74cdf036c30820443b25ade59916236b1e95ee93 -PODFILE CHECKSUM: 19ca750f5874376432380838891f13aaeecb302d +PODFILE CHECKSUM: 7e5e745ff42e44b918e4f17ac209c3b553d6be97 -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/AppCenter.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/AppCenter.xcscheme new file mode 100644 index 000000000..a73f24696 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/AppCenter.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/AppCenterReactNativeShared.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/AppCenterReactNativeShared.xcscheme new file mode 100644 index 000000000..c2857e06d --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/AppCenterReactNativeShared.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Base64.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Base64.xcscheme new file mode 100644 index 000000000..0e1f9b0b1 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Base64.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/CodePush.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/CodePush.xcscheme new file mode 100644 index 000000000..7e275fede --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/CodePush.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/DoubleConversion.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/DoubleConversion.xcscheme new file mode 100644 index 000000000..aa9bb8930 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/DoubleConversion.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/FLAnimatedImage.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/FLAnimatedImage.xcscheme new file mode 100644 index 000000000..31b644fe6 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/FLAnimatedImage.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Folly.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Folly.xcscheme new file mode 100644 index 000000000..4d30e5058 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Folly.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/JWT.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/JWT.xcscheme new file mode 100644 index 000000000..c8673aa04 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/JWT.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteem-tvOS.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteem-tvOS.xcscheme new file mode 100644 index 000000000..f128fe70a --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteem-tvOS.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteem-tvOSTests.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteem-tvOSTests.xcscheme new file mode 100644 index 000000000..384e93288 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteem-tvOSTests.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteem.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteem.xcscheme new file mode 100644 index 000000000..4562ef612 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteem.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteemTests.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteemTests.xcscheme new file mode 100644 index 000000000..7f9d13f52 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/Pods-eSteemTests.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/QBImagePickerController-QBImagePicker.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/QBImagePickerController-QBImagePicker.xcscheme new file mode 100644 index 000000000..afb30479b --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/QBImagePickerController-QBImagePicker.xcscheme @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/QBImagePickerController.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/QBImagePickerController.xcscheme new file mode 100644 index 000000000..88bfceb79 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/QBImagePickerController.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/RNImageCropPicker.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/RNImageCropPicker.xcscheme new file mode 100644 index 000000000..cb36e11fd --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/RNImageCropPicker.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/RSKImageCropper.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/RSKImageCropper.xcscheme new file mode 100644 index 000000000..c100ae57c --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/RSKImageCropper.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/SDWebImage.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/SDWebImage.xcscheme new file mode 100644 index 000000000..c2794ea53 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/SDWebImage.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/SSZipArchive.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/SSZipArchive.xcscheme new file mode 100644 index 000000000..1ee6f9f9c --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/SSZipArchive.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/boost-for-react-native.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/boost-for-react-native.xcscheme new file mode 100644 index 000000000..e834c0660 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/boost-for-react-native.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/glog.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/glog.xcscheme new file mode 100644 index 000000000..d8ef8f766 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/glog.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/react-native-fast-image.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/react-native-fast-image.xcscheme new file mode 100644 index 000000000..f8cad0e06 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/react-native-fast-image.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/react-native-version-number.xcscheme b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/react-native-version-number.xcscheme new file mode 100644 index 000000000..97b2570fd --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/react-native-version-number.xcscheme @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/xcschememanagement.plist b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/xcschememanagement.plist index 4b8aa04b8..91e710ffc 100644 --- a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,116 +4,162 @@ SchemeUserState - AppCenter.xcscheme_^#shared#^_ + AppCenter.xcscheme + isShown + orderHint 7 - AppCenterReactNativeShared.xcscheme_^#shared#^_ + AppCenterReactNativeShared.xcscheme + isShown + orderHint 8 - Base64.xcscheme_^#shared#^_ + Base64.xcscheme + isShown + orderHint 9 - CodePush.xcscheme_^#shared#^_ + CodePush.xcscheme + isShown + orderHint 11 - DoubleConversion.xcscheme_^#shared#^_ + DoubleConversion.xcscheme + isShown + orderHint 12 - FLAnimatedImage.xcscheme_^#shared#^_ + FLAnimatedImage.xcscheme + isShown + orderHint 13 - Folly.xcscheme_^#shared#^_ + Folly.xcscheme + isShown + orderHint 14 - JWT.xcscheme_^#shared#^_ + JWT.xcscheme + isShown + orderHint 16 - Pods-eSteem-tvOS.xcscheme_^#shared#^_ + Pods-eSteem-tvOS.xcscheme + isShown + orderHint 18 - Pods-eSteem-tvOSTests.xcscheme_^#shared#^_ + Pods-eSteem-tvOSTests.xcscheme + isShown + orderHint 19 - Pods-eSteem.xcscheme_^#shared#^_ + Pods-eSteem.xcscheme + isShown + orderHint 17 - Pods-eSteemTests.xcscheme_^#shared#^_ + Pods-eSteemTests.xcscheme + isShown + orderHint 20 - QBImagePickerController-QBImagePicker.xcscheme_^#shared#^_ + QBImagePickerController-QBImagePicker.xcscheme + isShown + orderHint 22 - QBImagePickerController.xcscheme_^#shared#^_ + QBImagePickerController.xcscheme + isShown + orderHint 21 - RNImageCropPicker.xcscheme_^#shared#^_ + RNImageCropPicker.xcscheme + isShown + orderHint 25 - RSKImageCropper.xcscheme_^#shared#^_ + RSKImageCropper.xcscheme + isShown + orderHint 26 - SDWebImage.xcscheme_^#shared#^_ + SDWebImage.xcscheme + isShown + orderHint 27 - SSZipArchive.xcscheme_^#shared#^_ + SSZipArchive.xcscheme + isShown + orderHint 28 - boost-for-react-native.xcscheme_^#shared#^_ + boost-for-react-native.xcscheme + isShown + orderHint 10 - glog.xcscheme_^#shared#^_ + glog.xcscheme + isShown + orderHint 15 - react-native-fast-image.xcscheme_^#shared#^_ + react-native-fast-image.xcscheme + isShown + orderHint 23 - react-native-version-number.xcscheme_^#shared#^_ + react-native-version-number.xcscheme + isShown + orderHint 24 + SuppressBuildableAutocreation + diff --git a/ios/Pods/Target Support Files/Pods-esteemTests/Pods-esteemTests.debug.xcconfig b/ios/Pods/Target Support Files/Pods-esteemTests/Pods-esteemTests.debug.xcconfig index 1a1659871..e629a3239 100644 --- a/ios/Pods/Target Support Files/Pods-esteemTests/Pods-esteemTests.debug.xcconfig +++ b/ios/Pods/Target Support Files/Pods-esteemTests/Pods-esteemTests.debug.xcconfig @@ -8,3 +8,4 @@ PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USER_HEADER_SEARCH_PATHS = $(inherited) $(SRCROOT)/FLAnimatedImage/FLAnimatedImage diff --git a/ios/Pods/Target Support Files/Pods-esteemTests/Pods-esteemTests.release.xcconfig b/ios/Pods/Target Support Files/Pods-esteemTests/Pods-esteemTests.release.xcconfig index 1a1659871..e629a3239 100644 --- a/ios/Pods/Target Support Files/Pods-esteemTests/Pods-esteemTests.release.xcconfig +++ b/ios/Pods/Target Support Files/Pods-esteemTests/Pods-esteemTests.release.xcconfig @@ -8,3 +8,4 @@ PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +USER_HEADER_SEARCH_PATHS = $(inherited) $(SRCROOT)/FLAnimatedImage/FLAnimatedImage diff --git a/ios/eSteem.xcodeproj/project.pbxproj b/ios/eSteem.xcodeproj/project.pbxproj index 43a9924f8..6e2bde57a 100644 --- a/ios/eSteem.xcodeproj/project.pbxproj +++ b/ios/eSteem.xcodeproj/project.pbxproj @@ -5,7 +5,6 @@ }; objectVersion = 46; objects = { - /* Begin PBXBuildFile section */ 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; }; 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; }; diff --git a/ios/eSteem.xcworkspace/xcuserdata/mistik.xcuserdatad/UserInterfaceState.xcuserstate b/ios/eSteem.xcworkspace/xcuserdata/mistik.xcuserdatad/UserInterfaceState.xcuserstate index a56b1cde5..f82f8e154 100644 Binary files a/ios/eSteem.xcworkspace/xcuserdata/mistik.xcuserdatad/UserInterfaceState.xcuserstate and b/ios/eSteem.xcworkspace/xcuserdata/mistik.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/ios/eSteem/Info.plist b/ios/eSteem/Info.plist index 974d52854..a86faddd9 100755 --- a/ios/eSteem/Info.plist +++ b/ios/eSteem/Info.plist @@ -57,7 +57,7 @@ NSCameraUsageDescription To access your photos, eSteem needs your permission to help you share your photos. NSLocationWhenInUseUsageDescription - + NSMainNibFile LaunchScreen NSMicrophoneUsageDescription