更新workflow

This commit is contained in:
Kevin
2026-03-22 19:22:34 +08:00
parent 80c8844436
commit aac8faf125
6 changed files with 48 additions and 18 deletions

View File

@@ -4,12 +4,5 @@
},
"android": {
"app_name": "app-expo"
},
"permissions": {
"microphone": "Allow $(PRODUCT_NAME) to access your microphone for recording and voice features.",
"photos": "Allow $(PRODUCT_NAME) to access your photos and videos to select media.",
"camera": "Allow $(PRODUCT_NAME) to access your camera for taking photos and recording videos.",
"microphoneForVideo": "Allow $(PRODUCT_NAME) to access your microphone for recording videos with sound.",
"faceId": "Allow $(PRODUCT_NAME) to use Face ID to securely access local sensitive data."
}
}