Skip to content

Commit

Permalink
increased build number
Browse files Browse the repository at this point in the history
  • Loading branch information
NickKibish committed Oct 3, 2023
1 parent c2c5405 commit 4d071a8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions nRF Toolbox.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2255,6 +2255,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "nRF Toolbox/nRF Toolbox-Prefix.pch";
INFOPLIST_FILE = "nRF Toolbox/nRF Toolbox-Info.plist";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -2265,7 +2266,7 @@
"$(PROJECT_DIR)",
"$(PODS_ROOT)",
);
MARKETING_VERSION = 5.0.8;
MARKETING_VERSION = 5.0.9;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down Expand Up @@ -2421,6 +2422,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "nRF Toolbox/nRF Toolbox-Prefix.pch";
INFOPLIST_FILE = "nRF Toolbox/nRF Toolbox-Info.plist";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -2431,7 +2433,7 @@
"$(PROJECT_DIR)",
"$(PODS_ROOT)",
);
MARKETING_VERSION = 5.0.8;
MARKETING_VERSION = 5.0.9;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down Expand Up @@ -2471,6 +2473,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "nRF Toolbox/nRF Toolbox-Prefix.pch";
INFOPLIST_FILE = "nRF Toolbox/nRF Toolbox-Info.plist";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -2481,7 +2484,7 @@
"$(PROJECT_DIR)",
"$(PODS_ROOT)",
);
MARKETING_VERSION = 5.0.8;
MARKETING_VERSION = 5.0.9;
ONLY_ACTIVE_ARCH = NO;
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down

0 comments on commit 4d071a8

Please sign in to comment.