func loadSuite (with: [AnyHashable : Any], from: Bundle)
Loads the suite definition encapsulated in
dictionary
; previously, this suite definition was parsed from a .scriptSuite
property list contained in a framework or in bundle
.
dictionary
の中にカプセル化されるスイート定義をロードします;以前に、このスイート定義はフレームワークの中またはbundle
の中に含まれる.scriptSuite
プロパティリストから構文解析されました。