Skip to content

Commit d2309fa

Browse files
committed
fix: unused Podfile code
1 parent 5fce75a commit d2309fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/ios/Podfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ require Pod::Executable.execute_command('node', ['-p',
1010
platform :ios, min_ios_version_supported
1111
prepare_react_native_project!
1212

13-
# This helps with header search paths when using frameworks
14-
def fix_cplusplus_header_paths(installer)
1513
linkage = ENV['USE_FRAMEWORKS']
1614
if linkage != nil
1715
Pod::UI.puts "Configuring Pod with #{linkage}ally linked Frameworks".green

0 commit comments

Comments
 (0)