This commit is contained in:
xsl
2026-03-12 21:13:07 +08:00
parent f7982d45de
commit 55c64a6db4
149 changed files with 15472 additions and 1 deletions
+28
View File
@@ -0,0 +1,28 @@
{
"id": "__UNI__644401D",
"name": "SkinCamera",
"description": "",
"version": {
"name": "1.0.0",
"code": "100"
},
"uni-app-x": {
"compilerVersion": "4.87"
},
"app-ios": {
"distribute": {
"modules": {},
"icons": {},
"splashScreens": {},
"privacyDescription": {
"NSPhotoLibraryUsageDescription": "读取相册",
"NSPhotoLibraryAddUsageDescription": "写入相册",
"NSCameraUsageDescription": "要摄像头",
"NSMicrophoneUsageDescription": "要麦克风",
"NSLocationWhenInUseUsageDescription": "要访问",
"NSLocationAlwaysUsageDescription": "要访问",
"NSLocationAlwaysAndWhenInUseUsageDescription": "要访问"
}
}
}
}