build/release: remove ARM based darwin from release scripts

These result in an error with the current release script as is. Those
that want to run `lnd` on their iPhone/iPad can instead use the
`gomobile` bindings.
This commit is contained in:
Olaoluwa Osuntokun 2019-10-04 15:39:20 -07:00
parent 21e32c2719
commit 867e972808
No known key found for this signature in database
GPG Key ID: BC13F65E2DC84465

@ -40,8 +40,6 @@ cd $MAINDIR
SYS=${LNDBUILDSYS:-"
darwin-386
darwin-amd64
darwin-arm
darwin-arm64
dragonfly-amd64
freebsd-386
freebsd-amd64