-
Notifications
You must be signed in to change notification settings - Fork 207
Prebuild failed for mac and xcode beta #94
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
Comments
We are also facing this problem on 2 of the 10 dev machines we have and there is no error to go off of.
We are no more on Xcode beta but rather Xcode11 |
@leavez any idea? |
Now XCode is not beta but catalina is. I would like to fix it myself but still struggling. |
Same problem for me 😢 |
have the same issue with XCode 10.3 if someone interested how to try it just add |
Why is this pr not merged then? |
I don't think this completely fixes the issue
This error shows up when I change the xcodebuild function in build_framework.rb at lib/cocoapods-binary/rome/ to print all the build logs |
I know this makes no sense. |
I was able to fix this issue by selecting the latest version of the Xcode command line tools. This is most easily done in Xcode > Preferences > Locations > Command Line Tools. On Catalina, you will need to enter your password to select a version. |
This might be issue with Catalina Beta with XCode 11 beta,
when Alamofire is added, pod install stops without any error or warning.
this might be a bug in Catalina Beta since it is fine with Mojave with XCode 11 Beta.
And I could not find a way to get a build log of this.
test.zip
The text was updated successfully, but these errors were encountered: