diff --git a/Entitlements.plist b/Entitlements.plist
new file mode 100644
index 0000000..1536568
--- /dev/null
+++ b/Entitlements.plist
@@ -0,0 +1,12 @@
+
+
+
+
+ com.apple.developer.ubiquity-container-identifiers
+
+ $(TeamIdentifierPrefix)jaquadro.nbtexplorer
+
+ com.apple.developer.ubiquity-kvstore-identifier
+ $(TeamIdentifierPrefix)jaquadro.nbtexplorer
+
+
diff --git a/NBTExplorerMac.csproj b/NBTExplorerMac.csproj
index 025e8b7..7d07f4e 100644
--- a/NBTExplorerMac.csproj
+++ b/NBTExplorerMac.csproj
@@ -40,8 +40,13 @@
False
False
False
- Mac Developer
+ Developer ID Application: Justin Aquadro (Z8QFJNBZ68)
3rd Party Mac Developer Installer
+
+
+
+
+
none
@@ -81,6 +86,9 @@
+
+ PreserveNewest
+
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index 66baf9f..6adea63 100644
--- a/Properties/AssemblyInfo.cs
+++ b/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("2.0.2.0")]
-[assembly: AssemblyFileVersion("2.0.2.0")]
+[assembly: AssemblyVersion("2.0.3.0")]
+[assembly: AssemblyFileVersion("2.0.3.0")]
diff --git a/ResourceRules.plist b/ResourceRules.plist
new file mode 100644
index 0000000..e7ec329
--- /dev/null
+++ b/ResourceRules.plist
@@ -0,0 +1,25 @@
+
+
+
+
+ rules
+
+ .*
+
+ Info.plist
+
+ omit
+
+ weight
+ 10
+
+ ResourceRules.plist
+
+ omit
+
+ weight
+ 100
+
+
+
+