Skip to content

Commit

Permalink
ci: test swift to neweast version
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoweii committed Feb 4, 2024
1 parent 5dd7ec0 commit 03db4bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ jobs:
cp $PP_PATH ~/Library/MobileDevice/Provisioning\ Profiles
- name: Build archive
run: |
sudo xcode-select -s '/Applications/Xcode_15.2.app/Contents/Developer'
xcode-select --print-path
cd ../clickstream-sdk-samples/ios/
xcodebuild -resolvePackageDependencies
echo "start build ipa"
Expand Down

0 comments on commit 03db4bb

Please sign in to comment.