sevivon-prototype

[RADIOACTIVE] a concept version of sevivon
git clone git://git.figbert.com/sevivon-prototype.git
Log | Files | Refs | README | LICENSE

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>&lt;none&gt;</string>
     17 </dict>
     18 </plist>