Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: fileAssociations missing LSHandlerRank on macOS (#13159)#13236

Merged
lucasfernog merged 1 commit into
tauri-apps:devfrom
kingsword09:fix-fileassociations-missing-error
Apr 15, 2025
Merged

fix: fileAssociations missing LSHandlerRank on macOS (#13159)#13236
lucasfernog merged 1 commit into
tauri-apps:devfrom
kingsword09:fix-fileassociations-missing-error

Conversation

@kingsword09
Copy link
Copy Markdown
Contributor

fix #13159 missing the LSHandlerRank and Apple warns after uploading to App Store Connect:

@kingsword09 kingsword09 requested a review from a team as a code owner April 15, 2025 06:14
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 15, 2025

Package Changes Through 6d9fb68

There are 9 changes which include @tauri-apps/api with minor, tauri with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-utils with minor, tauri-bundler with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-driver with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.4.1 2.5.0
tauri-utils 2.3.1 2.4.0
tauri-bundler 2.3.1 2.4.0
tauri-runtime 2.5.1 2.6.0
tauri-runtime-wry 2.5.1 2.6.0
tauri-codegen 2.1.1 2.1.2
tauri-macros 2.1.1 2.1.2
tauri-plugin 2.1.1 2.1.2
tauri-build 2.1.1 2.1.2
tauri 2.4.1 2.5.0
@tauri-apps/cli 2.4.1 2.5.0
tauri-cli 2.4.1 2.5.0
tauri-driver 2.0.3 2.0.4

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars
Copy link
Copy Markdown
Member

thanks for your contribution. before we can merge it we need a changefile in the .changes dir though :)

@FabianLars FabianLars added this to the 2.5 milestone Apr 15, 2025
@kingsword09 kingsword09 force-pushed the fix-fileassociations-missing-error branch from d1daa8c to d323856 Compare April 15, 2025 12:50
@kingsword09
Copy link
Copy Markdown
Contributor Author

thanks for your contribution. before we can merge it we need a changefile in the .changes dir though :)

@FabianLars changeFile has been added.

Copy link
Copy Markdown
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, saw it right when you pushed it :D CI isn't happy yet though (ignore the aarch64-linux-android run). I annotated the issue for one issue. The other requires a simple cargo fmt run locally.

Comment thread .changes/fix-fileassociations-missing-lshandlerrank-on-macos.md Outdated
@kingsword09 kingsword09 force-pushed the fix-fileassociations-missing-error branch from d323856 to 6d9fb68 Compare April 15, 2025 13:26
@lucasfernog lucasfernog merged commit 2dccfab into tauri-apps:dev Apr 15, 2025
26 of 27 checks passed
@kingsword09 kingsword09 deleted the fix-fileassociations-missing-error branch April 16, 2025 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] fileAssociations missing LSHandlerRank on macOS

3 participants