Skip to content

fix(core): Swift warning for null invoke.resolve() iOS plugin values#10842

Merged
amrbashir merged 1 commit into
devfrom
fix/ios-invoke-null-values
Sep 2, 2024
Merged

fix(core): Swift warning for null invoke.resolve() iOS plugin values#10842
amrbashir merged 1 commit into
devfrom
fix/ios-invoke-null-values

Conversation

@lucasfernog
Copy link
Copy Markdown
Member

Any does allow nil, but must be explicitly set to avoid the Swift warning

`Any` does allow `nil`,  but must be explicitly set to avoid the Swift warning
@lucasfernog lucasfernog requested a review from a team as a code owner August 31, 2024 03:03
@github-actions
Copy link
Copy Markdown
Contributor

Package Changes Through 68f38b9

There are 2 changes which include tauri with prerelease, tauri-bundler 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-bundler 2.0.1-rc.6 2.0.1-rc.7
tauri 2.0.0-rc.8 2.0.0-rc.9
@tauri-apps/cli 2.0.0-rc.8 2.0.0-rc.9
tauri-cli 2.0.0-rc.8 2.0.0-rc.9

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


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

@amrbashir amrbashir merged commit 6696e48 into dev Sep 2, 2024
@amrbashir amrbashir deleted the fix/ios-invoke-null-values branch September 2, 2024 13:51
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.

3 participants