[OpenSmalltalk/opensmalltalk-vm] 4ce3b5: Use APP_DIR when signing the app bundle

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

[OpenSmalltalk/opensmalltalk-vm] 4ce3b5: Use APP_DIR when signing the app bundle

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 4ce3b5d2ad9c64fac1f26e67c5ba7948bf70e990
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/4ce3b5d2ad9c64fac1f26e67c5ba7948bf70e990
  Author: Fabio Niephaus <[hidden email]>
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
    M deploy/generate-artifacts.sh

  Log Message:
  -----------
  Use APP_DIR when signing the app bundle

codesign does not seem to like a pattern


  Commit: 988252feebf7cd795843ea47aa3feb68619ba997
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/988252feebf7cd795843ea47aa3feb68619ba997
  Author: Fabio Niephaus <[hidden email]>
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
    M .travis_build.sh

  Log Message:
  -----------
  Ensure products directory exists

Then, an app bundle can correctly be moved to it.


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/518929c1bd21...988252feebf7