File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
iosApp/Pacemaker.xcodeproj Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ extensions.configure(ApplicationExtension::class) {
2121 namespace = " io.sellmair.pacemaker"
2222
2323 defaultConfig {
24- versionName = " 2024.2 "
25- versionCode = 15
24+ versionName = " 2025.1 "
25+ versionCode = 17
2626 }
2727}
2828
Original file line number Diff line number Diff line change 297297 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
298298 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
299299 CODE_SIGN_STYLE = Automatic;
300- CURRENT_PROJECT_VERSION = 16 ;
300+ CURRENT_PROJECT_VERSION = 17 ;
301301 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
302302 DEVELOPMENT_ASSET_PATHS = "\"Pacemaker/Preview Content\"";
303303 DEVELOPMENT_TEAM = R58Q77NDGL;
318318 "$(inherited)",
319319 "@executable_path/Frameworks",
320320 );
321- MARKETING_VERSION = 2024.2 ;
321+ MARKETING_VERSION = 2025.1 ;
322322 OTHER_LDFLAGS = (
323323 "$(inherited)",
324324 "-ObjC",
342342 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
343343 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
344344 CODE_SIGN_STYLE = Automatic;
345- CURRENT_PROJECT_VERSION = 16 ;
345+ CURRENT_PROJECT_VERSION = 17 ;
346346 DEVELOPMENT_ASSET_PATHS = "\"Pacemaker/Preview Content\"";
347347 DEVELOPMENT_TEAM = R58Q77NDGL;
348348 ENABLE_PREVIEWS = YES;
362362 "$(inherited)",
363363 "@executable_path/Frameworks",
364364 );
365- MARKETING_VERSION = 2024.2 ;
365+ MARKETING_VERSION = 2025.1 ;
366366 OTHER_LDFLAGS = (
367367 "$(inherited)",
368368 "-ObjC",
You can’t perform that action at this time.
0 commit comments