ExportOptions.plist (466B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 <plist version="1.0"> 4 <dict> 5 <key>compileBitcode</key> 6 <false/> 7 <key>method</key> 8 <string>development</string> 9 <key>signingStyle</key> 10 <string>automatic</string> 11 <key>stripSwiftSymbols</key> 12 <true/> 13 <key>teamID</key> 14 <string>9WHCFZ6J4N</string> 15 <key>thinning</key> 16 <string><none></string> 17 </dict> 18 </plist>