Skip to content

fix(cli): set ios deployment target only when building for ios#11063

Merged
lucasfernog merged 1 commit intodevfrom
fix/ios-deployment-target
Sep 20, 2024
Merged

fix(cli): set ios deployment target only when building for ios#11063
lucasfernog merged 1 commit intodevfrom
fix/ios-deployment-target

Conversation

@FabianLars
Copy link
Member

fixes #11054

honestly doesn't feel like this is really our fault. makes no sense to me why some tools would rely on that particular env var to decide whether they should build for ios.

@FabianLars FabianLars requested a review from a team as a code owner September 19, 2024 16:18
@github-actions
Copy link
Contributor

Package Changes Through 857a707

There are 6 changes which include tauri with prerelease, tauri-runtime-wry with prerelease, tauri-runtime with prerelease, tauri-utils with prerelease, 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-utils 2.0.0-rc.12 2.0.0-rc.13
tauri-bundler 2.0.1-rc.13 2.0.1-rc.14
tauri-runtime 2.0.0-rc.12 2.0.0-rc.13
tauri-runtime-wry 2.0.0-rc.13 2.0.0-rc.14
tauri-codegen 2.0.0-rc.12 2.0.0-rc.13
tauri-macros 2.0.0-rc.11 2.0.0-rc.12
tauri-plugin 2.0.0-rc.12 2.0.0-rc.13
tauri-build 2.0.0-rc.12 2.0.0-rc.13
tauri 2.0.0-rc.15 2.0.0-rc.16
@tauri-apps/cli 2.0.0-rc.16 2.0.0-rc.17
tauri-cli 2.0.0-rc.16 2.0.0-rc.17

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


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

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] [macos] [v2] Static compilation error caused by compilation target being IOS.

2 participants