Skip to content
Merged

Dev #145

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### 2.0.0 (17)

**🎉 Released:**
- TBC
- 30th March 2026

**Marker Data** now only supports macOS Sequoia 15.7 or later, starting with version 2.0.0.

Expand All @@ -12,6 +12,7 @@
- Updated Marker Data's application icon for macOS Tahoe
- Verified to run under macOS Tahoe and Final Cut Pro 12
- [Excel export profile](https://markerdata.theacharya.co/in-action/excel-profile/) now has the ability to automatically embed images
- Improved compatibility of CSV export profile and TSV export profile when data contains special characters
- Added support and compatibility for FCPXML v1.14 (Final Cut Pro 12)
- Added support for [Final Cut Pro Creator Studio (Subscription Version)](https://markerdata.theacharya.co/faq/#does-marker-data-work-with-final-cut-pro-creator-studio)
- Dock Icon's Progress now uses Squircle Style
Expand All @@ -27,6 +28,7 @@
- Fixed an issue that prevented macOS notifications for Marker Data
- Fixed an issue that caused Dropbox setup to fail on macOS Tahoe due to Apple restrictions
- Fixed an issue where the Dock Icon progress toggle was not working
- Fixed an issue where the Queue table sort was not working
- Embedding extracted images with Swatch Palette is not supported for Excel Profile

---
Expand Down
2 changes: 1 addition & 1 deletion Distribution/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.4.4
v2.0.0
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

| Version | Supported |
| ------- | ------------------ |
| 1.4.4 | :white_check_mark: |
| 2.0.0 | :white_check_mark: |

## Reporting a Vulnerability

Expand Down
26 changes: 13 additions & 13 deletions Source/Marker Data/Marker Data.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1433,7 +1433,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
/Library/Frameworks,
Expand Down Expand Up @@ -1461,7 +1461,7 @@
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MACH_O_TYPE = mh_execute;
MACOSX_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.4.4;
MARKETING_VERSION = 2.0.0;
OTHER_LDFLAGS = (
"-fapplication-extension",
"-lProExtension",
Expand All @@ -1488,7 +1488,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
/Library/Frameworks,
Expand Down Expand Up @@ -1516,7 +1516,7 @@
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MACH_O_TYPE = mh_execute;
MACOSX_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.4.4;
MARKETING_VERSION = 2.0.0;
OTHER_LDFLAGS = (
"-fapplication-extension",
"-lProExtension",
Expand All @@ -1540,7 +1540,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
DEAD_CODE_STRIPPING = YES;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1552,7 +1552,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.4.4;
MARKETING_VERSION = 2.0.0;
PRODUCT_BUNDLE_IDENTIFIER = co.theacharya.MarkerData.Uninstaller;
PRODUCT_NAME = "Uninstall Marker Data";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -1569,7 +1569,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
DEAD_CODE_STRIPPING = YES;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1581,7 +1581,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.4.4;
MARKETING_VERSION = 2.0.0;
PRODUCT_BUNDLE_IDENTIFIER = co.theacharya.MarkerData.Uninstaller;
PRODUCT_NAME = "Uninstall Marker Data";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -1722,7 +1722,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Marker Data/Preview Content\"";
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -1750,7 +1750,7 @@
"$(SDKROOT)/usr/lib/swift",
);
MACOSX_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.4.4;
MARKETING_VERSION = 2.0.0;
PRODUCT_BUNDLE_IDENTIFIER = co.theacharya.MarkerData;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1769,7 +1769,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Marker Data/Preview Content\"";
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -1797,7 +1797,7 @@
"$(SDKROOT)/usr/lib/swift",
);
MACOSX_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.4.4;
MARKETING_VERSION = 2.0.0;
PRODUCT_BUNDLE_IDENTIFIER = co.theacharya.MarkerData;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -1885,7 +1885,7 @@
repositoryURL = "https://github.com/TheAcharya/MarkersExtractor";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.4.2;
minimumVersion = 0.4.3;
};
};
4155B72A2B668C0D008D3505 /* XCRemoteSwiftPackageReference "swift-log-oslog" */ = {
Expand Down