Skip to content

Commit cfb7784

Browse files
fix
1 parent 75d10ec commit cfb7784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/runanywhere-swift/scripts/create-onnxruntime-xcframework.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ framework module onnxruntime {
201201
EOF
202202

203203
# Info.plist in Resources
204-
cat > "${MACOS_FW}/Versions/A/Resources/Info.plist" << 'EOF'
204+
cat > "${MACOS_FW}/Versions/A/Resources/Info.plist" << EOF
205205
<?xml version="1.0" encoding="UTF-8"?>
206206
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
207207
<plist version="1.0">

0 commit comments

Comments
 (0)