File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33<plist version =" 1.0" >
44 <dict >
5- <key >com.apple.security.cs.allow-jit </key >
6- <true />
75 <key >com.apple.security.cs.allow-unsigned-executable-memory </key >
86 <true />
7+ <key >com.apple.security.cs.allow-jit </key >
8+ <true />
99 <key >com.apple.security.cs.allow-dyld-environment-variables </key >
1010 <true />
11+ <key >com.apple.security.device.camera </key >
12+ <true />
13+ <key >com.apple.security.device.microphone </key >
14+ <true />
15+ <key >com.apple.security.device.audio-input </key >
16+ <true />
1117 </dict >
1218</plist >
Original file line number Diff line number Diff line change 3838mac :
3939 entitlementsInherit : build/entitlements.mac.plist
4040 extendInfo :
41- - NSDocumentsFolderUsageDescription : Application requests access to the user's Documents folder.
42- - NSDownloadsFolderUsageDescription : Application requests access to the user's Downloads folder.
41+ - NSMicrophoneUsageDescription : ' AIRI requires microphone access for voice interaction '
42+ - NSCameraUsageDescription : ' AIRI requires camera access for vision understanding '
4343 notarize : false
4444 executableName : airi
4545dmg :
You can’t perform that action at this time.
0 commit comments