Re: Cocoa-dev Digest, Vol 19, Issue 24

2022-04-04 Thread Alex Zavatone via Cocoa-dev
Odd that after sending that, I got an unsubscribe request from 71.231.150.21 which is in Seattle. Do other people get these? Thanks, Alex Zavatone > On Apr 4, 2022, at 2:53 PM, Alex Zavatone via Cocoa-dev > wrote: > > Some disassemblers I’ve used are Hopper and there is also IDA. > > Just

Re: Cocoa-dev Digest, Vol 19, Issue 24

2022-04-04 Thread Alex Zavatone via Cocoa-dev
Some disassemblers I’ve used are Hopper and there is also IDA. Just in case you need a spare. Cheers, Alex Zavatone > On Apr 4, 2022, at 11:03 AM, Michal L. Wright via Cocoa-dev > wrote: > > On Apr 4, 2022, at 08:45 , Richard Charles wrote: >> >> >>> On Apr 4, 2022, at 8:58 AM, Michal

Re: Cocoa-dev Digest, Vol 19, Issue 24

2022-04-04 Thread Michal L. Wright via Cocoa-dev
On Apr 4, 2022, at 08:45 , Richard Charles wrote: > > >> On Apr 4, 2022, at 8:58 AM, Michal L. Wright via Cocoa-dev >> wrote: >> >> Hi, >> >> I have a rather large Objective C project that I'm building in Xcode 13.3, >> running under macOS 12.3. >> (98 .m files with matching .h files, and

Re: Cocoa-dev Digest, Vol 19, Issue 24

2022-04-04 Thread Richard Charles via Cocoa-dev
> On Apr 4, 2022, at 8:58 AM, Michal L. Wright via Cocoa-dev > wrote: > > Hi, > > I have a rather large Objective C project that I'm building in Xcode 13.3, > running under macOS 12.3. > (98 .m files with matching .h files, and a dozen or so .h files containing > defines, with the release

Re: Cocoa-dev Digest, Vol 19, Issue 24

2022-04-04 Thread Michal L. Wright via Cocoa-dev
Hi, I have a rather large Objective C project that I'm building in Xcode 13.3, running under macOS 12.3. (98 .m files with matching .h files, and a dozen or so .h files containing defines, with the release version of the app itself being 13.8 MB.) When I run the app in Xcode (whether in debug