iOS
iOS Libraries
Develop Guide
- vsouza/awesome-ios: A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
- dkhamsing/open-source-ios-apps: Collaborative List of Open-Source iOS Apps
Videos
开发与发布
Libraries
Image
Tools
- CocoaPods.org
- Carthage/Carthage: A simple, decentralized dependency manager for Cocoa
- venmo/synx: A command-line tool that reorganizes your Xcode project folder to match your Xcode groups
- dblock/fui: Find unused Objective-C imports.
- realm/jazzy: Soulful docs for Swift & Objective-C
- tomaz/appledoc: Objective-c code Apple style documentation set generator.
- OCLint
- questbeat/Lin: Xcode plugin that provides auto-completion for NSLocalizedString.
- square/PonyDebugger: Remote network and data debugging for your native iOS app using Chrome Developer Tools
- alcatraz/Alcatraz: Package manager for Xcode
- CanvasPod/Canvas: Animate in Xcode without code
- facebook/xctool: An extension for Apple’s xcodebuild that makes it easier to test iOS and macOS apps.
- facebook/Tweaks: An easy way to fine-tune, and adjust parameters for iOS apps in development.
- vpdn/MMLayershots: Layershots converts your iOS screenshot into a layered photoshop (PSD) file.
- mattstevens/objc-diff: An Objective-C API diff report generator
- facebook/chisel: Chisel is a collection of LLDB commands to assist debugging iOS apps.
- nst/objc_dep: Graph the import dependancies in an Objective-C project
- cyanzhong/Retriever: Retrieving InfoPlist without Jailbreaking on iOS Devices
- skyming/iOS-Performance-Optimization: 关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit