saker.apple Documentation TaskDoc JavaDoc Packages
Output configuration for creating applications for Apple platforms.
Summary
Fields
InfoPlistValuesMap of values that are to be inserted in the application Info.plist file.
SDKsMap of SDKs that are part of the configuration.
Fields
Map of values that are to be inserted in the application Info.plist file. The SDKs should also be passed to the saker.plist.insert() task if used.
Map of SDKs that are part of the configuration. These SDKs are part of the clang options and need not to be passed explicitly. However, they should be passed to the saker.plist.insert() task if used.