Skip to content

Commit d8ba588

Browse files
committed
Remove empty line
1 parent f2a45a4 commit d8ba588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ platform :ios, '9.0'
44
# you can make all the dynamic frameworks turning into static libraries.
55

66
# use_frameworks!
7+
78
# $dynamic_frameworks = []
89

910
# pre_install do |installer|
10-
# #
1111
# installer.pod_targets.each do |pod|
1212
# if !$dynamic_frameworks.include?(pod.name)
1313
# puts "Overriding the static_framework? method for #{pod.name}"

0 commit comments

Comments
 (0)