diff --git a/build.xml b/build.xml
index a82ffd21..a16f3dac 100644
--- a/build.xml
+++ b/build.xml
@@ -305,6 +305,25 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/installer/appbundle/FileBot.entitlements b/installer/appbundle/FileBot.entitlements
new file mode 100644
index 00000000..674041d7
--- /dev/null
+++ b/installer/appbundle/FileBot.entitlements
@@ -0,0 +1,20 @@
+
+
+
+
+ com.apple.security.app-sandbox
+
+ com.apple.security.files.bookmarks.app-scope
+
+ com.apple.security.files.user-selected.read-write
+
+ com.apple.security.files.downloads.read-write
+
+ com.apple.security.assets.movies.read-write
+
+ com.apple.security.assets.music.read-write
+
+ com.apple.security.network.client
+
+
+
diff --git a/installer/appbundle/JavaApplicationStub b/installer/appbundle/JavaApplicationStub
deleted file mode 100644
index 7035592f..00000000
Binary files a/installer/appbundle/JavaApplicationStub and /dev/null differ
diff --git a/installer/appbundle/fpcalc.entitlements b/installer/appbundle/fpcalc.entitlements
new file mode 100644
index 00000000..794eada1
--- /dev/null
+++ b/installer/appbundle/fpcalc.entitlements
@@ -0,0 +1,10 @@
+
+
+
+
+ com.apple.security.app-sandbox
+
+ com.apple.security.inherit
+
+
+