Skip to content

Commit 9bdbae6

Browse files
committed
we can easily access the saved file thanks to write access => SDCard
1 parent 2f27500 commit 9bdbae6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ InspectorExpandedItems.asset
1111
EditorUserBuildSettings.asset
1212
Web/
1313
*.apk
14+
/iOS

ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ PlayerSettings:
7777
iPhoneStrippingLevel: 0
7878
iPhoneScriptCallOptimization: 0
7979
ForceInternetPermission: 0
80-
ForceSDCardPermission: 0
80+
ForceSDCardPermission: 1
8181
CreateWallpaper: 0
8282
APKExpansionFiles: 0
8383
StripUnusedMeshComponents: 0

0 commit comments

Comments
 (0)