Re: Launching another app from mine
Re: Launching another app from mine
- Subject: Re: Launching another app from mine
- From: Alex Zavatone via Cocoa-dev <email@hidden>
- Date: Tue, 16 Jun 2020 14:31:16 -0500
While I agree with the URL scheme launching approach, I’ve seem to remember
using NSTask to run a shell script. It would be interesting to see how that
works.
In Xcode prebuild scripts, I launch a shell script that gets the app PID and
launches other apps or scripts based on the app PID state to help debug memory
leaks. It feels hacky, but I’d be interested in seeing if that works.
In a MacOS app, I can use NSTask if I remember correctly, but that approach
doesn’t work in iOS.
Let us know how it goes.
> On Jun 16, 2020, at 2:05 PM, Gabriel Zachmann <email@hidden> wrote:
>
> Sorry, macOS.
>
> Best regards, Gabriel
>
>> Mac, iOS, WatchOS, iPadOS? TRS-80 Basic? Which platform?
>>
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden