MobileNativeFoundation / XCLogParser

Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format
Apache License 2.0
1.73k stars 120 forks source link

Add Github action to create release binaries #86

Closed ecamacho closed 4 years ago

ecamacho commented 4 years ago

When a release is created in the "Releases" tab, the action will compile the app for macOS and Linux, zip it using the Version number and upload it to the Release as an artefact.

cc @alrocha @BalestraPatrick @polac24