Lower Level iOS
Random stuff about lower level iOS
Topics
- Macho Parser - study note of Mach-O format
- Dynamic Linking
- Exported Symbol - details of how exported symbols are stored
- Build iOS App - build and debug an iOS app without an IDE
- Dead Code Elimination
- XCTest - bare-bones of iOS testing