diff --git a/Releases/V1.0/iPokeGo1_current_version.ipa b/Releases/V1.0/iPokeGo1.ipa
similarity index 100%
rename from Releases/V1.0/iPokeGo1_current_version.ipa
rename to Releases/V1.0/iPokeGo1.ipa
diff --git a/Releases/V2.0 (current)/iPokeGo2_current_version.ipa b/Releases/V2.0 (current)/iPokeGo2_current_version.ipa
new file mode 100644
index 00000000..a732b1b0
Binary files /dev/null and b/Releases/V2.0 (current)/iPokeGo2_current_version.ipa differ
diff --git a/iPokeGo.xcodeproj/project.xcworkspace/xcuserdata/Dimitri.xcuserdatad/UserInterfaceState.xcuserstate b/iPokeGo.xcodeproj/project.xcworkspace/xcuserdata/Dimitri.xcuserdatad/UserInterfaceState.xcuserstate
index 39f18d23..067bd747 100644
Binary files a/iPokeGo.xcodeproj/project.xcworkspace/xcuserdata/Dimitri.xcuserdatad/UserInterfaceState.xcuserstate and b/iPokeGo.xcodeproj/project.xcworkspace/xcuserdata/Dimitri.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/iPokeGo/Base.lproj/Main.storyboard b/iPokeGo/Base.lproj/Main.storyboard
index bf899a25..11a70369 100644
--- a/iPokeGo/Base.lproj/Main.storyboard
+++ b/iPokeGo/Base.lproj/Main.storyboard
@@ -99,7 +99,7 @@
-
+
@@ -136,7 +136,7 @@
-
+
@@ -168,7 +168,7 @@
-
+
@@ -200,7 +200,7 @@
-
+
@@ -236,7 +236,7 @@
-
+
@@ -269,7 +269,7 @@
-
+
@@ -302,7 +302,7 @@
-
+
@@ -335,7 +335,7 @@
-
+
@@ -368,7 +368,7 @@
-
+
@@ -401,7 +401,7 @@
-
+
@@ -434,7 +434,7 @@
-
+
@@ -467,7 +467,7 @@
-
+
@@ -572,7 +572,7 @@
-
+
@@ -606,7 +606,7 @@
-
+
@@ -640,7 +640,7 @@
-
+
@@ -708,7 +708,7 @@
-
+
diff --git a/iPokeGo/MapViewController.m b/iPokeGo/MapViewController.m
index 4f9244ae..6d967c20 100644
--- a/iPokeGo/MapViewController.m
+++ b/iPokeGo/MapViewController.m
@@ -459,7 +459,6 @@ - (void)controllerWillChangeContent:(NSFetchedResultsController *)controller
#pragma mark - Fetch Results Controller setup
-
- (NSFetchedResultsController *)newPokemonFetchResultsControllersForCurrentPreferences
{
if ([[NSUserDefaults standardUserDefaults] boolForKey:@"display_pokemons"]) {