diff --git a/micSwitch.xcodeproj/project.pbxproj b/micSwitch.xcodeproj/project.pbxproj
index 37a9e97..4e2e5ad 100644
--- a/micSwitch.xcodeproj/project.pbxproj
+++ b/micSwitch.xcodeproj/project.pbxproj
@@ -247,6 +247,11 @@
CreatedOnToolsVersion = 9.0.1;
LastSwiftMigration = 0900;
ProvisioningStyle = Automatic;
+ SystemCapabilities = {
+ com.apple.Sandbox = {
+ enabled = 0;
+ };
+ };
};
};
};
@@ -552,7 +557,6 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_ENTITLEMENTS = "micSwitch/Supporting Files/micSwitch.entitlements";
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
@@ -576,7 +580,6 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_ENTITLEMENTS = "micSwitch/Supporting Files/micSwitch.entitlements";
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
diff --git a/micSwitch/Supporting Files/Info.plist b/micSwitch/Supporting Files/Info.plist
index 4e33c5f..6ac0861 100644
--- a/micSwitch/Supporting Files/Info.plist
+++ b/micSwitch/Supporting Files/Info.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.0
+ 1.1
CFBundleVersion
- 1
+ 2
LSMinimumSystemVersion
$(MACOSX_DEPLOYMENT_TARGET)
LSUIElement
diff --git a/micSwitch/Supporting Files/micSwitch.entitlements b/micSwitch/Supporting Files/micSwitch.entitlements
index f2ef3ae..0c67376 100644
--- a/micSwitch/Supporting Files/micSwitch.entitlements
+++ b/micSwitch/Supporting Files/micSwitch.entitlements
@@ -1,10 +1,5 @@
-
- com.apple.security.app-sandbox
-
- com.apple.security.files.user-selected.read-only
-
-
+