File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,20 +13,20 @@ settings:
1313 # maintainer's Apple signing identity. Developers can set signing locally
1414 # in Xcode or with an untracked config.
1515 CODE_SIGN_STYLE : Automatic
16- # CDXC:AutoUpdate 2026-06-08-20:20 : Sparkle compares CFBundleVersion, not
16+ # CDXC:AutoUpdate 2026-06-09-23:48 : Sparkle compares CFBundleVersion, not
1717 # only CFBundleShortVersionString. Release builds use semver-derived numeric
1818 # build values so each public update is greater than earlier installs.
19- CURRENT_PROJECT_VERSION : 40003
19+ CURRENT_PROJECT_VERSION : 40100
2020 GENERATE_INFOPLIST_FILE : YES
2121 LD_RUNPATH_SEARCH_PATHS :
2222 - " $(inherited)"
2323 - " @executable_path/../Frameworks"
2424 MACOSX_DEPLOYMENT_TARGET : " 13.0"
25- # CDXC:Distribution 2026-06-08-20:20 : GitHub and Sparkle release v4.0.3 must
25+ # CDXC:Distribution 2026-06-09-23:48 : GitHub and Sparkle release v4.1.0 must
2626 # publish a notarized Developer ID Ghostex app whose bundle metadata
2727 # matches both GitHub release assets, Sparkle appcasts, and the
2828 # architecture-aware Ghostex update feed.
29- MARKETING_VERSION : " 4.0.3 "
29+ MARKETING_VERSION : " 4.1.0 "
3030 SDKROOT : macosx
3131 SWIFT_VERSION : " 5.0"
3232 # CDXC:ChromiumBrowserPanes 2026-05-04-16:38: Swift needs both Ghostty's
Original file line number Diff line number Diff line change 11{
22 "name" : " ghostex" ,
3- "version" : " 4.0.3 " ,
3+ "version" : " 4.1.0 " ,
44 "private" : true ,
55 "description" : " ghostex native macOS workarea and sessions UI." ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments