Skip to content

Commit dbc37c2

Browse files
committed
remove comment
1 parent a8254a5 commit dbc37c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package/RNNitroSQLite.podspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ Pod::Spec.new do |s|
3232
load 'nitrogen/generated/ios/RNNitroSQLite+autolinking.rb'
3333
add_nitrogen_files(s)
3434

35-
# Use install_modules_dependencies helper to install the dependencies if React Native version >=0.71.0.
36-
# See https://github.com/facebook/react-native/blob/febf6b7f33fdb4904669f99d795eba4c0f95d7bf/scripts/cocoapods/new_architecture.rb#L79.
3735
install_modules_dependencies(s)
3836

3937
optimizedCflags = '$(inherited) -DSQLITE_DQS=0 -DSQLITE_DEFAULT_MEMSTATUS=0 -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_LIKE_DOESNT_MATCH_BLOBS=1 -DSQLITE_MAX_EXPR_DEPTH=0 -DSQLITE_OMIT_DEPRECATED=1 -DSQLITE_OMIT_PROGRESS_CALLBACK=1 -DSQLITE_OMIT_SHARED_CACHE=1 -DSQLITE_USE_ALLOCA=1'

0 commit comments

Comments
 (0)