Skip to content

Creates Swift APIs for using some macOS apps

License

Notifications You must be signed in to change notification settings

417-72KI/ScriptingBridgeGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriptingBridgeGen

Creates Swift APIs for using some macOS apps. This tool automates the entire process of creating Swift files for using ScriptingBridge.

Installation

TBD

Note

Before building a tool for the first time, you need to run swift package resolve && swift .build/checkouts/ClangSwift/utils/make-pkgconfig.swift.

Usage

TBD

Motivation

SwiftScripting was a great tool for creating Swift APIs for using ScriptingBridge. However, it is no longer maintained and does not work on the current mac because of its Python version. This tool is an attempt to create a similar tool that works with the latest version of Swift.

About

Creates Swift APIs for using some macOS apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published