fm_plugin 0.1.16

Build plug-ins for use with FileMaker Pro and FileMaker Server.
Documentation
[filemaker]

ext_path = "/path/to/Extentions"

bin_path = "/Applications/FileMaker Pro.app"

kill = true

launch = true



[plugin]

name = "plugin name"

bundle = true

move_to_ext = true



[code_signing]

sign = false

signtool_path = "/path/to/signtool.exe"

cert_path = "/path/to/cert.p12"

cert_pass = "password"

timestamp_url = "http://cert.timestamp.server.com"



[log]

path = "/path/to/plugin.log"

clear_on_launch = true