|
@@ -251,10 +251,13 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = google_apps/google_apps.entitlements;
|
|
CODE_SIGN_ENTITLEMENTS = google_apps/google_apps.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
- CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 2;
|
|
|
|
|
+ DEVELOPMENT_TEAM = GSL59TLQP5;
|
|
|
ENABLE_APP_SANDBOX = YES;
|
|
ENABLE_APP_SANDBOX = YES;
|
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "Access all Google Apps";
|
|
|
|
|
+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
|
|
|
INFOPLIST_KEY_NSCalendarsUsageDescription = "The Calendar widget shows upcoming events from Apple Calendar (including calendars synced with Google) and opens Google Calendar for scheduling.";
|
|
INFOPLIST_KEY_NSCalendarsUsageDescription = "The Calendar widget shows upcoming events from Apple Calendar (including calendars synced with Google) and opens Google Calendar for scheduling.";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Google Maps uses your location to center the map and suggest nearby places.";
|
|
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Google Maps uses your location to center the map and suggest nearby places.";
|
|
@@ -265,7 +268,7 @@
|
|
|
"@executable_path/../Frameworks",
|
|
"@executable_path/../Frameworks",
|
|
|
);
|
|
);
|
|
|
MARKETING_VERSION = 1.0;
|
|
MARKETING_VERSION = 1.0;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "Mql-Dev.google-apps";
|
|
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.gsuite.google-apps";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
REGISTER_APP_GROUPS = YES;
|
|
REGISTER_APP_GROUPS = YES;
|
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
@@ -285,10 +288,13 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = google_apps/google_apps.entitlements;
|
|
CODE_SIGN_ENTITLEMENTS = google_apps/google_apps.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
- CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 2;
|
|
|
|
|
+ DEVELOPMENT_TEAM = GSL59TLQP5;
|
|
|
ENABLE_APP_SANDBOX = YES;
|
|
ENABLE_APP_SANDBOX = YES;
|
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "Access all Google Apps";
|
|
|
|
|
+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
|
|
|
INFOPLIST_KEY_NSCalendarsUsageDescription = "The Calendar widget shows upcoming events from Apple Calendar (including calendars synced with Google) and opens Google Calendar for scheduling.";
|
|
INFOPLIST_KEY_NSCalendarsUsageDescription = "The Calendar widget shows upcoming events from Apple Calendar (including calendars synced with Google) and opens Google Calendar for scheduling.";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Google Maps uses your location to center the map and suggest nearby places.";
|
|
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Google Maps uses your location to center the map and suggest nearby places.";
|
|
@@ -299,7 +305,7 @@
|
|
|
"@executable_path/../Frameworks",
|
|
"@executable_path/../Frameworks",
|
|
|
);
|
|
);
|
|
|
MARKETING_VERSION = 1.0;
|
|
MARKETING_VERSION = 1.0;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "Mql-Dev.google-apps";
|
|
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.gsuite.google-apps";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
REGISTER_APP_GROUPS = YES;
|
|
REGISTER_APP_GROUPS = YES;
|
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|