"lipo" command
Posted: Tue Aug 11, 2020 3:14 pm
odd message when building a Mac standalone.
?
Questions and answers about the LiveCode platform.
https://www.forums.livecode.com/
https://developer.apple.com/forums/thread/66978You are allowed to use lipo to combine different architectures into a single framework, but Apple forbids the combining of different platforms (macOS and iOS). It seems to work OK, and it's often done for frameworks distributed outside the app store, but Apple says it may stop working at any time in the future.