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:
@@ -54,6 +54,9 @@
|
||||
cp "$(Build.ArtifactStagingDirectory)/$(artifactsName)/${POD_ARCHIVE}" swift/
|
||||
export ORT_IOS_POD_LOCAL_PATH="swift/${POD_ARCHIVE}"
|
||||
xcodebuild test -scheme onnxruntime-Package -destination 'platform=iOS Simulator,name=iPhone 14'
|
||||
|
||||
xcodebuild test -scheme onnxruntime-Package -destination 'platform=macosx'
|
||||
|
||||
rm swift/pod-archive-onnxruntime-c-*.zip
|
||||
workingDirectory: "$(Build.SourcesDirectory)"
|
||||
displayName: "Print ORT iOS Pod checksum and Test Package.swift usage"
|
||||
|
||||
Reference in New Issue
Block a user