Re: provisioning profile is ignored

2014-03-18 Thread James Moore
Are you using any entitlements - like iCloud - that require that your Mac be provisioned? I don’t think gatekeeper will prevent the app from launching if it’s not requesting to use any machine-specific resources. As always Console is a good place to check. James On Feb 4, 2014, at 5:30

Re: RSA and libcrypto

2014-03-17 Thread James Moore
I might as well post my gist for building openssl and lib crypto fat binaries in case someone wants a “build it once” solution https://gist.github.com/foozmeat/5154962 It supports: Mac: i386 and x86_64 iOS: armv7, armv7s, and i386. It will add arm64 and x86_64 support for iOS 7 SDK (the defaul