Commit b3cdd8bf authored by pichillilorenzo's avatar pichillilorenzo

updated ios Podfile (#4 possible fix)

parent bc47fd24
This diff is collapsed.
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment