Skip to content

Commit

Permalink
proj: v1.1.0-RC.3-154
Browse files Browse the repository at this point in the history
  • Loading branch information
CanglongCl committed Jul 10, 2023
1 parent 457ea22 commit bc08130
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
16 changes: 8 additions & 8 deletions HSRPizzaHelper.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1535,7 +1535,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "HSRPizzaHelper Watch App/HSRPizzaHelperWatch Watch App.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 152;
CURRENT_PROJECT_VERSION = 154;
DEVELOPMENT_ASSET_PATHS = "\"HSRPizzaHelper Watch App/Preview Content\"";
DEVELOPMENT_TEAM = 45Z6V4YD5U;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1566,7 +1566,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "HSRPizzaHelper Watch App/HSRPizzaHelperWatch Watch App.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 152;
CURRENT_PROJECT_VERSION = 154;
DEVELOPMENT_ASSET_PATHS = "\"HSRPizzaHelper Watch App/Preview Content\"";
DEVELOPMENT_TEAM = 45Z6V4YD5U;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1597,7 +1597,7 @@
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
CODE_SIGN_ENTITLEMENTS = HSRPizzaHelperWidget/HSRPizzaHelperWidgetExtension.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 152;
CURRENT_PROJECT_VERSION = 154;
DEVELOPMENT_TEAM = 45Z6V4YD5U;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = HSRPizzaHelperWidget/Info.plist;
Expand Down Expand Up @@ -1627,7 +1627,7 @@
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
CODE_SIGN_ENTITLEMENTS = HSRPizzaHelperWidget/HSRPizzaHelperWidgetExtension.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 152;
CURRENT_PROJECT_VERSION = 154;
DEVELOPMENT_TEAM = 45Z6V4YD5U;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = HSRPizzaHelperWidget/Info.plist;
Expand Down Expand Up @@ -1774,7 +1774,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = HSRPizzaHelper/HSRPizzaHelper.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 152;
CURRENT_PROJECT_VERSION = 154;
DEVELOPMENT_ASSET_PATHS = "\"HSRPizzaHelper/Preview Content\"";
DEVELOPMENT_TEAM = 45Z6V4YD5U;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1812,7 +1812,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = HSRPizzaHelper/HSRPizzaHelper.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 152;
CURRENT_PROJECT_VERSION = 154;
DEVELOPMENT_ASSET_PATHS = "\"HSRPizzaHelper/Preview Content\"";
DEVELOPMENT_TEAM = 45Z6V4YD5U;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1847,7 +1847,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = HSRPizzaHelperWidget/HSRPizzaHelperWidgetConfigurationIntent/HSRPizzaHelperWidgetConfigurationIntent.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 152;
CURRENT_PROJECT_VERSION = 154;
DEVELOPMENT_TEAM = 45Z6V4YD5U;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = HSRPizzaHelperWidget/HSRPizzaHelperWidgetConfigurationIntent/Info.plist;
Expand Down Expand Up @@ -1875,7 +1875,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = HSRPizzaHelperWidget/HSRPizzaHelperWidgetConfigurationIntent/HSRPizzaHelperWidgetConfigurationIntent.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 152;
CURRENT_PROJECT_VERSION = 154;
DEVELOPMENT_TEAM = 45Z6V4YD5U;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = HSRPizzaHelperWidget/HSRPizzaHelperWidgetConfigurationIntent/Info.plist;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
askForAppToLaunch = "Yes"
launchAutomaticallySubstyle = "2">
<BuildableProductRunnable
runnableDebuggingMode = "0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
askForAppToLaunch = "Yes"
launchAutomaticallySubstyle = "2">
<BuildableProductRunnable
runnableDebuggingMode = "0">
Expand Down

0 comments on commit bc08130

Please sign in to comment.