Re: Concurrent loading of images?

2020-05-08 Thread João Varela via Cocoa-dev
> I also read about the GCD's dispatch queues, but it seems to me that this would not be the suitable approach since I always only have one task running concurrently to the main thread. > > Why not? Dispatch queues are always available. (The main thread is simply > a special queue.) You can run th

Re: Customizing the Notarization Workflow fails

2020-05-03 Thread João Varela via Cocoa-dev
> On 3 May 2020, at 21:31, Gabriel Zachmann wrote: > > Thanks a million to everybody for responding to my question! > > > I have been following Joao's instructions at > > > https://stackoverflow.com/questions/53101626/how-to-notarize-an-app-bundle-containing-helpers-embedded-in-it/5679959

Re: Customizing the Notarization Workflow fails

2020-04-26 Thread João Varela via Cocoa-dev
Hi, Gabriel As far as I know, if it is not a standard application package, you cannot use the organizer to archive properly a package and then send it to the notarizing server. I struggled with it for a long time, more than a year, until Apple gave us the proper documentation in WWDC 2019 for u

Re: Adding helper target to macOS app?

2020-04-05 Thread João Varela via Cocoa-dev
few extra steps right now, but if things are working, I’m not going to change them. HTH João > On 4 Apr 2020, at 20:26, Jean-Daniel wrote: > > > >> Le 3 avr. 2020 à 15:44, João Varela via Cocoa-dev >> a écrit : >> >> Hello, Laurent >> >>

Re: Adding helper target to macOS app?

2020-04-03 Thread João Varela via Cocoa-dev
Hello, Laurent As far as I know, the documentation is still valid. I would start reading this: https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/DesigningDaemons.html#//apple_ref/doc/uid/1172i-SW4-BBCBHBFB