Skip to content

Commit d535169

Browse files
committed
Поднял версию приложения до 3.1.2 (1)
1 parent 656a0bc commit d535169

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

SwiftUI-WorkoutApp.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,7 +1433,7 @@
14331433
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
14341434
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
14351435
CODE_SIGN_STYLE = Automatic;
1436-
CURRENT_PROJECT_VERSION = 2;
1436+
CURRENT_PROJECT_VERSION = 1;
14371437
DEVELOPMENT_ASSET_PATHS = "SwiftUI-WorkoutApp/Preview\\ Content/PreviewContent.swift SwiftUI-WorkoutApp/Preview\\ Content";
14381438
DEVELOPMENT_TEAM = CR68PP2Z3F;
14391439
ENABLE_PREVIEWS = YES;
@@ -1451,7 +1451,7 @@
14511451
"$(inherited)",
14521452
"@executable_path/Frameworks",
14531453
);
1454-
MARKETING_VERSION = 3.1.1;
1454+
MARKETING_VERSION = 3.1.2;
14551455
PRODUCT_BUNDLE_IDENTIFIER = com.FGU.WorkOut;
14561456
PRODUCT_NAME = WorkoutApp;
14571457
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -1469,7 +1469,7 @@
14691469
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
14701470
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
14711471
CODE_SIGN_STYLE = Automatic;
1472-
CURRENT_PROJECT_VERSION = 2;
1472+
CURRENT_PROJECT_VERSION = 1;
14731473
DEVELOPMENT_ASSET_PATHS = "SwiftUI-WorkoutApp/Preview\\ Content/PreviewContent.swift SwiftUI-WorkoutApp/Preview\\ Content";
14741474
DEVELOPMENT_TEAM = CR68PP2Z3F;
14751475
ENABLE_PREVIEWS = YES;
@@ -1487,7 +1487,7 @@
14871487
"$(inherited)",
14881488
"@executable_path/Frameworks",
14891489
);
1490-
MARKETING_VERSION = 3.1.1;
1490+
MARKETING_VERSION = 3.1.2;
14911491
PRODUCT_BUNDLE_IDENTIFIER = com.FGU.WorkOut;
14921492
PRODUCT_NAME = WorkoutApp;
14931493
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";

0 commit comments

Comments
 (0)