test(ios): share scheme and add deep link tests

This commit is contained in:
Peter Steinberger
2025-12-14 02:17:44 +00:00
parent 4abc551f9e
commit 20abf31093
2 changed files with 53 additions and 0 deletions

View File

@@ -9,6 +9,16 @@ packages:
ClawdisKit:
path: ../shared/ClawdisKit
schemes:
Clawdis:
shared: true
build:
targets:
Clawdis: all
test:
targets:
- ClawdisTests
targets:
Clawdis:
type: application