File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13011301 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
13021302 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
13031303 MTL_FAST_MATH = YES;
1304- PRODUCT_BUNDLE_IDENTIFIER = com.mattjones.cooldown.dev.notification.extension ;
1304+ PRODUCT_BUNDLE_IDENTIFIER = com.mattjones.cooldown.dev.notification;
13051305 PRODUCT_NAME = "$(TARGET_NAME)";
1306- PROVISIONING_PROFILE_SPECIFIER = "Cooldown Notification Extension Dev";
1306+ PROVISIONING_PROFILE_SPECIFIER = "Cooldown Notification Dev";
13071307 SKIP_INSTALL = YES;
13081308 SWIFT_VERSION = 5.0;
13091309 TARGETED_DEVICE_FAMILY = "1,2";
13221322 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
13231323 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
13241324 MTL_FAST_MATH = YES;
1325- PRODUCT_BUNDLE_IDENTIFIER = com.mattjones.cooldown.notification.extension ;
1325+ PRODUCT_BUNDLE_IDENTIFIER = com.mattjones.cooldown.notification;
13261326 PRODUCT_NAME = "$(TARGET_NAME)";
1327- PROVISIONING_PROFILE_SPECIFIER = "Cooldown Notification Extension ";
1327+ PROVISIONING_PROFILE_SPECIFIER = "Cooldown Notification AS ";
13281328 SKIP_INSTALL = YES;
13291329 SWIFT_VERSION = 5.0;
13301330 TARGETED_DEVICE_FAMILY = "1,2";
You can’t perform that action at this time.
0 commit comments