-
Failure: https://circleci.com/gh/ashfurrow/Forgeries/62?utm_campaign=build-failed&utm_medium=email&utm_source=notification
Looks like a configuration issue.
-
Error building the application
- Check that release is `iOS Distributor`
- Delete `Any iOS SDK`
- Try it again, and again, don't give up 😄
-
Linking failed using Pods
Command "Link ... Objects-normal/armv7/AppName"
Command "Link ... Objects-normal/arm64/AppName"
Got an error "ld: library not found for -lPods-CocoaAsyncSocket
clang: error…
-
http://community.rubymotion.com/t/problem-building-the-stripe-cocoapod/24
-
h8rry updated
8 years ago
-
would be nice to have something similar to:
https://github.com/Backelite/sonar-swift/issues/29
-
`xcodebuild -workspace xx.xcworkspace -scheme xxx -configuration Debug -sdk iphonesimulator -UseModernBuildSystem=NO | tee 1.log`
`xcpretty -r json-compilation-database -o compile_commands.json < 1.l…
-
I used below command to analyze iOS project, but always no issues found:
```
xcodebuild -workspace project.xcworkspace -configuration Debug -scheme project -sdk iphonesimulator -derivedDataPath ./b…
-
trying to migrate from **xcpretty** to **trainer** in order to parallelize unit tests on CI.
have very few other gems installed.
when i attempt to install **trainer**, it makes it through some p…
-
this is my first time attempting to use this step and i am encountering the following error during the bitrise run.
$ set -o pipefail && xcodebuild -workspace "x-ios.xcworkspace" -scheme "x-Mast…