Skip to content

feat(examples): iOS central and peripheral apps#15

Merged
0xnirapod merged 1 commit into
mainfrom
feat/examples-guest-apps
Jun 29, 2026
Merged

feat(examples): iOS central and peripheral apps#15
0xnirapod merged 1 commit into
mainfrom
feat/examples-guest-apps

Conversation

@athexweb3

Copy link
Copy Markdown
Contributor

Add two iOS example guest apps alongside the existing watchOS central: a CBCentralManager central (scan, connect, discover, read) and a CBPeripheralManager peripheral (publish a service, advertise, serve reads and writes, notify). Each is a plain-CoreBluetooth app, with no SimBLE dependency, that the interposer drives unchanged when run in a booted simulator armed by the helper. Adds the two xcodegen targets to examples/native/project.yml; removes the unused Shared group.

Add two iOS example guest apps alongside the watchOS central: a CBCentralManager central (scan,
connect, discover, read) and a CBPeripheralManager peripheral (publish a service, advertise, serve
reads and writes, notify). Each is a plain-CoreBluetooth app the interposer drives unchanged in a
booted simulator. Adds their xcodegen targets; the unused Shared group is removed.
@athexweb3
athexweb3 requested a review from a team as a code owner June 29, 2026 07:28
@0xnirapod
0xnirapod merged commit 0bb5633 into main Jun 29, 2026
2 checks passed
@0xnirapod
0xnirapod deleted the feat/examples-guest-apps branch June 29, 2026 07:29
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