feat(ios): add real App Attest client

Co-authored-by: Tom Brow <tomb@block.xyz>
Signed-off-by: Tom Brow <tomb@block.xyz>
This commit is contained in:
npub12wpjffj7q5qjsky5jvk4ldwlxmse5xll3d8gytk4wqd0c5y7jvwspg37n6
2026-08-02 08:27:10 -07:00
co-authored by Tom Brow
parent 4a9b4d98c4
commit 99cb60bec0
3 changed files with 1531 additions and 1021 deletions
+2
View File
@@ -872,6 +872,8 @@ jobs:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
- name: Build
run: swift build --package-path mobile/ios/BuzzPushKit
- name: Build release
run: swift build -c release --package-path mobile/ios/BuzzPushKit
- name: Test
run: swift test --package-path mobile/ios/BuzzPushKit
- name: Validate iOS project semantics
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff