aboutsummaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorMichael <michael.foiani@gmail.com>2021-07-27 15:38:53 -0400
committerMichael <michael.foiani@gmail.com>2021-08-09 12:34:42 -0400
commit0415adb690ff00e85d203f116b8bbfed56ab6228 (patch)
tree3f68f80465b7e1162293b1ccc690a3b8c25f18b9 /ios
parent60bb58a2661fd21be9bcb1fa41a6f8141ec61a49 (diff)
Merged with new master and updated for device deployment.
Diffstat (limited to 'ios')
-rw-r--r--ios/Frontend.xcodeproj/project.pbxproj12
-rw-r--r--ios/Frontend/Info.plist16
-rw-r--r--ios/Podfile.lock32
3 files changed, 30 insertions, 30 deletions
diff --git a/ios/Frontend.xcodeproj/project.pbxproj b/ios/Frontend.xcodeproj/project.pbxproj
index 0cf0957b..a8263d5f 100644
--- a/ios/Frontend.xcodeproj/project.pbxproj
+++ b/ios/Frontend.xcodeproj/project.pbxproj
@@ -480,12 +480,12 @@
};
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = VQ6D29Y5N7;
- LastSwiftMigration = 1250;
+ LastSwiftMigration = 1250;
ProvisioningStyle = Automatic;
};
2D02E47A1E0B4A5D006451C7 = {
CreatedOnToolsVersion = 8.2.1;
- ProvisioningStyle = Automatic;
+ ProvisioningStyle = Manual;
};
2D02E48F1E0B4A5D006451C7 = {
CreatedOnToolsVersion = 8.2.1;
@@ -1027,7 +1027,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = FZ5J543S6Y;
+ DEVELOPMENT_TEAM = VQ6D29Y5N7;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
@@ -1041,7 +1041,7 @@
"-ObjC",
"-lc++",
);
- PRODUCT_BUNDLE_IDENTIFIER = com.taggid.taggid;
+ PRODUCT_BUNDLE_IDENTIFIER = FZ5J543S6Y;
PRODUCT_NAME = Frontend;
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "RNVideoProcessing/Frontend-Bridging-Header.h";
@@ -1060,7 +1060,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = FZ5J543S6Y;
+ DEVELOPMENT_TEAM = VQ6D29Y5N7;
INFOPLIST_FILE = Frontend/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -1069,7 +1069,7 @@
"-ObjC",
"-lc++",
);
- PRODUCT_BUNDLE_IDENTIFIER = com.taggid.taggid;
+ PRODUCT_BUNDLE_IDENTIFIER = FZ5J543S6Y;
PRODUCT_NAME = Frontend;
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "RNVideoProcessing/Frontend-Bridging-Header.h";
diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist
index 8e1ae927..321fd6d7 100644
--- a/ios/Frontend/Info.plist
+++ b/ios/Frontend/Info.plist
@@ -48,12 +48,20 @@
</dict>
</dict>
</dict>
+ <key>NSCameraUsageDescription</key>
+ <string>This lets you share photos/videos from your camera for a Moment post on your profile!</string>
<key>NSContactsUsageDescription</key>
<string>This helps you quickly get in touch with friends on the app and more</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string></string>
<key>NSMainNibFile</key>
<string>LaunchScreen</string>
+ <key>NSMicrophoneUsageDescription</key>
+ <string>This lets you share video audio from your camera for a Moment post on your profile!</string>
+ <key>NSPhotoLibraryAddUsageDescription</key>
+ <string>This lets you save photos captured on Tagg, to your library</string>
+ <key>NSPhotoLibraryUsageDescription</key>
+ <string>This lets you share photos from your library and select profile displays</string>
<key>UIAppFonts</key>
<array>
<string>Feather.ttf</string>
@@ -64,8 +72,6 @@
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
- <key>NSMicrophoneUsageDescription</key>
- <string>This lets you share video audio from your camera for a Moment post on your profile!</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
@@ -74,12 +80,6 @@
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
- <key>NSPhotoLibraryUsageDescription</key>
- <string>This lets you share photos from your library and select profile displays</string>
- <key>NSPhotoLibraryAddUsageDescription</key>
- <string>This lets you save photos captured on Tagg, to your library</string>
- <key>NSCameraUsageDescription</key>
- <string>This lets you share photos/videos from your camera for a Moment post on your profile!</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
diff --git a/ios/Podfile.lock b/ios/Podfile.lock
index 6fef22e4..a0df1f1f 100644
--- a/ios/Podfile.lock
+++ b/ios/Podfile.lock
@@ -329,25 +329,25 @@ PODS:
- React-jsinspector (0.63.3)
- react-native-blur (0.8.0):
- React
- - react-native-camera (3.44.3):
+ - react-native-camera (3.44.1):
- React-Core
- - react-native-camera/RCT (= 3.44.3)
- - react-native-camera/RN (= 3.44.3)
- - react-native-camera/RCT (3.44.3):
+ - react-native-camera/RCT (= 3.44.1)
+ - react-native-camera/RN (= 3.44.1)
+ - react-native-camera/RCT (3.44.1):
- React-Core
- - react-native-camera/RN (3.44.3):
+ - react-native-camera/RN (3.44.1):
- React-Core
- react-native-cameraroll (4.0.4):
- React-Core
- react-native-contacts (6.0.5):
- React-Core
- - react-native-date-picker (3.3.2):
+ - react-native-date-picker (3.3.1):
- React-Core
- - react-native-document-picker (5.2.0):
+ - react-native-document-picker (5.1.0):
- React-Core
- - react-native-image-picker (4.0.6):
+ - react-native-image-picker (4.0.4):
- React-Core
- - react-native-image-resizer (1.4.5):
+ - react-native-image-resizer (1.4.4):
- React-Core
- react-native-netinfo (6.0.0):
- React-Core
@@ -461,7 +461,7 @@ PODS:
- React-Core
- React-RCTImage
- TOCropViewController
- - RNInAppBrowser (3.6.3):
+ - RNInAppBrowser (3.5.1):
- React-Core
- RNReactNativeHapticFeedback (1.11.0):
- React-Core
@@ -784,13 +784,13 @@ SPEC CHECKSUMS:
React-jsiexecutor: b56c03e61c0dd5f5801255f2160a815f4a53d451
React-jsinspector: 8e68ffbfe23880d3ee9bafa8be2777f60b25cbe2
react-native-blur: cad4d93b364f91e7b7931b3fa935455487e5c33c
- react-native-camera: b8cc03e2feec0c04403d0998e37cf519d8fd4c6f
+ react-native-camera: 7bf59f2728ffb019fa25e60a225d2c57e1a8f0f6
react-native-cameraroll: 88f4e62d9ecd0e1f253abe4f685474f2ea14bfa2
react-native-contacts: 931baebf460125c5a7bbce1c4521a96c69795123
- react-native-date-picker: 96a07ca27a6225da8a3935324d85046028456b0f
- react-native-document-picker: f1b5398801b332c77bc62ae0eae2116f49bdff26
- react-native-image-picker: a6e56460d34905c849ada551db30897dc7f3d535
- react-native-image-resizer: d9fb629a867335bdc13230ac2a58702bb8c8828f
+ react-native-date-picker: 2dfef0fcb6c36d078bc62f5de3ca79eff7f42486
+ react-native-document-picker: f2f73db94328c84e22144e369fb4a3ede47bc1f5
+ react-native-image-picker: c07b072faa83f3480b473a15ea3c19cc39b3d6fa
+ react-native-image-resizer: 13ac4af788f88af36d0353a1324401ebabd04fe4
react-native-netinfo: e849fc21ca2f4128a5726c801a82fc6f4a6db50d
react-native-photo-manipulator: e44c14a28bf7c9b7657a0e0ac79327c1a4d8fe2c
react-native-pinchable: b4381b0807d15c12b14bfacd927128f52d96f0f1
@@ -819,7 +819,7 @@ SPEC CHECKSUMS:
RNFS: 3ab21fa6c56d65566d1fb26c2228e2b6132e5e32
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNImageCropPicker: 35a3ceb837446fa11547704709bb22b5fac6d584
- RNInAppBrowser: 3ff3a3b8f458aaf25aaee879d057352862edf357
+ RNInAppBrowser: 48b95ba7a4eaff5cc223bca338d3e319561dbd1b
RNReactNativeHapticFeedback: 653a8c126a0f5e88ce15ffe280b3ff37e1fbb285
RNReanimated: b9c929bfff7dedc9c89ab1875f1c6151023358d9
RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d