Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ Pod::Spec.new do |s|
s.header_dir = "RCTActionSheet"

s.dependency "React-Core/RCTActionSheetHeaders", version
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,5 @@ Pod::Spec.new do |s|
depend_on_js_engine(s)
add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
1 change: 1 addition & 0 deletions packages/react-native/Libraries/Blob/React-RCTBlob.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ Pod::Spec.new do |s|
s.source_files = podspec_sources("**/*.{c,h,m,mm,cpp}", "**/*.h")
s.header_dir = "FBLazyVector"

set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ Pod::Spec.new do |s|
add_dependency(s, "React-RCTFBReactNativeSpec")
add_dependency(s, "ReactCommon", :subspec => "turbomodule/core", :additional_framework_paths => ["react/nativemodule/core"])
add_dependency(s, "React-NativeModulesApple", :additional_framework_paths => ["build/generated/ios"])
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ Pod::Spec.new do |s|
add_dependency(s, "React-NativeModulesApple")

add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ Pod::Spec.new do |s|
s.source = source
s.source_files = podspec_sources("**/*.{c,h,m,mm,cpp}", "**/*.h")
s.header_dir = "RCTRequired"
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
1 change: 1 addition & 0 deletions packages/react-native/Libraries/Text/React-RCTText.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ Pod::Spec.new do |s|

s.dependency "Yoga"
s.dependency "React-Core/RCTTextHeaders", version
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ Pod::Spec.new do |s|
s.dependency "FBLazyVector", version
s.dependency "RCTRequired", version
s.dependency "React-Core", version
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
1 change: 1 addition & 0 deletions packages/react-native/React-Core-prebuilt.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,5 @@ Pod::Spec.new do |s|

s.script_phase = script_phase
end
set_remove_legacy_arch_compiler_flag!(s)
end
1 change: 1 addition & 0 deletions packages/react-native/React-Core.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,5 @@ Pod::Spec.new do |s|
depend_on_js_engine(s)
add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
1 change: 1 addition & 0 deletions packages/react-native/React.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ Pod::Spec.new do |s|
s.dependency "React-RCTSettings", version
s.dependency "React-RCTText", version
s.dependency "React-RCTVibration", version
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,5 @@ fi
EOS
}
]
set_remove_legacy_arch_compiler_flag!(s)
end
1 change: 1 addition & 0 deletions packages/react-native/React/React-RCTFabric.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,5 @@ Pod::Spec.new do |s|
test_spec.source_files = podspec_sources("Tests/**/*.{mm}", "")
test_spec.framework = "XCTest"
end
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ Pod::Spec.new do |s|
depend_on_js_engine(s)
add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ Pod::Spec.new do |s|
"CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard()
}
s.compiler_flags = "-Wnullable-to-nonnull-conversion -Wnullability-completeness"
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ Pod::Spec.new do |s|
"DEFINES_MODULE" => "YES",
}

set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ Pod::Spec.new do |s|
"SWIFT_VERSION" => "5.0",
}

set_remove_legacy_arch_compiler_flag!(s)
end
1 change: 1 addition & 0 deletions packages/react-native/ReactCommon/React-Fabric.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -235,4 +235,5 @@ Pod::Spec.new do |s|
ss.source_files = podspec_sources("react/renderer/viewtransition/**/*.{m,mm,cpp,h}", "react/renderer/viewtransition/**/*.h")
ss.header_dir = "react/renderer/viewtransition"
end
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,5 @@ Pod::Spec.new do |s|
"react/renderer/textlayoutmanager/platform/cxx"
ss.header_dir = "react/renderer/textlayoutmanager"
end
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,5 @@ Pod::Spec.new do |s|
depend_on_js_engine(s)
add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
1 change: 1 addition & 0 deletions packages/react-native/ReactCommon/React-Mapbuffer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ Pod::Spec.new do |s|
add_dependency(s, "React-debug")
add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
1 change: 1 addition & 0 deletions packages/react-native/ReactCommon/ReactCommon.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ Pod::Spec.new do |s|
sss.dependency "React-utils", version
end
end
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ Pod::Spec.new do |s|
s.source = source
s.source_files = podspec_sources("**/*.{cpp,h}", "**/*.h")
s.header_dir = "ReactCommon"
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ Pod::Spec.new do |s|
resolve_use_frameworks(s, header_mappings_dir: './', module_name: "React_jsitracing")

s.dependency "React-jsi"
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ Pod::Spec.new do |s|
add_rn_third_party_dependencies(s)
add_rncore_dependency(s)

set_remove_legacy_arch_compiler_flag!(s)
end
1 change: 1 addition & 0 deletions packages/react-native/ReactCommon/jsi/React-jsi.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ Pod::Spec.new do |s|
s.source_files = podspec_sources("*.{cpp,h}", "*.{h}")
s.pod_target_xcconfig = { "HEADER_SEARCH_PATHS" => "" }
s.header_dir = "oscompat"
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ Pod::Spec.new do |s|
ss.exclude_files = "redbox/tests/**/*.{cpp,h}"
ss.header_dir = "react/debug/redbox"
end
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ Pod::Spec.new do |s|
depend_on_js_engine(s)
add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ Pod::Spec.new do |s|
add_dependency(s, "React-RCTFBReactNativeSpec")
add_dependency(s, "React-featureflags")
add_dependency(s, "React-featureflagsnativemodule")
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ Pod::Spec.new do |s|
add_dependency(s, "React-runtimeexecutor", :additional_framework_paths => ["platform/ios"])
add_dependency(s, "React-graphics", :additional_framework_paths => ["react/renderer/graphics/platform/ios"])
add_dependency(s, "React-RCTFBReactNativeSpec")
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ Pod::Spec.new do |s|
s.dependency "ReactCommon/turbomodule/core"
s.dependency "React-RCTFBReactNativeSpec"
s.dependency "React-featureflags"
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ Pod::Spec.new do |s|
add_dependency(s, "React-RCTFBReactNativeSpec")
add_dependency(s, "React-runtimeexecutor", :additional_framework_paths => ["platform/ios"])

set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@ Pod::Spec.new do |s|
add_dependency(s, "React-runtimeexecutor", :additional_framework_paths => ["platform/ios"])
add_dependency(s, "React-graphics", :additional_framework_paths => ["react/renderer/graphics/platform/ios"])

set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ Pod::Spec.new do |s|

s.dependency "ReactCommon/turbomodule/core"
add_dependency(s, "React-RCTFBReactNativeSpec")
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@ Pod::Spec.new do |s|
add_dependency(s, "React-RCTFBReactNativeSpec")
add_dependency(s, "React-runtimeexecutor", :additional_framework_paths => ["platform/ios"])

set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ Pod::Spec.new do |s|
depend_on_js_engine(s)
add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ Pod::Spec.new do |s|
s.dependency "React-Fabric/bridging"
add_dependency(s, "React-runtimeexecutor", :additional_framework_paths => ["platform/ios"])
add_dependency(s, "React-RCTFBReactNativeSpec")
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ Pod::Spec.new do |s|
add_dependency(s, "React-performancetimeline")
add_dependency(s, "React-runtimeexecutor", :additional_framework_paths => ["platform/ios"])

set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ Pod::Spec.new do |s|
if use_hermes()
s.dependency 'hermes-engine'
end
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ Pod::Spec.new do |s|

resolve_use_frameworks(s, header_mappings_dir: "../../..", module_name: "React_rendererconsistency")

set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ Pod::Spec.new do |s|

add_dependency(s, "React-debug")
add_dependency(s, "React-utils")
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ Pod::Spec.new do |s|
add_dependency(s, "React-debug")
add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ Pod::Spec.new do |s|
depend_on_js_engine(s)
add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ Pod::Spec.new do |s|

add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ Pod::Spec.new do |s|
depend_on_js_engine(s)
add_rn_third_party_dependencies(s)
add_rncore_dependency(s)
set_remove_legacy_arch_compiler_flag!(s)
end
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ Pod::Spec.new do |s|

s.dependency "React-jsinspector"
add_dependency(s, "React-jsitooling", :framework_name => "JSITooling")
set_remove_legacy_arch_compiler_flag!(s)
end
Loading
Loading