在info.plist中添加如下代码:

解释:
UIApplicationShortcutItemUserInfo信息
UIApplicationShortcutItemIconFile图标名称
UIApplicationShortcutItemIconType图标类型
UIApplicationShortcutItemTitle标题
UIApplicationShortcutItemSubTitle副标题
在appDelegate中代理方法

源码地址:http://git.oschina.net/fangjunjie129/test-3DTouch