Skip to content

feat(cli): support Trunk for iOS dev out of the box#11181

Merged
lucasfernog merged 1 commit intodevfrom
feat/ios-dev-trunk
Sep 30, 2024
Merged

feat(cli): support Trunk for iOS dev out of the box#11181
lucasfernog merged 1 commit intodevfrom
feat/ios-dev-trunk

Conversation

@lucasfernog
Copy link
Member

Trunk only allows us to have a dynamic development server address via the TRUNK_SERVE_ADDRESS environment variable, to we must set it from the Tauri CLI in order to support it

Trunk only allows us to have a dynamic development server address via the TRUNK_SERVE_ADDRESS environment variable, to we must set it from the Tauri CLI in order to support it
@lucasfernog lucasfernog requested a review from a team as a code owner September 30, 2024 15:30
@github-actions
Copy link
Contributor

Package Changes Through 37a1d59

There are 3 changes which include tauri 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 2.0.0-rc.16 2.0.0-rc.17
@tauri-apps/cli 2.0.0-rc.17 2.0.0-rc.18
tauri-cli 2.0.0-rc.17 2.0.0-rc.18

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


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

"@tauri-apps/cli": patch:enhance
---

Set the `TRUNK_SERVE_ADDRESS` environment variable when running on iOS physical devices to support Trunk.
Copy link
Member

Choose a reason for hiding this comment

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

I think we need to do the same for android, no? see #11137

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll investigate that one separately (need to get an android phone from someone here first)

@lucasfernog lucasfernog merged commit 60a5aea into dev Sep 30, 2024
@lucasfernog lucasfernog deleted the feat/ios-dev-trunk branch September 30, 2024 16:54
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.

2 participants