Skip to content

feat!(ios): adopting SwiftUI - #8559

Merged
theproducer merged 7 commits into
nextfrom
RMET-5226
Sep 17, 2026
Merged

theproducer merged 7 commits into
nextfrom
RMET-5226

Conversation

@theproducer

@theproducer theproducer commented Aug 7, 2026 •

Copy link
Copy Markdown
Contributor

Description

Moves the iOS app templates to a SwiftUI entry point and updates the migrator correspondingly.

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation
  • Other (CI, chores, etc.)

Rationale / Problems Fixed

After #8536, this continues our efforts towards iOS framework modernization.

Tests or Reproductions

Screenshots / Media

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

@theproducer theproducer changed the title feat!(ios): adopting SwiftUI feat!(ios): preparing for SwiftUI Aug 7, 2026
Comment thread ios/Sources/Capacitor/CapacitorBridge.swift
Comment thread ios/Sources/Capacitor/JS.swift
@theproducer theproducer changed the title feat!(ios): preparing for SwiftUI feat!(ios): adopting SwiftUI Sep 14, 2026
@theproducer
theproducer requested review from a team and andredestro and removed request for a team September 14, 2026 15:22
@theproducer
theproducer marked this pull request as ready for review September 14, 2026 15:22
<plist version="1.0">
<dict>
<key>CAPACITOR_DEBUG</key>
<key>CAPACITOR_DEBUG</key>

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.

do we need this stuff anymore with the source in the repo? Can we yank it out?

@markemer markemer left a comment

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.

That question about debug is not blocking.

@theproducer
theproducer merged commit 370ec96 into next Sep 17, 2026
6 checks passed
@theproducer
theproducer deleted the RMET-5226 branch September 17, 2026 22:24
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.

5 participants