You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a complex project and when I try use this it builds only 3 and GeneratedFramework folder has only 3 frameworks rest of the folders are empty. #101
Also, while running "pod install" it instantly abort the command- in image below after 1 second of displaying "prebuilding AirWatchEWS" it returns to propmpt.
run pod env | egrep 'CocoaPods |Xcode|cocoapods-binary' then paste the result here
A demo project is helpful:
It will be very helpful if provides a demo project that reproduce the problem. A blank project with cocoapods-binary can be downloaded here, which can be remodeled to a minimal problematic environment. Attach the demo.zip to the comments.