Michele Capicchioni

Results 3 comments of Michele Capicchioni

@Saifalip Hi, i resolved the problem with this version of the pod: pod 'SwiftHTTP', '~> 2.1.0' My xcode version is: 8.1 Hope this help.

Edit your Podfile like this: ``` # Uncomment the next line to define a global platform for your project platform :ios, '9.0' target 'MyMoneyV2' do # Comment the next line...