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(cli): do not force architecture when building and archiving iOS app #10431

Merged
merged 4 commits into from
Aug 19, 2024

Conversation

mrguiman
Copy link
Contributor

@mrguiman mrguiman commented Jul 31, 2024

closes #10074

This builds on this change for cargo-mobile2

Add a new option to instruct cargo-mobile2 to use architectures configured in the project for building
@mrguiman mrguiman changed the title feat(ios): add a new cli option to dev to use project archs feat(ios): add a new cli option to dev to use architectures from xcodeproj's settings Jul 31, 2024
Copy link
Contributor

Package Changes Through bee72ea

There are 2 changes which include tauri-cli with prerelease, @tauri-apps/cli 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-apps/cli 2.0.0-rc.4 2.0.0-rc.5
tauri-cli 2.0.0-rc.4 2.0.0-rc.5

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 lucasfernog marked this pull request as ready for review August 19, 2024 15:35
@lucasfernog lucasfernog requested a review from a team as a code owner August 19, 2024 15:35
@lucasfernog lucasfernog changed the title feat(ios): add a new cli option to dev to use architectures from xcodeproj's settings fix(cli): do not force architecture when building and archiving iOS app Aug 19, 2024
@lucasfernog lucasfernog merged commit 9b99eba into tauri-apps:dev Aug 19, 2024
2 of 3 checks passed
@mrguiman mrguiman deleted the feat/ios-build-with-project-arch branch August 20, 2024 07:08
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] failing to run tauri2 with app extension on the iOS Simulator
2 participants