-
Notifications
You must be signed in to change notification settings - Fork 206
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
xctool failed with error code:1 #87
Comments
If you are using Cocoapods, please run a |
same issue with
|
same issue and already do |
I have same problem now. |
Hi, I'm having the same issue here Xcode 7.3.1. Anyone got it to work? |
have the same issue.No one kowns the solution? |
I had this problem and I fixed it adding the workspace to the sonar properties file. sonar.objectivec.workspace=MyApp.xcworkspace |
OS X Yosemite
Xcode 6.1
xctool 0.2.3
SonarQube 4.5.4
Plugin 0.4.0
run-sonar.sh -v:
...
** CLEAN SUCCEEDED ** (1880 ms)
ERROR - Command 'xctool -project NotifyMe.xcodeproj -sdk iphonesimulator ARCHS=i386 VALID_ARCHS=i386 CURRENT_ARCH=i386 ONLY_ACTIVE_ARCH=NO -scheme NotifyMe -reporter json-compilation-database:compile_commands.json build' failed with error code: 1
The text was updated successfully, but these errors were encountered: