File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -431,7 +431,7 @@ SPEC CHECKSUMS:
431431 React-jsiexecutor: 15ea57ead631a11fad57634ff69f78e797113a39
432432 React-jsinspector: 1e1e03345cf6d47779e2061d679d0a87d9ae73d8
433433 React-logger: 1e10789cb84f99288479ba5f20822ce43ced6ffe
434- react-native-quick-sqlite: 094983ef7f02c4e2a731864581d6110d77f40d55
434+ react-native-quick-sqlite: 47074fd0f16ded188572f1395e8b9f4e108aaec9
435435 React-perflogger: 93d3f142d6d9a46e635f09ba0518027215a41098
436436 React-RCTActionSheet: 87327c3722203cc79cf79d02fb83e7332aeedd18
437437 React-RCTAnimation: 009c87c018d50e0b38692699405ebe631ff4872d
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ Pod::Spec.new do |s|
1414 s . source = { :git => "https://github.com/ospfranco/react-native-quick-sqlite.git" , :tag => "#{ s . version } " }
1515
1616 s . pod_target_xcconfig = {
17- :CLANG_CXX_LANGUAGE_STANDARD => 'c++17' ,
1817 :GCC_PREPROCESSOR_DEFINITIONS => "HAVE_FULLFSYNC=1" ,
1918 :WARNING_CFLAGS => "-Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations" ,
2019 :USE_HEADERMAP => "No"
You can’t perform that action at this time.
0 commit comments