Page 1 of 1

"lipo" command

Posted: Tue Aug 11, 2020 3:14 pm
by richmond62
Screenshot 2020-08-11 at 17.12.35.png
-
odd message when building a Mac standalone.

?

Re: "lipo" command

Posted: Tue Aug 11, 2020 3:16 pm
by richmond62
You 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.
https://developer.apple.com/forums/thread/66978

Re: "lipo" command

Posted: Tue Aug 11, 2020 3:21 pm
by richmond62
Screenshot 2020-08-11 at 17.20.14.png
-
Yuck!