 Issue 29334710:
  Issue 3590 - Automate release build generation  (Closed)
    
  
    Issue 29334710:
  Issue 3590 - Automate release build generation  (Closed) 
  | Index: releaseExportOptions.plist | 
| =================================================================== | 
| new file mode 100644 | 
| --- /dev/null | 
| +++ b/releaseExportOptions.plist | 
| @@ -0,0 +1,8 @@ | 
| +<?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>app-store</string> | 
| +</dict> | 
| +</plist> |