Open 453548460Anders opened 6 years ago
Try to add
post_install do |installer| installer.pods_project.targets.each do |target| if ['JSONRPCKit'].include? target.name target.build_configurations.each do |config| config.build_settings['SWIFT_VERSION'] = '3.0' end end if ['TrustKeystore'].include? target.name target.build_configurations.each do |config| config.build_settings['SWIFT_OPTIMIZATION_LEVEL'] = '-Owholemodule' end end end end
at end of your Pod file, need to set swift optimization level
Why do I put framework code into my own projects and generate mnemonic words slowly? -- framework is trustkeystore