Skip to content

Commit

Permalink
updated ios Podfile (#4 possible fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
pichillilorenzo committed Oct 4, 2018
1 parent bc47fd2 commit b3cdd8b
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 68 deletions.
115 changes: 47 additions & 68 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ post_install do |installer|
end
target.build_configurations.each do |config|
config.build_settings['ENABLE_BITCODE'] = 'NO'
config.build_settings['SWIFT_VERSION'] = '4.0'
end

end
Expand Down

0 comments on commit b3cdd8b

Please sign in to comment.