On Nov 18, 2014, at 2:54 PM, Keith Bourne <
keithe...@gmail.com> wrote:
> Took literally 10 minutes for my Mac to verify "Xcode-beta.app", making me think I hit a bug before even leaving the gate, but it did eventually load...
There's a way around that using:
cd /Applications
xattr -d com.apple.quarantine Xcode-Beta.app
but it's safer to let it check the signature on first launch.
I wrote my first watch app - time to update the resumé! It's a weird combination of an iPhone app, iPhone extension, and Apple Watch target that's all resources. Lots of juggling between processes.
There's apparently no way to write watch faces nor apps that run on their own without an iPhone present. :-(