Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
This is an alternative approach to generate JUnit files for your CI (e.g. Jenkins) without parsing the xcodebuild
output, but the resulting Xcode plist
files.
Add this to your Gemfile
gem xcode_log_parser
and run
bundle install
Alternatively you can install the gem system-wide using sudo gem install xcode_log_parser
.
If you use fastlane
, check out the official fastlane plugin on how to use xcode_log_parser
in fastlane
.
cd [project]
scan --derived_data_path "output"
xcode_log_parser
You can also pass a custom directory containing the plist files
xcode_log_parser --path ./something
For more information run
xcode_log_parser --help
FAQs
Unknown package
We found that xcode_log_parser demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.