aboutsummaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
Diffstat (limited to 'ios')
-rw-r--r--ios/Frontend.xcodeproj/project.pbxproj12
-rw-r--r--ios/Frontend/Info.plist16
-rw-r--r--ios/Podfile.lock10
3 files changed, 16 insertions, 22 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..beb9d27a 100644
--- a/ios/Podfile.lock
+++ b/ios/Podfile.lock
@@ -356,9 +356,7 @@ PODS:
- WCPhotoManipulator (~> 2.0.4)
- react-native-pinchable (0.2.1):
- React-Core
- - react-native-safe-area-context (3.2.0):
- - React-Core
- - react-native-simple-gradient-progressbar-view (0.2.0):
+ - react-native-safe-area-context (3.3.0):
- React-Core
- react-native-splash-screen (3.2.0):
- React
@@ -559,7 +557,6 @@ DEPENDENCIES:
- react-native-photo-manipulator (from `../node_modules/react-native-photo-manipulator`)
- react-native-pinchable (from `../node_modules/react-native-pinchable`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- - react-native-simple-gradient-progressbar-view (from `../node_modules/react-native-simple-gradient-progressbar-view`)
- react-native-splash-screen (from `../node_modules/react-native-splash-screen`)
- react-native-video (from `../node_modules/react-native-video`)
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
@@ -678,8 +675,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-pinchable"
react-native-safe-area-context:
:path: "../node_modules/react-native-safe-area-context"
- react-native-simple-gradient-progressbar-view:
- :path: "../node_modules/react-native-simple-gradient-progressbar-view"
react-native-splash-screen:
:path: "../node_modules/react-native-splash-screen"
react-native-video:
@@ -794,8 +789,7 @@ SPEC CHECKSUMS:
react-native-netinfo: e849fc21ca2f4128a5726c801a82fc6f4a6db50d
react-native-photo-manipulator: e44c14a28bf7c9b7657a0e0ac79327c1a4d8fe2c
react-native-pinchable: b4381b0807d15c12b14bfacd927128f52d96f0f1
- react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79
- react-native-simple-gradient-progressbar-view: 7f0f242fe65573201ab16bc9d4a600c6152c92dc
+ react-native-safe-area-context: 61c8c484a3a9e7d1fda19f7b1794b35bbfd2262a
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
react-native-video: 0bb76b6d6b77da3009611586c7dbf817b947f30e
React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa