diff --git a/game/iphone/Info.plist b/game/iphone/Info.plist
index a60d89f..06ffb01 100644
--- a/game/iphone/Info.plist
+++ b/game/iphone/Info.plist
@@ -11,7 +11,7 @@
CFBundleIconFile
icon
CFBundleIdentifier
- com.spiffcode.ht
+ $(PRODUCT_BUNDLE_IDENTIFIER)
CFBundleInfoDictionaryVersion
6.0
CFBundleName
@@ -32,5 +32,22 @@
UISupportedInterfaceOrientations
+ NSAppTransportSecurity
+
+ NSAllowsArbitraryLoads
+
+ NSExceptionDomains
+
+ warfareincorporated.com
+
+ NSIncludesSubdomains
+
+ NSTemporaryExceptionAllowsInsecureHTTPLoads
+
+ NSTemporaryExceptionMinimumTLSVersion
+ TLSv1.1
+
+
+