Skip to content

Commit

Permalink
nRF Blinky version set to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philips77 committed Feb 19, 2024
1 parent 1bafe32 commit 71bc15d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Example/nRFBlinky.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -986,7 +986,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = nRFBlinky/nRFBlinky.entitlements;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = P3R8YQEV4L;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
Expand All @@ -998,7 +998,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.4.1;
MARKETING_VERSION = 1.5.0;
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "com.nordicsemi.nrf-blinky";
PRODUCT_NAME = "nRF Blinky";
Expand All @@ -1018,7 +1018,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = nRFBlinky/nRFBlinky.entitlements;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = P3R8YQEV4L;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
INFOPLIST_FILE = nRFBlinky/Info.plist;
Expand All @@ -1029,7 +1029,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.4.1;
MARKETING_VERSION = 1.5.0;
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "com.nordicsemi.nrf-blinky";
PRODUCT_NAME = "nRF Blinky";
Expand Down

0 comments on commit 71bc15d

Please sign in to comment.