Update macos spm test in CI with new release packages (#14)
* update test commands for spm cis for macos builds * update with release package * update checksum --------- Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net>
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
- script: |
|
||||
set -e -x
|
||||
xcodebuild test -scheme onnxruntime-Package -destination 'platform=iOS Simulator,name=iPhone 14'
|
||||
xcodebuild test -scheme onnxruntime-Package -destination 'platform=macosx'
|
||||
workingDirectory: "$(Build.SourcesDirectory)"
|
||||
displayName: "Test Package.swift usage"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user