|
|
@@ -7,7 +7,7 @@
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
- 13C4FCEC2F764FD400860356 /* google_apps.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = google_apps.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 13C4FCEC2F764FD400860356 /* Easy Access for Google Apps.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Easy Access for Google Apps.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
|
@@ -40,7 +40,7 @@
|
|
|
13C4FCED2F764FD400860356 /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 13C4FCEC2F764FD400860356 /* google_apps.app */,
|
|
|
+ 13C4FCEC2F764FD400860356 /* Easy Access for Google Apps.app */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -67,7 +67,7 @@
|
|
|
packageProductDependencies = (
|
|
|
);
|
|
|
productName = google_apps;
|
|
|
- productReference = 13C4FCEC2F764FD400860356 /* google_apps.app */;
|
|
|
+ productReference = 13C4FCEC2F764FD400860356 /* Easy Access for Google Apps.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
|
/* End PBXNativeTarget section */
|
|
|
@@ -78,7 +78,7 @@
|
|
|
attributes = {
|
|
|
BuildIndependentTargetsInParallel = 1;
|
|
|
LastSwiftUpdateCheck = 2640;
|
|
|
- LastUpgradeCheck = 2640;
|
|
|
+ LastUpgradeCheck = 2600;
|
|
|
TargetAttributes = {
|
|
|
13C4FCEB2F764FD400860356 = {
|
|
|
CreatedOnToolsVersion = 26.4;
|
|
|
@@ -159,7 +159,9 @@
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
+ DEAD_CODE_STRIPPING = YES;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
+ DEVELOPMENT_TEAM = GSL59TLQP5;
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
ENABLE_TESTABILITY = YES;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
|
@@ -183,6 +185,7 @@
|
|
|
MTL_FAST_MATH = YES;
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
SDKROOT = macosx;
|
|
|
+ STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
};
|
|
|
@@ -222,7 +225,9 @@
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
+ DEAD_CODE_STRIPPING = YES;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
+ DEVELOPMENT_TEAM = GSL59TLQP5;
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
|
@@ -239,6 +244,7 @@
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
MTL_FAST_MATH = YES;
|
|
|
SDKROOT = macosx;
|
|
|
+ STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
};
|
|
|
name = Release;
|
|
|
@@ -252,12 +258,16 @@
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
CURRENT_PROJECT_VERSION = 2;
|
|
|
- DEVELOPMENT_TEAM = GSL59TLQP5;
|
|
|
+ DEAD_CODE_STRIPPING = YES;
|
|
|
ENABLE_APP_SANDBOX = YES;
|
|
|
- ENABLE_USER_SELECTED_FILES = readonly;
|
|
|
+ ENABLE_FILE_ACCESS_DOWNLOADS_FOLDER = readwrite;
|
|
|
+ ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES;
|
|
|
+ ENABLE_RESOURCE_ACCESS_CALENDARS = YES;
|
|
|
+ ENABLE_RESOURCE_ACCESS_LOCATION = YES;
|
|
|
+ ENABLE_USER_SELECTED_FILES = readwrite;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
- INFOPLIST_KEY_CFBundleName = "Easy Access for Google Apps";
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Easy Access for Google Apps";
|
|
|
+ INFOPLIST_KEY_CFBundleName = "Easy Access for Google Apps";
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
|
|
|
INFOPLIST_KEY_NSCalendarsFullAccessUsageDescription = "Calendar access is used to show your upcoming events and Meet links in the Calendar and Meet widgets. Event data stays on-device and is only used to populate widget content.";
|
|
|
INFOPLIST_KEY_NSCalendarsUsageDescription = "Calendar access is used to show your upcoming events and Meet links in the Calendar and Meet widgets. Event data stays on-device and is only used to populate widget content.";
|
|
|
@@ -292,12 +302,16 @@
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
CURRENT_PROJECT_VERSION = 2;
|
|
|
- DEVELOPMENT_TEAM = GSL59TLQP5;
|
|
|
+ DEAD_CODE_STRIPPING = YES;
|
|
|
ENABLE_APP_SANDBOX = YES;
|
|
|
- ENABLE_USER_SELECTED_FILES = readonly;
|
|
|
+ ENABLE_FILE_ACCESS_DOWNLOADS_FOLDER = readwrite;
|
|
|
+ ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES;
|
|
|
+ ENABLE_RESOURCE_ACCESS_CALENDARS = YES;
|
|
|
+ ENABLE_RESOURCE_ACCESS_LOCATION = YES;
|
|
|
+ ENABLE_USER_SELECTED_FILES = readwrite;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
- INFOPLIST_KEY_CFBundleName = "Easy Access for Google Apps";
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Easy Access for Google Apps";
|
|
|
+ INFOPLIST_KEY_CFBundleName = "Easy Access for Google Apps";
|
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
|
|
|
INFOPLIST_KEY_NSCalendarsFullAccessUsageDescription = "Calendar access is used to show your upcoming events and Meet links in the Calendar and Meet widgets. Event data stays on-device and is only used to populate widget content.";
|
|
|
INFOPLIST_KEY_NSCalendarsUsageDescription = "Calendar access is used to show your upcoming events and Meet links in the Calendar and Meet widgets. Event data stays on-device and is only used to populate widget content.";
|