Whisper model weights excluded from git — auto-downloaded at first Xcode build via Scripts/download_whisper_model.sh (~600 MB, one-time).
19 lines
512 B
XML
19 lines
512 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>aps-environment</key>
|
|
<string>production</string>
|
|
<key>com.apple.developer.applesignin</key>
|
|
<array>
|
|
<string>Default</string>
|
|
</array>
|
|
<key>com.apple.developer.family-controls</key>
|
|
<true/>
|
|
<key>com.apple.security.application-groups</key>
|
|
<array>
|
|
<string>group.com.adipu.LockInBroMobile</string>
|
|
</array>
|
|
</dict>
|
|
</plist>
|