Skip to content

Commit

Permalink
Update onnxruntime/test/platform/apple/apple_package_test/Podfile.tem…
Browse files Browse the repository at this point in the history
…plate

Co-authored-by: Edward Chen <[email protected]>
  • Loading branch information
YUNQIUGUO and edgchen1 authored Nov 22, 2023
1 parent 1433cab commit 4b4c510
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
def include_macos_target
if '@C_POD_NAME@' != 'onnxruntime-mobile-c'
return true
end
if '@C_POD_NAME@' != 'onnxruntime-mobile-c'
return true
end
return false
end

Expand Down

0 comments on commit 4b4c510

Please sign in to comment.