[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

test[dji8-ios] 00 Framework loading and preparation

"Ensure the framework is loaded in this system"
self
    require: #DJISDKManager
    in: #('u8:aleReimondo/dji/djisdk.st.js')


"Load the builders if not present - actually EXCLUDED
(APIBuilder buildersIn: DJISDKManager class) isEmpty ifTrue: [
	self load: 'u8:aleReimondo/dji/djisdk.builders.st.js'
].
"