Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot load underlying module for 'Alamofire'

Tags:

alamofire

Here is the original github issue, support sugested to open a thread here for more public support.

I'm using xcode 6.4.

$ pod --version
0.38.2

My Podfile:

platform :ios, '8.0'
use_frameworks!

target 'Turnt' do
    pod 'Starscream'
    pod 'Alamofire', '~> 1.3'
end
like image 992
Struki84 Avatar asked Jul 28 '15 11:07

Struki84


1 Answers

I met similar problem, too. I couldn't figure out why and soon I lost patience so just ignored the error and clicked "run" directly. The error actually disappeared and "Build Succeeded" was shown!

like image 67
Cecil_Ma Avatar answered Sep 22 '22 14:09

Cecil_Ma



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!