trevordevore / levure

Application development framework for LiveCode
MIT License
32 stars 14 forks source link

Explicitly load the framework when running packaged standalone #42

Closed trevordevore closed 7 years ago

trevordevore commented 7 years ago

LiveCode engine isn’t handling stackfiles property properly when building standalones. startup code now assigns framework as behavior as workaround.

http://quality.livecode.com/show_bug.cgi?id=19582

trevordevore commented 7 years ago

fixes #42