Custom frameworks: ".lcext" or ".lcextd" ?

LiveCode Builder is a language for extending LiveCode's capabilities, creating new object types as Widgets, and libraries that access lower-level APIs in OSes, applications, and DLLs.

Moderators: LCMark, LCfraser

Post Reply
trevix
Posts: 1088
Joined: Sat Feb 24, 2007 11:25 pm
Contact:

Custom frameworks: ".lcext" or ".lcextd" ?

Post by trevix » Fri Aug 29, 2025 6:12 pm

From the Livecode Builder User Guide I read:
Static libraries and frameworks for iOS must be compiled into a lcext object. Use the build-module-lcext-
ios.sh shell script as an example of how to do so.
But I noticed that almost all the "merge" Monte extensions (on Livecode 10.0.2 RC4) have a folder terminated with ".lcextd", with the addition of a "d".

Is this a change that has been implemented (without telling to anyone)? :evil:
Trevix
OSX 14.6.1 xCode 15 LC 10 RC1 iOS 15> Android 7>

Post Reply