I'm thinking about writing an application to distribute via the Mac App Store, but despite being an experienced software developer, I'm brand-new to programming for Mac and Xcode.
In general, I tend to learn better from studying examples than from "how to" guides, so I was wondering if anyone knows of an online repository of sample projects that might be a good place to start looking - what I'm really looking for is just seeing how a fully-functional application is constructed in the IDE.
Ideally, I'd be loping at a bundle that includes multiple applications: server and client pieces of the same overall service. Bonus points for examples that show how to properly code a solution for installing a launchd service.
In general, I tend to learn better from studying examples than from "how to" guides, so I was wondering if anyone knows of an online repository of sample projects that might be a good place to start looking - what I'm really looking for is just seeing how a fully-functional application is constructed in the IDE.
Ideally, I'd be loping at a bundle that includes multiple applications: server and client pieces of the same overall service. Bonus points for examples that show how to properly code a solution for installing a launchd service.