File tree Expand file tree Collapse file tree
packages/react-native/ReactCommon/reactperflogger Expand file tree Collapse file tree Original file line number Diff line number Diff line change 103103 },
104104 "resolutions" : {
105105 "react-is" : " 19.0.0-rc-fb9a90fa48-20240614"
106- }
106+ },
107+ "packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
107108}
Original file line number Diff line number Diff line change @@ -34,11 +34,4 @@ Pod::Spec.new do |s|
3434 s . header_dir = "reactperflogger"
3535 s . pod_target_xcconfig = { "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard ( ) }
3636 s . compiler_flags = folly_compiler_flags
37- s . pod_target_xcconfig = {
38- "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard ( ) ,
39- "HEADER_SEARCH_PATHS" => header_search_paths . join ( ' ' ) ,
40- }
41-
42- s . dependency "RCT-Folly" , folly_version
43- s . dependency "DoubleConversion"
4437end
You can’t perform that action at this time.
0 commit comments