mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
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:
co-authored by
Tom Brow
parent
4a9b4d98c4
commit
99cb60bec0
@@ -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
+861
-566
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user