Also turn on Zombie Objects and the other diagnostic features in Xcode edit
Scheme -> Diagnostics.
-Owen
> On Aug 26, 2019, at 1:43 PM, Jean-Daniel via Cocoa-dev
> wrote:
>
> A better way to investigate such issue is using the memory debugging tools in
> Instrument IMHO.
> That would let you
> On Nov 21, 2019, at 5:49 PM, Gabriel Zachmann via Cocoa-dev
> wrote:
>
>
>>
>> If someone can afford days/weeks to do watch WWDC sessions consistently
>> every year it's great. That's not a luxury all of us can afford and it's
>> ridiculous to think this should be a requirement.
>>
>
> B
You can also use a build script that calls PlistBuddy to alter the contents of
a plist called using a Run Script in Build Phases just before Compile Sources.
I used to use one to apply the subversion revision number to the build version,
but then I switched to git.
-Owen
> On Aug 19, 2020, a
We have an imminent expiration on one of our certificates (29 days). We use
“Automatically manage signing."
If we look at the .ipa file for our app, we see that we have three
certificates. I guess we created some others.
If I revoke the soon to be expiring certficiate, is there a chance that