[OpenSmalltalk/opensmalltalk-vm] c93cd6: Mac Big Sur builds.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] c93cd6: Mac Big Sur builds.

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: c93cd672fca8f814c32ae00eb0626dd8e0018d0a
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/c93cd672fca8f814c32ae00eb0626dd8e0018d0a
  Author: Eliot Miranda <[hidden email]>
  Date:   2020-12-13 (Sun, 13 Dec 2020)

  Changed paths:
    M build.macos64x64/common/Makefile.app

  Log Message:
  -----------
  Mac Big Sur builds.
codesign does not sign bundles within the app.  So explicitly sign
App.app/Contents/Resources/*.bundle.  Any unsigned bundles will fail
to load on Big Sur. [ci skip]