diff --git a/.gitignore b/.gitignore
index 8d9e385..e4762c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -222,3 +222,5 @@ pip-log.txt
#Mr Developer
.mr.developer.cfg
+
+*.userprefs
diff --git a/MyWeather.iOS/Info.plist b/MyWeather.iOS/Info.plist
index 428fb58..cd015d7 100644
--- a/MyWeather.iOS/Info.plist
+++ b/MyWeather.iOS/Info.plist
@@ -5,7 +5,7 @@
CFBundleDisplayName
MyWeather.iOS
CFBundleIdentifier
- com.refractored.myweather
+ com.clancey.myweather
CFBundleShortVersionString
1.0
CFBundleVersion
@@ -42,11 +42,13 @@
Resources/Images.xcassets/AppIcons.appiconset
XSLaunchImageAssets
Resources/Images.xcassets/LaunchImage.launchimage
- UIStatusBarStyle
- UIStatusBarStyleLightContent
- UIViewControllerBasedStatusBarAppearance
-
- NSLocationWhenInUseUsageDescription
- Location for closest weather.
+ UIStatusBarStyle
+ UIStatusBarStyleLightContent
+ UIViewControllerBasedStatusBarAppearance
+
+ NSLocationWhenInUseUsageDescription
+ Location for closest weather.
+ CFBundleName
+ MyWeather.iOS
diff --git a/MyWeather.iOS/MyWeather.iOS.csproj b/MyWeather.iOS/MyWeather.iOS.csproj
index 0c424e6..218e71c 100644
--- a/MyWeather.iOS/MyWeather.iOS.csproj
+++ b/MyWeather.iOS/MyWeather.iOS.csproj
@@ -25,6 +25,7 @@
None
true
true
+ iPhone Developer
full
@@ -59,7 +60,7 @@
ARMv7, ARM64
Entitlements.plist
True
- iPhone Developer: James Montemagno (AMVKNEC6W3)
+ iPhone Developer
True