Skip to content

Commit 96b3be2

Browse files
committed
update objc podspec template
1 parent 2326f50 commit 96b3be2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/ci_build/github/apple/objectivec/onnxruntime-mobile-objc.podspec.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Pod::Spec.new do |s|
3030
core.pod_target_xcconfig = {
3131
"HEADER_SEARCH_PATHS" => include_dirs.join(" "),
3232
"OTHER_CPLUSPLUSFLAGS" => "-fvisibility=hidden -fvisibility-inlines-hidden",
33-
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" => "arm64",
3433
}
3534

3635
core.public_header_files = [

0 commit comments

Comments
 (0)