Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): update swift-rs to fix iOS plugin builds #10718

Merged
merged 5 commits into from
Aug 27, 2024

Conversation

rdlabo
Copy link
Contributor

@rdlabo rdlabo commented Aug 21, 2024

I have spent a great deal of time on this issue, and I think it is necessary to provide some tips to reduce the number of people who fail to develop plugins for Tauri 2.0.

closes #10717

@rdlabo rdlabo requested a review from a team as a code owner August 21, 2024 15:18
@rdlabo rdlabo changed the title fix(cli): template of example api use forked swift-rs fix(cli): example template suggest to use patch of forked swift-rs Aug 21, 2024
@lucasfernog
Copy link
Member

can't we merge that fix in swift-rs instead? we know @Brendonovich

@Brendonovich
Copy link
Member

I'd be happy to do so, I haven't paid much attention to swift-rs lately

Copy link
Contributor

github-actions bot commented Aug 22, 2024

Package Changes Through 7cc3c3e

There are 7 changes which include tauri with prerelease, tauri-utils with prerelease, tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-codegen with prerelease, tauri-bundler with prerelease, tauri-build with prerelease

Planned Package Versions

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

package current next
tauri-utils 2.0.0-rc.6 2.0.0-rc.7
tauri-bundler 2.0.1-rc.5 2.0.1-rc.6
tauri-runtime 2.0.0-rc.6 2.0.0-rc.7
tauri-runtime-wry 2.0.0-rc.6 2.0.0-rc.7
tauri-codegen 2.0.0-rc.6 2.0.0-rc.7
tauri-macros 2.0.0-rc.5 2.0.0-rc.6
tauri-plugin 2.0.0-rc.6 2.0.0-rc.7
tauri-build 2.0.0-rc.6 2.0.0-rc.7
tauri 2.0.0-rc.6 2.0.0-rc.7
@tauri-apps/cli 2.0.0-rc.7 2.0.0-rc.8
tauri-cli 2.0.0-rc.7 2.0.0-rc.8

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


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

@lucasfernog
Copy link
Member

waiting on Brendonovich/swift-rs#66

@lucasfernog lucasfernog changed the title fix(cli): example template suggest to use patch of forked swift-rs fix(core): update swift-rs to fix iOS plugin builds Aug 26, 2024
@Brendonovich
Copy link
Member

done :)

@lucasfernog lucasfernog merged commit 03f2a50 into tauri-apps:dev Aug 27, 2024
28 checks passed
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] compile the Plugin using sysroot for 'iPhoneOS' but targeting 'MacOSX'
3 participants