-
**Describe the bug**
I have an Xcode project and I've created the compile_commands.json as follows:
```
xcodebuild -project path/to/.xcodeproj | \
xcpretty -r json-compilation-database --o…
-
My project's language is Objective-C. The project can run successfully with Xcode. while I run the command but throw an error about ReactiveCocoa.
`infer run --keep-going --no-xcpretty -- xcodebuild…
-
The Jenkins log window do not display any colorful compile error message.
-
### Task name
Xcode@5
### Task version
5.238.1
### Environment type (Please select at least one enviroment where you face this issue)
- [ ] Self-Hosted
- [X] Microsoft Hosted
- [ ] VM…
-
When running a build using xcodebuild and xcpretty, the failures are not being reported.
XCTest/Earlgrey test suite.
everything works fine when running via xcode GUI.
For example: in the Existi…
-
dependency failure message like below:
> No certificate matching '' for team '': Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or swit…
-
We should research if it's good for us to use [Clang Tidy](http://clang.llvm.org/extra/clang-tidy/checks/list.html) in our build.
-
The [warning regex](https://github.com/supermarin/xcpretty/blob/60a3ffbfa0d913fbd468c131382c52245dc035e2/lib/xcpretty/parser.rb#L188) that matches per-line warnings also requires a column number. I ha…
-
Hey y'all!
A common feature of toolchain management software similar to xcode-install is letting you say "give me the latest stable version of the tools, whatever version number that might be". Exa…
-
i am not able to install xcode10 beta 6.
It does download for sometime then error out with
curl: (18) transfer closed with 2886595267 bytes remaining to read
%[!] Failed to download Xcode 10 Be…