mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #119] [MERGED] added support for linux-arm platform #1089
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ElectronNET/Electron.NET/pull/119
Author: @80er
Created: 4/19/2018
Status: ✅ Merged
Merged: 4/19/2018
Merged by: @robertmuehsig
Base:
master← Head:master📝 Commits (1)
c8254e2added support for linux-arm platform📊 Changes
2 files changed (+5 additions, -1 deletions)
View changed files
📝
ElectronNET.CLI/Commands/Actions/GetTargetPlatformInformation.cs(+4 -0)📝
ElectronNET.CLI/Commands/BuildCommand.cs(+1 -1)📄 Description
Hi,
as discussed in the issue #118 . Direct support for linux-arm added. Platform for packager is still linux. electron-arch gets already piped through correctly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.