Application size: Mac vs. Win
Thierry Douez
th.douez at gmail.com
Wed Mar 6 07:05:22 EST 2013
2013/3/6 Peter Bogdanoff <bogdanoff at me.com>
> That makes so much sense, it hurts. Of course!
>
> Thanks!
What Monte said makes sense too...
So, you probably can check if you have a fat binary ( universal ) with this
Terminal command:
lipo -info <path_of_my_binary>
the binary is : yourApp.app/Contents/MacOs/yourApp
And you can also open your app in the finder (open package) and visually
see if there is some extra stacks or resources... ( this happened to me few
years ago )
HTH,
Thierry
More information about the use-livecode
mailing list