We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f27500 commit 9bdbae6Copy full SHA for 9bdbae6
2 files changed
.gitignore
@@ -11,3 +11,4 @@ InspectorExpandedItems.asset
11
EditorUserBuildSettings.asset
12
Web/
13
*.apk
14
+/iOS
ProjectSettings/ProjectSettings.asset
@@ -77,7 +77,7 @@ PlayerSettings:
77
iPhoneStrippingLevel: 0
78
iPhoneScriptCallOptimization: 0
79
ForceInternetPermission: 0
80
- ForceSDCardPermission: 0
+ ForceSDCardPermission: 1
81
CreateWallpaper: 0
82
APKExpansionFiles: 0
83
StripUnusedMeshComponents: 0
0 commit comments