-
-
Notifications
You must be signed in to change notification settings - Fork 602
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
Xcode 10 issue for Nimble while update carthage #608
Comments
Please update to the latest version (7.3.0) and it should work. |
I have updated to 7.3.0 still the same issue :( |
Could you please paste the actual error log?
is insufficient. |
I have problems too. Can't build using carthage 0.29, Swift 4.2, xCode 10, Nimble v7.3.1
|
That is just an carthage output, please check the actual |
carthage-xcodebuild.DIaEpR.log I think this part is most important and causing the error, but I don't know how to fix it
|
I've found out that updating carthage by using "master" solves the problem Carthage file
when i run
And it builds successfully. But pointing to master is not the best practise, so could you release new version that is currently in master |
And also current |
I've been experiencing this issue in 8.0.1, swift version 4.2, Carthage 0.33 For the last few weeks. clearing the Carthage cache fixes this for a build or 2 and then it starts failing again. Has anyone else seen this as an issue? |
@doancea Yes, we've been seeing the same with v8.0.1, xc 10.2.1_10E1001 and Carthage 0.33.0 |
This issue seems related: #614 |
What did you do?
Hi
I am using Xcode10
Carthage 0.29.0
Swift version 4.2
Nimble "v7.0.3"
when I update Carthage I get this error, can you please help me I am not sure is Carthage issue with latest Xcode or Nimble issue
Carthage/Checkouts/Nimble/Sources/NimbleObjectiveC/NMBExceptionCapture.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
What did you expect to happen?
I am expecting it work same as Xcode9.3
What actually happened instead?
Carthage/Checkouts/Nimble/Sources/NimbleObjectiveC/NMBExceptionCapture.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
Environment
Xcode Default
.)Please also mention which package manager you used and its version. Delete the
other package managers in this list:
The text was updated successfully, but these errors were encountered: