diff --git a/tools/osx/Info.plist-bin.in b/tools/osx/Info.plist-bin.in
new file mode 100644
index 000000000..20ce5a741
--- /dev/null
+++ b/tools/osx/Info.plist-bin.in
@@ -0,0 +1,10 @@
+
+
+
+
+ CFBundleName
+ RawTherapee-bin
+ CFBundleIdentifier
+ com.rawtherapee.rawtherapee
+
+
diff --git a/tools/osx/rt-bin.entitlements b/tools/osx/rt-bin.entitlements
new file mode 100644
index 000000000..9e5e269cb
--- /dev/null
+++ b/tools/osx/rt-bin.entitlements
@@ -0,0 +1,8 @@
+
+
+
+
+com.apple.security.inherit
+
+
+
\ No newline at end of file
diff --git a/tools/osx/rt.entitlements b/tools/osx/rt.entitlements
new file mode 100644
index 000000000..2236af138
--- /dev/null
+++ b/tools/osx/rt.entitlements
@@ -0,0 +1,20 @@
+
+
+
+
+ application-identifier
+ com.rawtherapee.rawtherapee
+ com.apple.security.temporary-exception.files.absolute-path.read-write
+
+ "/"
+
+ com.apple.security.cs.allow-dyld-environment-variables
+
+ com.apple.security.files.user-selected.read-write
+
+ com.apple.security.app-sandbox
+
+ com.apple.security.files.downloads.read-write
+
+
+