fix: retain merged ExportOptions.plist beyond build command (fix #14593)#14712
fix: retain merged ExportOptions.plist beyond build command (fix #14593)#14712onebytegone wants to merge 2 commits intotauri-apps:devfrom
Conversation
Package Changes Through d206b5dThere are 9 changes which include tauri with minor, @tauri-apps/cli with minor, tauri-cli with minor, tauri-utils with patch, tauri-build with patch, tauri-macos-sign with patch, tauri-bundler with minor, tauri-runtime-wry with minor, tauri-runtime with minor Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
|
I tried the fix by getting the tauri-cli from this branch: ❯ cargo tauri ios run
Detected connected device: iPhone (iPhone12,1) with target "aarch64-apple-ios"
Info Looking up installed tauri packages to check mismatched versions...
Running beforeBuildCommand `bun run build`
$ next build
▲ Next.js 16.1.2 (Turbopack)
- Experiments (use with caution):
✓ viewTransition
...
Deploying app to device...
20:43:16 Acquired tunnel connection to device.
20:43:17 Enabling developer disk image services.
20:43:17 Acquired usage assertion.
App installed:
• bundleID: io.github.eth3r.rusty
• installationURL: file:///private/var/containers/Bundle/Application/0A7FE9B4-B6B2-4AC4-8859-C470AFFBC7A0/rusty.app/
• launchServicesIdentifier: unknown
• databaseUUID: BECAC878-E723-461B-82DA-E4CC6F48E668
• databaseSequenceNumber: 1444
• options:
20:43:19 Acquired tunnel connection to device.
20:43:19 Enabling developer disk image services.
20:43:19 Acquired usage assertion.
Launched application with io.github.eth3r.rusty bundle identifier.Could we have someone from the team having a look to review the fix? 💪🏻 |
Closes #14593