Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi Zhang committed Jul 11, 2024
1 parent 857dcf1 commit ffda7e8
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"iphonesimulator": [
"arm64",
"x86_64"
],
]
},
"build_params": {
"base": [
Expand All @@ -18,10 +18,6 @@
"--skip_tests",
"--cmake_extra_defines=onnxruntime_BUILD_UNIT_TESTS=OFF"
],
"macosx": [
"--macos=MacOSX",
"--apple_deploy_target=11.0"
],
"iphoneos": [
"--ios",
"--apple_deploy_target=13.0"
Expand Down

0 comments on commit ffda7e8

Please sign in to comment.