Even though I was not able to resolve the issue, still I figured that I'd rather release the source code for the XcodeUpdates, than keeping it to myself until the release. And by doing that, I was able to share the info about the app with the community of #iOSDevHappyHour - with exactly 18 people! … Continue reading The Adventures with NSTask & co. (Part 3)
Tag: NSFileHandle
The Adventures with NSTask & co. (Part 2)
After preparing the archived build, I was too optimistic about the outcome that was ahead of me. When I have started writing @UpdatesXcode, I was thinking that I would somehow be able to pass through the review process and distribute the app via the Mac App Store. However, even at the stage of notarization, I … Continue reading The Adventures with NSTask & co. (Part 2)
The Adventures with NSTask & co. (Part 1)
After almost a month of coding during sleepless nights my favourite side-project so far, @UpdatesXcode, I have uncovered a world of problems to myself. At the time, I was rushing to finish all of the nice little state handling-related improvements, such as, error handling, or support for a proper blocking of user's input when there's … Continue reading The Adventures with NSTask & co. (Part 1)