Year-end encryption export declaration
1. Visit the report generator
2. Fill the data (specify N/A when not sure because it likely does no apply)
3. Choose 5D992 for Export Control Classification Number
4. Select MMKT for Authorization Type
5. Select Mobility and mobile applications. for Item Type
6. Click Add Product
7. Click Download Report
8. Email the downloaded file as an attachment to crypt-supp8@bis.doc.gov and enc@nsa.gov under the subject “self-classification report”. The body must specify the report timeframe and provide contact details for inquiries.
Advanced Breakpoints in Xcode
Xcode supports the possibility of setting symbolic breakpoints to inspect the status of your app when some odd condition occurs.
How to detect when an iOS app crashes
Great post on StackOverflow about detecting when an app is killed, due to an exception, a signal, etc.
Apple introduces iOS 8 SDK and Xcode 6
Another post for InfoQ: “At its 2014 Worldwide Developer Conference, Apple announced its new mobile operating system, iOS 8, alongside new SDKs and development tools. New Apple software includes over 4000 new APIs, including all new frameworks such as HealthKit, HomeKit, and CloudKit, and enhancements to the platform gaming capabilities.”