fix(ios): use version instead of branch for SPM#80
Merged
Conversation
OS-pedrogustavobilro
approved these changes
Sep 15, 2025
Contributor
|
Thanks for the fix @jcesarmobile! |
capacitor-bot
pushed a commit
that referenced
this pull request
Sep 16, 2025
# [2.5.0](v2.4.0...v2.5.0) (2025-09-16) ### Bug Fixes * **ios:** prevent alert view dismiss from triggering onBrowserClosed event ([#83](#83)) ([101a1d2](101a1d2)) * **ios:** use version instead of branch for SPM ([#80](#80)) ([2765458](2765458)) ### Features * add OSInAppBrowserLib-iOS dependency ([5ada205](5ada205)) * example app with spm ([d3bd8f2](d3bd8f2))
capacitor-bot
pushed a commit
that referenced
this pull request
Oct 8, 2025
# [3.0.0-next.2](v3.0.0-next.1...v3.0.0-next.2) (2025-10-08) ### Bug Fixes * **ios:** allow iframe content to load in webview ([#86](#86)) ([193ce0a](193ce0a)) * **ios:** prevent alert view dismiss from triggering onBrowserClosed event ([#83](#83)) ([101a1d2](101a1d2)) * **ios:** use version instead of branch for SPM ([#80](#80)) ([2765458](2765458)) ### Features * add OSInAppBrowserLib-iOS dependency ([5ada205](5ada205)) * **android:** allow for photo and video capturing and filter for media type for file uploads (onShowFileChooser) ([c696bd2](c696bd2)) * example app with spm ([d3bd8f2](d3bd8f2))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
main branch contains all the versions and latest can be 6.x, 7.x or 8.x depending on the latest released version, so that can cause issues if pointing to main branch