Skip to content

Create Textual.app bundles with self-signed certificates easily.

Notifications You must be signed in to change notification settings

chedr/Textual-Build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Textual-Build

Provides a Makefile for self-compilation and signing of Textual

Setup

  • Open Keychain Access tool
  • Navigate to Keychain Access > Certificate Assistant > Create a Certificate
  • Select Code Signing as the Certificate Type
  • Choose a name for the certificate
  • Create

Configuration

  • Open Makefile in a text editor
  • Replace CODE_SIGN_IDENTITY's value with the name of the self-signed certificate previously created
  • Replace VERSION's value with the desired Textual version

Build

  • Ensure XCode is installed and has been ran at least once such that the tools are properly installed
  • Run make

Install

  • Run make install

About

Create Textual.app bundles with self-signed certificates easily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published