Skip to content

fix(ios): use version instead of branch for SPM#80

Merged
OS-pedrogustavobilro merged 1 commit into
mainfrom
jcesarmobile-patch-1
Sep 15, 2025
Merged

fix(ios): use version instead of branch for SPM#80
OS-pedrogustavobilro merged 1 commit into
mainfrom
jcesarmobile-patch-1

Conversation

@jcesarmobile

Copy link
Copy Markdown
Member

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

@OS-pedrogustavobilro OS-pedrogustavobilro merged commit 2765458 into main Sep 15, 2025
4 checks passed
@OS-pedrogustavobilro OS-pedrogustavobilro deleted the jcesarmobile-patch-1 branch September 15, 2025 09:00
@OS-pedrogustavobilro

Copy link
Copy Markdown
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))
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