Skip to content

fix(cli): do not force architecture when building and archiving iOS app#10431

Merged
lucasfernog merged 4 commits intotauri-apps:devfrom
glumn:feat/ios-build-with-project-arch
Aug 19, 2024
Merged

fix(cli): do not force architecture when building and archiving iOS app#10431
lucasfernog merged 4 commits intotauri-apps:devfrom
glumn:feat/ios-build-with-project-arch

Conversation

@glumn
Copy link
Contributor

@glumn glumn 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
@glumn glumn 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
@github-actions
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
@glumn glumn 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