Skip to content

Commit 5a9ea19

Browse files
committed
chore: update project version to 2.6
1 parent 224fc73 commit 5a9ea19

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Front Row.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
CODE_SIGN_ENTITLEMENTS = "Front Row/FrontRow.entitlements";
451451
CODE_SIGN_STYLE = Automatic;
452452
COMBINE_HIDPI_IMAGES = YES;
453-
CURRENT_PROJECT_VERSION = 18;
453+
CURRENT_PROJECT_VERSION = 19;
454454
DEVELOPMENT_ASSET_PATHS = "\"Front Row/Preview Content\"";
455455
ENABLE_APP_SANDBOX = YES;
456456
ENABLE_HARDENED_RUNTIME = YES;
@@ -465,7 +465,7 @@
465465
"$(inherited)",
466466
"@executable_path/../Frameworks",
467467
);
468-
MARKETING_VERSION = 2.6;
468+
MARKETING_VERSION = 2.7;
469469
PRODUCT_BUNDLE_IDENTIFIER = dev.joshuapark.FrontRow;
470470
PRODUCT_NAME = "$(TARGET_NAME)";
471471
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -480,7 +480,7 @@
480480
CODE_SIGN_ENTITLEMENTS = "Front Row/FrontRow.entitlements";
481481
CODE_SIGN_STYLE = Automatic;
482482
COMBINE_HIDPI_IMAGES = YES;
483-
CURRENT_PROJECT_VERSION = 18;
483+
CURRENT_PROJECT_VERSION = 19;
484484
DEVELOPMENT_ASSET_PATHS = "\"Front Row/Preview Content\"";
485485
ENABLE_APP_SANDBOX = YES;
486486
ENABLE_HARDENED_RUNTIME = YES;
@@ -495,7 +495,7 @@
495495
"$(inherited)",
496496
"@executable_path/../Frameworks",
497497
);
498-
MARKETING_VERSION = 2.6;
498+
MARKETING_VERSION = 2.7;
499499
PRODUCT_BUNDLE_IDENTIFIER = dev.joshuapark.FrontRow;
500500
PRODUCT_NAME = "$(TARGET_NAME)";
501501
SWIFT_EMIT_LOC_STRINGS = YES;

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Experience color accurate HDR videos with full surround sound using spatial audi
2020

2121
- [HDR video compatible Macs](https://support.apple.com/en-us/102205) and/or [spatial audio compatible devices](https://support.apple.com/en-us/102469)
2222
- Apple Silicon (M1 and later)
23-
- macOS Sequoia 15.0 and later
23+
- macOS Sequoia 15.6 and later
2424
- Xcode 26.2 (to build)
2525

2626
## Frequently Asked Questions

0 commit comments

Comments
 (0)