aboutsummaryrefslogtreecommitdiff
path: root/exportOptions.plist
diff options
context:
space:
mode:
Diffstat (limited to 'exportOptions.plist')
-rw-r--r--exportOptions.plist10
1 files changed, 10 insertions, 0 deletions
diff --git a/exportOptions.plist b/exportOptions.plist
new file mode 100644
index 0000000..00b0541
--- /dev/null
+++ b/exportOptions.plist
@@ -0,0 +1,10 @@
+<?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>compileBitcode</key>
+ <false/>
+ <key>method</key>
+ <string>development</string>
+ </dict>
+</plist> \ No newline at end of file