Skip to content

Commit ee37743

Browse files
chore: update react-navigation/drawer, app.json plugins, and Xcode project
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 186e92e commit ee37743

4 files changed

Lines changed: 18 additions & 17 deletions

File tree

app.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,20 @@
5252
"iosBackgroundMode": false,
5353
"iosMicrophonePermission": "This app requires access to the microphone to record audio.",
5454
"androidForegroundService": false,
55-
"androidPermissions": ["android.permission.RECORD_AUDIO"]
55+
"androidPermissions": [
56+
"android.permission.RECORD_AUDIO"
57+
]
5658
}
5759
],
5860
"expo-asset",
59-
"expo-localization"
61+
"expo-localization",
62+
"expo-sharing"
6063
],
6164
"newArchEnabled": true,
6265
"ios": {
6366
"supportsTablet": false,
6467
"bundleIdentifier": "com.swmansion.privatemind",
65-
"appleTeamId": "B357MU264T",
68+
"appleTeamId": "B357MU264T"
6669
},
6770
"android": {
6871
"adaptiveIcon": {

ios/PrivateMind.xcodeproj/project.pbxproj

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,25 @@
2323
/* End PBXBuildFile section */
2424

2525
/* Begin PBXFileReference section */
26-
0DD6D12850CA415A80336134 /* DMSans_500Medium_Italic.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_500Medium_Italic.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/500Medium_Italic/DMSans_500Medium_Italic.ttf"; sourceTree = "<group>"; };
27-
0F8BECB032C34B14BBF69933 /* DMSans_500Medium.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_500Medium.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/500Medium/DMSans_500Medium.ttf"; sourceTree = "<group>"; };
26+
0DD6D12850CA415A80336134 /* DMSans_500Medium_Italic.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_500Medium_Italic.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/500Medium_Italic/DMSans_500Medium_Italic.ttf"; sourceTree = "<group>"; };
27+
0F8BECB032C34B14BBF69933 /* DMSans_500Medium.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_500Medium.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/500Medium/DMSans_500Medium.ttf"; sourceTree = "<group>"; };
2828
13B07F961A680F5B00A75B9A /* PrivateMind.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PrivateMind.app; sourceTree = BUILT_PRODUCTS_DIR; };
2929
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = PrivateMind/Images.xcassets; sourceTree = "<group>"; };
3030
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = PrivateMind/Info.plist; sourceTree = "<group>"; };
3131
272ACEAAFDD8426E0C1F6403 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-PrivateMind/ExpoModulesProvider.swift"; sourceTree = "<group>"; };
32-
310E719E7D17B68EAB076840 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = PrivateMind/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
32+
310E719E7D17B68EAB076840 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = PrivateMind/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
3333
4A3471387AC778A7C0BFA0C4 /* Pods-PrivateMind.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PrivateMind.release.xcconfig"; path = "Target Support Files/Pods-PrivateMind/Pods-PrivateMind.release.xcconfig"; sourceTree = "<group>"; };
34-
6C29292FCCC44E1586B7C9CF /* DMSans_600SemiBold_Italic.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_600SemiBold_Italic.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/600SemiBold_Italic/DMSans_600SemiBold_Italic.ttf"; sourceTree = "<group>"; };
34+
6C29292FCCC44E1586B7C9CF /* DMSans_600SemiBold_Italic.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_600SemiBold_Italic.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/600SemiBold_Italic/DMSans_600SemiBold_Italic.ttf"; sourceTree = "<group>"; };
3535
803892F098BC3B02C5B1A6C5 /* Pods-PrivateMind.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PrivateMind.debug.xcconfig"; path = "Target Support Files/Pods-PrivateMind/Pods-PrivateMind.debug.xcconfig"; sourceTree = "<group>"; };
36-
88CBAE5AD83E41D2B52FB11B /* DMSans_600SemiBold.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_600SemiBold.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/600SemiBold/DMSans_600SemiBold.ttf"; sourceTree = "<group>"; };
36+
88CBAE5AD83E41D2B52FB11B /* DMSans_600SemiBold.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_600SemiBold.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/600SemiBold/DMSans_600SemiBold.ttf"; sourceTree = "<group>"; };
3737
A197F4BA0DCBF670F2E11520 /* libPods-PrivateMind.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-PrivateMind.a"; sourceTree = BUILT_PRODUCTS_DIR; };
3838
AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = PrivateMind/SplashScreen.storyboard; sourceTree = "<group>"; };
39-
AE6540C32FA046209A5CF928 /* DMSans_400Regular_Italic.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_400Regular_Italic.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/400Regular_Italic/DMSans_400Regular_Italic.ttf"; sourceTree = "<group>"; };
39+
AE6540C32FA046209A5CF928 /* DMSans_400Regular_Italic.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_400Regular_Italic.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/400Regular_Italic/DMSans_400Regular_Italic.ttf"; sourceTree = "<group>"; };
4040
BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; };
4141
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
4242
F11748412D0307B40044C1D9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = PrivateMind/AppDelegate.swift; sourceTree = "<group>"; };
4343
F11748442D0722820044C1D9 /* PrivateMind-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "PrivateMind-Bridging-Header.h"; path = "PrivateMind/PrivateMind-Bridging-Header.h"; sourceTree = "<group>"; };
44-
FA101E8EB8804D83A63257DB /* DMSans_400Regular.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_400Regular.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/400Regular/DMSans_400Regular.ttf"; sourceTree = "<group>"; };
44+
FA101E8EB8804D83A63257DB /* DMSans_400Regular.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = DMSans_400Regular.ttf; path = "../node_modules/@expo-google-fonts/dm-sans/400Regular/DMSans_400Regular.ttf"; sourceTree = "<group>"; };
4545
/* End PBXFileReference section */
4646

4747
/* Begin PBXFrameworksBuildPhase section */
@@ -98,7 +98,6 @@
9898
6C29292FCCC44E1586B7C9CF /* DMSans_600SemiBold_Italic.ttf */,
9999
);
100100
name = Resources;
101-
path = "";
102101
sourceTree = "<group>";
103102
};
104103
69C97CE3BC90FAE47A438A10 /* ExpoModulesProviders */ = {
@@ -155,7 +154,6 @@
155154
803892F098BC3B02C5B1A6C5 /* Pods-PrivateMind.debug.xcconfig */,
156155
4A3471387AC778A7C0BFA0C4 /* Pods-PrivateMind.release.xcconfig */,
157156
);
158-
name = Pods;
159157
path = Pods;
160158
sourceTree = "<group>";
161159
};
@@ -402,7 +400,7 @@
402400
CLANG_ENABLE_MODULES = YES;
403401
CODE_SIGN_ENTITLEMENTS = PrivateMind/PrivateMind.entitlements;
404402
CURRENT_PROJECT_VERSION = 1;
405-
DEVELOPMENT_TEAM = B357MU264T;
403+
DEVELOPMENT_TEAM = J5FM626PE2;
406404
ENABLE_BITCODE = NO;
407405
GCC_PREPROCESSOR_DEFINITIONS = (
408406
"$(inherited)",
@@ -439,7 +437,7 @@
439437
CLANG_ENABLE_MODULES = YES;
440438
CODE_SIGN_ENTITLEMENTS = PrivateMind/PrivateMind.entitlements;
441439
CURRENT_PROJECT_VERSION = 1;
442-
DEVELOPMENT_TEAM = B357MU264T;
440+
DEVELOPMENT_TEAM = J5FM626PE2;
443441
INFOPLIST_FILE = PrivateMind/Info.plist;
444442
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
445443
LD_RUNPATH_SEARCH_PATHS = (

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@react-native-rag/executorch": "^0.8.0",
5555
"@react-native-rag/op-sqlite": "^0.8.0",
5656
"@react-native/metro-config": "^0.76.3",
57-
"@react-navigation/drawer": "^7.5.0",
57+
"@react-navigation/drawer": "^7.9.8",
5858
"expo": "^55.0.0",
5959
"expo-application": "~55.0.13",
6060
"expo-asset": "~55.0.13",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3275,7 +3275,7 @@ __metadata:
32753275
languageName: node
32763276
linkType: hard
32773277

3278-
"@react-navigation/drawer@npm:^7.5.0":
3278+
"@react-navigation/drawer@npm:^7.9.8":
32793279
version: 7.9.8
32803280
resolution: "@react-navigation/drawer@npm:7.9.8"
32813281
dependencies:
@@ -9222,7 +9222,7 @@ __metadata:
92229222
"@react-native-rag/executorch": ^0.8.0
92239223
"@react-native-rag/op-sqlite": ^0.8.0
92249224
"@react-native/metro-config": ^0.76.3
9225-
"@react-navigation/drawer": ^7.5.0
9225+
"@react-navigation/drawer": ^7.9.8
92269226
"@testing-library/jest-native": ^5.4.3
92279227
"@testing-library/react-native": ^13.3.3
92289228
"@types/jest": 29.5.14

0 commit comments

Comments
 (0)