Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Nov 26, 2019
1 parent f2a45a4 commit d8ba588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ platform :ios, '9.0'
# you can make all the dynamic frameworks turning into static libraries.

# use_frameworks!

# $dynamic_frameworks = []

# pre_install do |installer|
# #
# installer.pod_targets.each do |pod|
# if !$dynamic_frameworks.include?(pod.name)
# puts "Overriding the static_framework? method for #{pod.name}"
Expand Down

0 comments on commit d8ba588

Please sign in to comment.