Coder Social home page Coder Social logo

Comments (3)

PropGit avatar PropGit commented on July 17, 2024

Building script. Tested and debugged up to signing the package. Has output and timestamp problem.

from blocklypropclient.

PropGit avatar PropGit commented on July 17, 2024

The new build script is working and we can now sign and package for the Mac as of commit b8c8ba.

See README.md for configuration and building/signing/packaging instructions for Mac.

from blocklypropclient.

PropGit avatar PropGit commented on July 17, 2024

The script is executed from within the package/ subfolder like so:

$ ./mac_app_sign_and_package.sh -a "BlocklyPropClient" -v 0.5.1 -r -f -d

and the output should look something like this:

----------------RECIPE----------------
* Processing target: "../dist/BlocklyPropClient.app"
* As build version: "0.5.1"
* Using application identity: "Developer ID Application"
* Using installer identity: "Developer ID Installer"
* Restart required after installation
* FTDI kext WILL BE installed by this package

Validating developer identity certificates...
  Found Application Identity: "Developer ID Application"
  Found Installer Identity: "Developer ID Installer"

Code signing the application bundle: ../dist/BlocklyPropClient.app with identity: "Developer ID Application"
../dist/BlocklyPropClient.app: signed bundle with Mach-O thin (x86_64) [BlocklyPropClient]

Validating application signature...
  Verified ../dist/BlocklyPropClient.app signature

Package’s CFBundleIdentifiers will be set for deployment

Found FTDI USB Serial Driver kext

Building FTDI USB Driver package...
pkgbuild: Inferring bundle components from contents of ../drivers/FTDIUSBSerialDriver.kext
pkgbuild: Using timestamp authority for signature
pkgbuild: Signing package with identity "Developer ID Installer: Parallax Inc. (<code>)" from keychain
pkgbuild: Adding certificate "Developer ID Certification Authority"
pkgbuild: Adding certificate "Apple Root CA"
pkgbuild: Wrote package to ../dist/FTDIUSBSerialDriver.pkg

Building application package...
pkgbuild: Inferring bundle components from contents of ../dist/BlocklyPropClient.app
pkgbuild: Using timestamp authority for signature
pkgbuild: Signing package with identity "Developer ID Installer: Parallax Inc. (<code>)" from keychain
pkgbuild: Adding certificate "Developer ID Certification Authority"
pkgbuild: Adding certificate "Apple Root CA"
pkgbuild: Wrote package to ../dist/BlocklyPropClient.pkg

Modifying distribution xml to require restart...

Building installation package...
productbuild: Using timestamp authority for signature
productbuild: Signing product with identity "Developer ID Installer: Parallax Inc. (<code>)" from keychain
productbuild: Adding certificate "Developer ID Certification Authority"
productbuild: Adding certificate "Apple Root CA"
productbuild: Wrote product to ../dist/BlocklyPropClient-0.5.1-setup-MacOS.pkg

Cleaning up temporary files...

Done!

from blocklypropclient.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.