mac-native-functions

0.0.6 • Public • Published

Rainfall_OSX

Contains rainfall OSX native module

To Build

Open in XCODE, if XCODE is not available run

npm run xcode

Ensure Linked Frameworks has the following:

  • CoreFoundation.framework
  • AppKit.framework
  • ApplicationServices.framework

To output for electron use:

npm run electron

This will output an osx native node module ready for use in your application.

To Test

node test.js

Package Sidebar

Install

npm i mac-native-functions

Weekly Downloads

1

Version

0.0.6

License

ISC

Last publish

Collaborators

  • tance77