aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Messaging/App/iOS/Messaging_Example.entitlements
diff options
context:
space:
mode:
Diffstat (limited to 'Example/Messaging/App/iOS/Messaging_Example.entitlements')
-rw-r--r--Example/Messaging/App/iOS/Messaging_Example.entitlements8
1 files changed, 8 insertions, 0 deletions
diff --git a/Example/Messaging/App/iOS/Messaging_Example.entitlements b/Example/Messaging/App/iOS/Messaging_Example.entitlements
new file mode 100644
index 0000000..903def2
--- /dev/null
+++ b/Example/Messaging/App/iOS/Messaging_Example.entitlements
@@ -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>aps-environment</key>
+ <string>development</string>
+</dict>
+</plist>