mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
14 lines
No EOL
386 B
Text
14 lines
No EOL
386 B
Text
<?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>method</key>
|
|
<string>release-testing</string>
|
|
<key>compileBitcode</key>
|
|
<false/>
|
|
<key>destination</key>
|
|
<string>export</string>
|
|
<key>signingStyle</key>
|
|
<string>manual</string>
|
|
</dict>
|
|
</plist> |