Skip to content

ci: separate native builds into Android and iOS#129

Open
OS-pedrogustavobilro wants to merge 4 commits into
mainfrom
ci/verify-separate-android-ios
Open

ci: separate native builds into Android and iOS#129
OS-pedrogustavobilro wants to merge 4 commits into
mainfrom
ci/verify-separate-android-ios

Conversation

@OS-pedrogustavobilro

@OS-pedrogustavobilro OS-pedrogustavobilro commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

To be in accordance to other capacitor plugin repositories we have.

@OS-pedrogustavobilro
OS-pedrogustavobilro requested review from a team and alexgerardojacinto and removed request for a team July 17, 2026 16:16
@OS-pedrogustavobilro
OS-pedrogustavobilro marked this pull request as ready for review July 17, 2026 16:55
- name: 'Build Web example app'
working-directory: ./example-app
shell: bash
run: pnpm run build

@jcesarmobile jcesarmobile Jul 20, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't think building the plugin and the example app is needed here, build-example-app needs verify-plugin, which needs build-packages, which builds the plugin and both example apps, so they should be built at this point.

And BTW, should we sync/build the example-app-spm too?
I don't think we are doing it in other plugins which has two example apps, but what's the point of having the spm variant if we are not doing anything with it?

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