Skip to content

Commit 2e76315

Browse files
authored
Add CFBundleVersion to targets (#317)
1 parent 15f6802 commit 2e76315

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NVActivityIndicatorView.xcodeproj/project.pbxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -849,6 +849,7 @@
849849
OBJ_100 /* Release */ = {
850850
isa = XCBuildConfiguration;
851851
buildSettings = {
852+
CURRENT_PROJECT_VERSION = 5.0.0;
852853
ENABLE_TESTABILITY = YES;
853854
FRAMEWORK_SEARCH_PATHS = (
854855
"$(inherited)",
@@ -954,6 +955,7 @@
954955
OBJ_56 /* Debug */ = {
955956
isa = XCBuildConfiguration;
956957
buildSettings = {
958+
CURRENT_PROJECT_VERSION = 5.0.0;
957959
ENABLE_TESTABILITY = YES;
958960
FRAMEWORK_SEARCH_PATHS = (
959961
"$(inherited)",
@@ -984,6 +986,7 @@
984986
OBJ_57 /* Release */ = {
985987
isa = XCBuildConfiguration;
986988
buildSettings = {
989+
CURRENT_PROJECT_VERSION = 5.0.0;
987990
ENABLE_TESTABILITY = YES;
988991
FRAMEWORK_SEARCH_PATHS = (
989992
"$(inherited)",
@@ -1014,6 +1017,7 @@
10141017
OBJ_99 /* Debug */ = {
10151018
isa = XCBuildConfiguration;
10161019
buildSettings = {
1020+
CURRENT_PROJECT_VERSION = 5.0.0;
10171021
ENABLE_TESTABILITY = YES;
10181022
FRAMEWORK_SEARCH_PATHS = (
10191023
"$(inherited)",

0 commit comments

Comments
 (0)