diff --git a/app/macos/Runner.xcodeproj/project.pbxproj b/app/macos/Runner.xcodeproj/project.pbxproj
index 9068dee93e0..5c47f9cb06a 100644
--- a/app/macos/Runner.xcodeproj/project.pbxproj
+++ b/app/macos/Runner.xcodeproj/project.pbxproj
@@ -476,7 +476,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 307;
DEVELOPMENT_TEAM = 9536L8KLMP;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Runner/Info.plist;
@@ -566,7 +566,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 307;
DEVELOPMENT_TEAM = 9536L8KLMP;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Runner/Info.plist;
@@ -649,7 +649,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 307;
DEVELOPMENT_TEAM = 9536L8KLMP;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Runner/Info.plist;
@@ -731,7 +731,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 307;
DEVELOPMENT_TEAM = 9536L8KLMP;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Runner/Info.plist;
@@ -813,7 +813,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 307;
DEVELOPMENT_TEAM = 9536L8KLMP;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Runner/Info.plist;
@@ -895,7 +895,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 307;
DEVELOPMENT_TEAM = 9536L8KLMP;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Runner/Info.plist;
@@ -977,7 +977,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 307;
DEVELOPMENT_TEAM = 9536L8KLMP;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Runner/Info.plist;
@@ -1112,7 +1112,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 307;
DEVELOPMENT_TEAM = 9536L8KLMP;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Runner/Info.plist;
@@ -1141,7 +1141,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 307;
DEVELOPMENT_TEAM = 9536L8KLMP;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Runner/Info.plist;
diff --git a/app/macos/Runner/DebugProfile.entitlements b/app/macos/Runner/DebugProfile.entitlements
index c9fedd93eb2..6ffa35f64eb 100644
--- a/app/macos/Runner/DebugProfile.entitlements
+++ b/app/macos/Runner/DebugProfile.entitlements
@@ -16,8 +16,6 @@
com.apple.security.network.client
- com.apple.security.network.server
-
com.apple.security.personal-information.location
keychain-access-groups
diff --git a/app/macos/Runner/Release.entitlements b/app/macos/Runner/Release.entitlements
index 1f6522d2310..e0df0dbefd0 100644
--- a/app/macos/Runner/Release.entitlements
+++ b/app/macos/Runner/Release.entitlements
@@ -14,8 +14,6 @@
com.apple.security.network.client
- com.apple.security.network.server
-
com.apple.security.personal-information.location
keychain-access-groups
diff --git a/app/macos/Runner/RunnerDebug-dev.entitlements b/app/macos/Runner/RunnerDebug-dev.entitlements
index c9fedd93eb2..6ffa35f64eb 100644
--- a/app/macos/Runner/RunnerDebug-dev.entitlements
+++ b/app/macos/Runner/RunnerDebug-dev.entitlements
@@ -16,8 +16,6 @@
com.apple.security.network.client
- com.apple.security.network.server
-
com.apple.security.personal-information.location
keychain-access-groups
diff --git a/app/macos/Runner/RunnerDebug-prod.entitlements b/app/macos/Runner/RunnerDebug-prod.entitlements
index c9fedd93eb2..6ffa35f64eb 100644
--- a/app/macos/Runner/RunnerDebug-prod.entitlements
+++ b/app/macos/Runner/RunnerDebug-prod.entitlements
@@ -16,8 +16,6 @@
com.apple.security.network.client
- com.apple.security.network.server
-
com.apple.security.personal-information.location
keychain-access-groups
diff --git a/app/macos/Runner/RunnerDebug.entitlements b/app/macos/Runner/RunnerDebug.entitlements
index 74394ea0431..0dc95ad16a4 100644
--- a/app/macos/Runner/RunnerDebug.entitlements
+++ b/app/macos/Runner/RunnerDebug.entitlements
@@ -18,8 +18,6 @@
com.apple.security.network.client
- com.apple.security.network.server
-
com.apple.security.personal-information.location
keychain-access-groups
diff --git a/app/macos/Runner/RunnerProfile-prod.entitlements b/app/macos/Runner/RunnerProfile-prod.entitlements
index c9fedd93eb2..6ffa35f64eb 100644
--- a/app/macos/Runner/RunnerProfile-prod.entitlements
+++ b/app/macos/Runner/RunnerProfile-prod.entitlements
@@ -16,8 +16,6 @@
com.apple.security.network.client
- com.apple.security.network.server
-
com.apple.security.personal-information.location
keychain-access-groups
diff --git a/app/macos/Runner/RunnerProfile.entitlements b/app/macos/Runner/RunnerProfile.entitlements
index c9fedd93eb2..6ffa35f64eb 100644
--- a/app/macos/Runner/RunnerProfile.entitlements
+++ b/app/macos/Runner/RunnerProfile.entitlements
@@ -16,8 +16,6 @@
com.apple.security.network.client
- com.apple.security.network.server
-
com.apple.security.personal-information.location
keychain-access-groups
diff --git a/app/macos/Runner/RunnerRelease-prod.entitlements b/app/macos/Runner/RunnerRelease-prod.entitlements
index 1f6522d2310..e0df0dbefd0 100644
--- a/app/macos/Runner/RunnerRelease-prod.entitlements
+++ b/app/macos/Runner/RunnerRelease-prod.entitlements
@@ -14,8 +14,6 @@
com.apple.security.network.client
- com.apple.security.network.server
-
com.apple.security.personal-information.location
keychain-access-groups
diff --git a/app/macos/Runner/RunnerRelease.entitlements b/app/macos/Runner/RunnerRelease.entitlements
index 1f6522d2310..e0df0dbefd0 100644
--- a/app/macos/Runner/RunnerRelease.entitlements
+++ b/app/macos/Runner/RunnerRelease.entitlements
@@ -14,8 +14,6 @@
com.apple.security.network.client
- com.apple.security.network.server
-
com.apple.security.personal-information.location
keychain-access-groups