diff --git a/Neighbourhood.omg.lol.csproj b/Neighbourhood.omg.lol.csproj
index 9e8ece2..8afef7c 100644
--- a/Neighbourhood.omg.lol.csproj
+++ b/Neighbourhood.omg.lol.csproj
@@ -96,6 +96,7 @@
+
@@ -115,6 +116,10 @@
+
+
+
+
diff --git a/Platforms/iOS/Info.plist b/Platforms/iOS/Info.plist
index ecb7f71..0d8fd64 100644
--- a/Platforms/iOS/Info.plist
+++ b/Platforms/iOS/Info.plist
@@ -2,31 +2,35 @@
- LSRequiresIPhoneOS
-
- UIDeviceFamily
-
- 1
- 2
-
- UIRequiredDeviceCapabilities
-
- arm64
-
- UISupportedInterfaceOrientations
-
- UIInterfaceOrientationPortrait
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
-
- UISupportedInterfaceOrientations~ipad
-
- UIInterfaceOrientationPortrait
- UIInterfaceOrientationPortraitUpsideDown
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
-
- XSAppIconAssets
- Assets.xcassets/appicon.appiconset
+ LSRequiresIPhoneOS
+
+ UIDeviceFamily
+
+ 1
+ 2
+
+ UIRequiredDeviceCapabilities
+
+ arm64
+
+ UISupportedInterfaceOrientations
+
+ UIInterfaceOrientationPortrait
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+
+ UISupportedInterfaceOrientations~ipad
+
+ UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+
+ XSAppIconAssets
+ Assets.xcassets/icon.appiconset
+ CFBundleShortVersionString
+ 0.9.7
+ MinimumOSVersion
+ 14.2
diff --git a/Resources/AppIcon/icon.svg b/Resources/AppIcon/icon.svg
new file mode 100644
index 0000000..cf069c2
--- /dev/null
+++ b/Resources/AppIcon/icon.svg
@@ -0,0 +1,37 @@
+
+
\ No newline at end of file