Skip to content
Merged

Dev #146

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: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
- name: List Xcode Installations
run: sudo ls -1 /Applications | grep "Xcode"

- name: Select Xcode 26.4.0
run: sudo xcode-select -s /Applications/Xcode_26.4.0.app/Contents/Developer
- name: Select Xcode 26.4.1
run: sudo xcode-select -s /Applications/Xcode_26.4.1.app/Contents/Developer

- name: Change to Project Directory
run: cd Source/Marker\ Data
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release_github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: List Xcode Installations
run: sudo ls -1 /Applications | grep "Xcode"

- name: Select Xcode 26.4.0
run: sudo xcode-select -s /Applications/Xcode_26.4.0.app/Contents/Developer
- name: Select Xcode 26.4.1
run: sudo xcode-select -s /Applications/Xcode_26.4.1.app/Contents/Developer

- name: Change to Xcode Project Directory
run: cd Source/Marker\ Data
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release_github_non-appcast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: List Xcode Installations
run: sudo ls -1 /Applications | grep "Xcode"

- name: Select Xcode 26.4.0
run: sudo xcode-select -s /Applications/Xcode_26.4.0.app/Contents/Developer
- name: Select Xcode 26.4.1
run: sudo xcode-select -s /Applications/Xcode_26.4.1.app/Contents/Developer

- name: Change to Xcode Project Directory
run: cd Source/Marker\ Data
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: List Xcode Installations
run: sudo ls -1 /Applications | grep "Xcode"

- name: Select Xcode 26.4.0
run: sudo xcode-select -s /Applications/Xcode_26.4.0.app/Contents/Developer
- name: Select Xcode 26.4.1
run: sudo xcode-select -s /Applications/Xcode_26.4.1.app/Contents/Developer

- name: Change to Xcode Project Directory
run: cd Source/Marker\ Data
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test_build_debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: List Xcode Installations
run: sudo ls -1 /Applications | grep "Xcode"

- name: Select Xcode 26.4.0
run: sudo xcode-select -s /Applications/Xcode_26.4.0.app/Contents/Developer
- name: Select Xcode 26.4.1
run: sudo xcode-select -s /Applications/Xcode_26.4.1.app/Contents/Developer

- name: Change to Xcode Project Directory
run: cd Source/Marker\ Data
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### 2.0.1 (18)

**🎉 Released:**
- 27th April 2026

**🔨 Improvements:**
- Updated core dependencies

### 2.0.0 (17)

**🎉 Released:**
Expand Down
2 changes: 1 addition & 1 deletion Distribution/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.0.0
v2.0.1
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 |
| ------- | ------------------ |
| 2.0.0 | :white_check_mark: |
| 2.0.1 | :white_check_mark: |

## Reporting a Vulnerability

Expand Down
30 changes: 15 additions & 15 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 = 17;
CURRENT_PROJECT_VERSION = 18;
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 = 2.0.0;
MARKETING_VERSION = 2.0.1;
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 = 17;
CURRENT_PROJECT_VERSION = 18;
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 = 2.0.0;
MARKETING_VERSION = 2.0.1;
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 = 17;
CURRENT_PROJECT_VERSION = 18;
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 = 2.0.0;
MARKETING_VERSION = 2.0.1;
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 = 17;
CURRENT_PROJECT_VERSION = 18;
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 = 2.0.0;
MARKETING_VERSION = 2.0.1;
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 = 17;
CURRENT_PROJECT_VERSION = 18;
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 = 2.0.0;
MARKETING_VERSION = 2.0.1;
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 = 17;
CURRENT_PROJECT_VERSION = 18;
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 = 2.0.0;
MARKETING_VERSION = 2.0.1;
PRODUCT_BUNDLE_IDENTIFIER = co.theacharya.MarkerData;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -1868,8 +1868,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/Dean151/ButtonKit";
requirement = {
kind = branch;
branch = main;
kind = upToNextMajorVersion;
minimumVersion = 0.7.1;
};
};
4155B6C32B5D3709008D3505 /* XCRemoteSwiftPackageReference "DockProgress" */ = {
Expand All @@ -1885,7 +1885,7 @@
repositoryURL = "https://github.com/TheAcharya/MarkersExtractor";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.4.3;
minimumVersion = 0.4.4;
};
};
4155B72A2B668C0D008D3505 /* XCRemoteSwiftPackageReference "swift-log-oslog" */ = {
Expand Down