سؤال

I'm curious where can I find a list of objects along with their methods which I can use in javascript functions for Distribution.xml part of mac os package. For example, I've studied iTunes Distribution.xml and found system.files.plistAtPath("...") and other system calls. I'd like to know what else can I do.

هل كانت مفيدة؟

المحلول

You can find some information in apple documentation: Installer JavaScript Reference. But looks like it somewhat outdated

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top