Closed kei-sidorov closed 6 years ago
Hello @kei-sidorov,
It's a Cocoapods bug, remove your pods, clean derived data then replace this on .podfile.
pod 'Dimelo-iOS', :git => 'https://github.com/dimelo/Dimelo-iOS'
Hello!
It doesn't helps. In Podfile: pod 'Dimelo-iOS', :git => 'https://github.com/dimelo/Dimelo-iOS.git', :commit => '9519db9'
And I tried to clean Derived data folder before open this issue. Tried clean again -- still not compile.
Hello!
Can you test only with pod 'Dimelo-iOS', :git => 'https://github.com/dimelo/Dimelo-iOS.git'
?
Hello @kei-sidorov!, You still have the problem ?
Hello! I have the same problem. It seems you did not include binaries for x86_64 architecture. It seems to be the same problem as https://github.com/dimelo/Dimelo-iOS/issues/13.
Hi @sdc-78,
Which installation method are you trying to use ? CocoaPods or Framework ?
Hi,
I use CocoaPods.
Can you provide with these informations:
Hi @sdc-78, Can you test this:
pod cache clean --all
Podfile.lock
pod 'Dimelo-iOS', :git => 'https://github.com/dimelo/Dimelo-iOS', :tag => 'v1.8.0'
pod install
command
After update to v.1.8.0 linking fails with message: