GitHub user jondong opened a pull request:
https://github.com/apache/incubator-weex/pull/1295
[Relese] Fixed the sed issue
Use Mac sed to generate release source packages instead of using
gnu-sed, if you installed gnu-sed on your Mac.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jondong/incubator-weex release
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1295.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1295
----
commit 85784303472a5187863abf3476d2db38cce67fa4
Author: Jonathan Dong <jondong.community@...>
Date: 2018-06-26T11:55:45Z
[Relese] Fixed the sed issue
Use Mac sed to generate release source packages instead of using
gnu-sed, if you installed gnu-sed on your Mac.
----
---