Toys
与iOS相关与无关的东西
ReactNative
iOS Tips
iOS基础
无论你在哪里,我都要找到你!(iOS-CoreLocation)
从 Objective-C 里的 Alloc 和 AllocWithZone 谈起
iOS精品
iOS编码规范
Realm
翻译
location
bluetooth
驱动
在MAC OS X下安装usb转串口驱动(PL2303主控芯片)
macos 10.9.4 下手动安装 pl-2303usb 串口驱动
框架
Bonjour
插件
Hybrid
Docker
安全
VPN
How To: Configure Strongswan for iOS 8’s always-on IKEv2 VPN
iOS 8 支持 Always On 和 IKE2 VPN 了
On-Demand VPN using OpenVPN for iOS
iOS 4.1: Undocumented VPN API, used by Cisco AnyConnect
科学上网
Mac 下安装及配置 ProxyChains-NG 实现终端下代理
Ocserv
折腾笔记:架设OpenConnect Server给iPhone提供更顺畅的网络生活
[原创]linode vps debian7.5安装配置ocserv(OpenConnect server)
安装配置OpenConnect VPN server AnyConnect (ocserv)
科学上网 – Ocserv + Cisco AnyConnect
番羽土啬
智能翻墙工具-COW (Climb Over the Wall) proxy
shell - sed
使用 Pow 和 Privoxy 绕开 OS X 的沙盒限制和 SOCKS5 兼容问题
stunnel
vps的ubuntu linux下轻松搭建stunnel通过https代理上外网
Surge - 开启 iOS 网络新时代的超级神器!iOS 网络开发调试与 HTTP 请求流量抓包工具
A PAC(Proxy auto-config) file generator with fetched China IP range, which helps walk around GFW.
BRICKS is a list for all the domains blocked by the Chinese GFW.
新玩意
iOS图片加载速度极限优化—FastImageCache解析
iOS7获取设备UDID、IMEI、ICCID、序列号、Mac地址等信息
wifi
64bit
程序结构
iOS安全
反-反汇编 & 混淆 #1: 苹果没有遵循自己制定的Mach-O规范?
设计
技术
对苹果“五仁”编程语言Swift的简单分析 --- 五星推荐
技巧
最近在玩的东东
DOT语言
XMPPFramework
【iOS XMPP】使用XMPPFramewok(四):收发消息
debian架设轻量XMPP/JABBER服务器Prosody
【ejabberd】安装XMPP服务器ejabberd(Ubuntu 12.04)
XMPPFrameWork IOS 开发(五)获取好友信息和添加删除好友
WinObjC
动画
iOS UIView Animation - Practice
Core Animation基本概念和Additive Animation
从CoreAnimation到Facebook‘s Pop(1)
swift
The Swift Programming Language 中文版
Effective Method Swizzling in Swift
Animation
PROTOTYPING iOS ANIMATIONS IN SWIFT
PROTOTYPING ANIMATED TRANSITIONS IN SWIFT
demo
cocoapods
MonkeyKing helps you post messages to Chinese Social Networks.
Extension
iOS 8: Creating a Today Widget
keychain
iOS9
如何轻松实现iOS9多任务管理器效果(iCarousel高级教程)
iOS9 Day-by-Day :: Day 5 :: Xcode Code Coverage Tools
iOS9 Day-by-Day :: Day 6 :: Split Screen Multitasking
自动化
Objective-c与JavaScript通讯
iOS开发之Objective-C与JavaScript的交互
优化
WatchKit
智能手表从业者于海东:十句话读懂 Apple Watch 应用设计(上)
智能手表从业者于海东:十句话读懂 Apple Watch 应用设计(下)
iCloud
iOS学习笔记(27) iCloud(三) key-Value Stroe
iOS8
App适配iPhone 6/ Plus和iOS 8:10条小秘诀
常见问题的处理方案 -- iOS8/OS X v10.10应用扩展编程指南
WWDC 2014 Session笔记 - iOS 通知中心扩展制作入门
App Extension编程指南(iOS8/OS X v10.10):扩展类型--Share
多线程
iOS笔记-- 多线程应该知道的那几件事 GCD NSThread NSOperation
Cocoa深入学习:NSOperationQueue、NSRunLoop和线程安全
OSATOMIC.h的介绍 OSATOMIC与synchronized 加锁的对比 iOS开发 多线程编程
MVVM
不要把ViewController变成处理tableView的"垃圾桶"
HealthKit
最近公司搞App上的运动比赛,尝试写了一个Healthkit的程序。
代码实现 VFL
Autolayout & Size Class
深入剖析Auto Layout,分析iOS各版本新增特性 [精品]
Beginning Auto Layout Tutorial in iOS 7: Part 1
Beginning Auto Layout Tutorial in iOS 7: Part 2
xcode6中自动布局autolayout和sizeclass的使用
WWDC 2014 Session笔记 - 可视化开发,IB 的新时代
小结
使用Autolayout和SizeClass可以在不同的设备商,对视图上的元素根据父视图以及兄弟视图进行精确的调整。SizeClass依赖Autolayout。installed 前面打上勾,表示这个 Constraint 是适用这个尺寸的,如果没有打勾,则表明在那个尺寸下这个 Constraint 是无效的。
CocoaPods
Mantle
git
Archive to ipa
使用 xcodebuild 从 archive 导出 ipa
Building Xcode iOS projects and creating *.ipa file from the command line
CADisplayLink
Core Animation系列之CADisplayLink
黑魔法
深入学习Objective-C(一):揭开NSObject的面纱
深入学习Objective-C(二)理解 objc 关联对象 (Associated Objects)
runtime
Objective-C 2.0 with Cocoa Foundation--- 5,Class类型,选择器Selector以及函数指针
Objective C运行时(runtime)技术的几个要点总结
Objective-C Runtime分析(二)-Class,Method,SEL,IMP
iOS开发之遍历Model类的属性并完善使用Runtime给Model类赋值
小结
可以实现动态添加方法,添加属性,hook一个方法并可以再次调用原函数。理解了selector,SEL,IMP等具体的含义,以及如何动态使用。
App重签名
How to Re-Sign an iOS App from an External Developer
OpenWrt
wifidog+authpuppy搭建WiFi 接入设备认证测试平台
Openwrt高级应用之9:路由器使用Shadowsocks + Privoxy 快速科学上网
Bookmarklet
GCD
iOS多线程中performSelector: 和dispatch_time的不同
开发
工具
Unused 查找项目中没有使用的图片
gisto Gist客户端
andy PC&Mac 下的android模拟器
quicklookplugins Mac quicklook插件网站
素材
pixta 免版税素材图库
Run loop
走进Run Loop的世界 (一):什么是Run Loop?
走进Run Loop的世界 (二):如何配置Run Loop Sources
好玩的工具
Xcode项目检查工具,可以指出项目中不规范的问题,以及给出解决方案。
快速配置 iOS 开发需要的服务器(Debian 或 Ubuntu),安装 GitLab、Countly、Jenkins 等,顺路装一些科学上网的服务
A Collection of Ansible Playbook for deploy vpn services
obj-c代码混淆器
用Java来写原生的iOS程序
订阅App Store用户的评价和评分
iOS/MacOS 下数据库,堪比Sqlite
好玩的开源项目
开源
BLKFlexibleHeightBar
Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.
Form
JSON driven form
alcatraz
Xcode 插件管理器
shenzhen
CLI for Building & Distributing iOS Apps (.ipa Files)
XMLDictionary
A simple way to parse and generate XML on iOS and Mac OS. Converts an XML file to an NSDictionary which can then be easily traversed using the standard Cocoa keyPath mechanism. Can also output the contents of any dictionary as XML.
JSQMessagesViewController
An elegant messages UI library for iOS http://jessesquires.com/JSQMessagesViewController
PNChart
A simple and beautiful chart lib used in Piner and CoinsMan for iOS
MMWormhole
Message passing between iOS apps and extensions.
FLEX
An in-app debugging and exploration tool for iOS
sigmavpn
Light-weight, secure and modular VPN solution
FLAnimatedImage
Performant animated GIF engine for iOS
IQKeyboardManager
IQKeyboardManager is a drop-in universal library which allows you to prevent issues of the keyboard sliding up and covering UITextField/UITextView without needing you to writing any code and much more.
KMCGeigerCounter
A framerate meter that clicks like a Geiger counter when your animation drops a frame
BlocksKit
The Objective-C block utilities you always wish you had.
MMWormhole
Message passing between iOS apps and extensions.
PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
Masonry介绍与使用实践(快速上手Autolayout)
objection
ReactiveCocoa
Pop
An extensible iOS and OS X animation library, useful for physics-based interactions.
POP-MCAnimate
Concise syntax for the Pop animation framework.
Mantle
AsyncDisplayKit
XLForm
RestKit
Objective-C-RegEx-Categories
AFNetworking
M13ProgressSuite
SocketRocket
A conforming Objective-C WebSocket client library.
RKNotificationHub
Make any UIView a full fledged notification center
JSPatch
React Native
Reader
PDF Reader Core for iOS
MMMarkdown
An Objective-C static library for converting Markdown to HTML.
AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
tapkulibrary
tap + haiku = tapku, a well crafted open source iOS framework
其它聚合
盘点国内程序员不常用的热门iOS第三方库:看完,还敢自称”精通iOS开发”吗?
Mac下工具
paw
The ultimate REST client for Mac.
教程
TiGa的IDA系列教程 Lena151的逆向工程教程 Peter’s GDB Tutorial
课外读物
测试
iOS架构
iOS部署
RTMP 直播
Ubuntu 14.04 64bit上编译安装simple-rtmp-server(srs)服务器
安全
网络
book
blog
其他
干货:Nginx/LVS/HAProxy 负载均衡软件的优缺点详解
HTTP Live Streaming直播(iOS直播)技术分析与实现
[译]Friday Q&A : 动手实现 objc_msgSend
新鲜
json-servergithub
苹果团队App开发流程|Fake it till you make it
工具
互联网
Web
职场
创业
我想创业,但这之前我应该去 Google、Facebook 这种大公司过过水吗?
管理
!技术
面试
学习
进步
管理
常去的网站
网站
阅读
技术
博客
Surge作者: