aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/objective-c/helloworld_macos/HelloWorld/HelloWorld.entitlements
diff options
context:
space:
mode:
Diffstat (limited to 'examples/objective-c/helloworld_macos/HelloWorld/HelloWorld.entitlements')
-rw-r--r--examples/objective-c/helloworld_macos/HelloWorld/HelloWorld.entitlements5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/objective-c/helloworld_macos/HelloWorld/HelloWorld.entitlements b/examples/objective-c/helloworld_macos/HelloWorld/HelloWorld.entitlements
new file mode 100644
index 0000000000..0c67376eba
--- /dev/null
+++ b/examples/objective-c/helloworld_macos/HelloWorld/HelloWorld.entitlements
@@ -0,0 +1,5 @@
+<?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/>
+</plist>