-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RuntimeError - Fail to build targets #70
Comments
When executing:
I receive this error:
|
Setting Realm to non binary seems to fix this issue, but brings in other problems:
|
I had the same problem after the Realm build failed. Clearing all Cocoapods data & DerivedData resolved this: |
Thanks @savage7, but I'm still facing the same issue after clearing both DerivedData and Cocoapods cache folder. |
Is this library actively supported? @trinhngocthuyen |
Hello! Having a similar issue after installing latest version Configured
And the output of
|
Thanks @trinhngocthuyen! My bad! Installed Because I don't have a cache repo, I run
Then, I run the command again so the prebuild process takes place. Regular I checked the docs, but maybe I'm missing something? |
Checklist
Issue Description
Command executed
What went wrong?
Stack trace
What did you do?
What did you expect to happen?
What happened instead?
Stack
Plugins
Podfile
Error
――― TEMPLATE END ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
[!] Oh no, an error occurred.
Search for existing GitHub issues similar to yours:
https://github.com/CocoaPods/CocoaPods/search?q=Fail+to+build+targets%3A+%5B%22RxSwift%22%2C+%22SCConfiguration%22%2C+%22Swinject%22%2C+%22Realm%22%2C+%22RealmSwift%22%2C+%22RxRelay%22%2C+%22Alamofire%22%2C+%22CryptoSwift%22%2C+%22Curve25519Kit%22%2C+%22OHHTTPStubs%22%2C+%22RxAlamofire%22%2C+%22RxCocoa%22%2C+%22RxRealm%22%2C+%22RxSwiftExt%22%2C+%22ClusterKit%22%2C+%22Differentiator%22%2C+%22FirebaseCore%22%2C+%22FirebaseCoreDiagnostics%22%2C+%22FirebaseInstallations%22%2C+%22GoogleDataTransport%22%2C+%22GoogleUtilities%22%2C+%22PromisesObjC%22%2C+%22RxDataSources%22%2C+%22RxWebKit%22%2C+%22SideMenu%22%2C+%22ZXingObjC%22%2C+%22lottie-ios%22%2C+%22nanopb%22%2C+%22Bagel%22%2C+%22CocoaAsyncSocket%22%2C+%22FirebaseInstanceID%22%2C+%22FirebaseMessaging%22%2C+%22IQKeyboardManagerSwift%22%2C+%22RxGesture%22%2C+%22Nimble%22%2C+%22SwiftyMocky%22%2C+%22RxBlocking%22%2C+%22RxTest%22%5D&type=Issues
If none exists, create a ticket, with the template displayed above, on:
https://github.com/CocoaPods/CocoaPods/issues/new
Be sure to first read the contributing guide for details on how to properly submit a ticket:
https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md
Don't forget to anonymize any private data!
Looking for related issues on cocoapods/cocoapods...
Searching for inspections failed: undefined method `map' for nil:NilClass
[!] The Podfile contains framework or static library targets (FUNUI), for which the Podfile does not contain host targets (targets which embed the framework).
If this project is for doing framework development, you can ignore this message. Otherwise, add a target to the Podfile that embeds these frameworks to make this message go away (e.g. a test target).
[!] The Podfile contains framework or static library targets (FUNUI), for which the Podfile does not contain host targets (targets which embed the framework).
If this project is for doing framework development, you can ignore this message. Otherwise, add a target to the Podfile that embeds these frameworks to make this message go away (e.g. a test target).
Environment
Plugin version
Installed CocoaPods plugins
The text was updated successfully, but these errors were encountered: