Last active
February 10, 2024 12:43
-
-
Save tangqiaoboy/5fadd9ba398277680b87 to your computer and use it in GitHub Desktop.
Revisions
-
tangqiaoboy revised this gist
Jan 30, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -100,7 +100,7 @@ # App 打包上传与审核 - Apple Developer 网站 - iTunes Connect 网站 - IAP - 加急审核申请 - 打包脚本 -
tangqiaoboy revised this gist
Dec 26, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -35,6 +35,7 @@ - AVFoundation - Core Text - 逆向与安全 - class dump - IDA Pro - Hopper - iOS Class Guard -
tangqiaoboy revised this gist
Dec 26, 2015 . 1 changed file with 6 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -35,6 +35,9 @@ - AVFoundation - Core Text - 逆向与安全 - IDA Pro - Hopper - iOS Class Guard #设计模式 - MVC @@ -54,7 +57,7 @@ - Xcode - AppCode - 调试工具 - Charles、Wireshark - Reveal - Instruments - 插件 @@ -72,7 +75,7 @@ - FauxPas - PaintCode - 命令行工具 - xcodebuild、xcode-select - nomad - xctool - fastlane @@ -113,5 +116,6 @@ - Flurry - App Annie - 应用分发 - TestFlight - 蒲公英 - FIR -
tangqiaoboy revised this gist
Dec 26, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -111,6 +111,7 @@ - 友盟 - MTA - Flurry - App Annie - 应用分发 - 蒲公英 - FIR -
tangqiaoboy revised this gist
Dec 26, 2015 . 1 changed file with 4 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -76,6 +76,10 @@ - nomad - xctool - fastlane - 持续集成 - Jenkins - Travis CI - Bot # 开源项目 - AFNetworking & Alamofire @@ -97,11 +101,6 @@ - 加急审核申请 - 打包脚本 # 第三方服务 - 崩溃收集 - Bugly -
tangqiaoboy revised this gist
Dec 26, 2015 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -97,6 +97,10 @@ - 加急审核申请 - 打包脚本 # 持续集成 - Jenkins - Travis CI - Bot # 第三方服务 - 崩溃收集 -
tangqiaoboy revised this gist
Dec 26, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -72,7 +72,7 @@ - FauxPas - PaintCode - 命令行工具 - xcodebuild & xcode-select - nomad - xctool - fastlane -
tangqiaoboy revised this gist
Dec 26, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -72,7 +72,7 @@ - FauxPas - PaintCode - 命令行工具 - xcodebuild - nomad - xctool - fastlane -
tangqiaoboy revised this gist
Dec 26, 2015 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -82,6 +82,8 @@ - Masonry - SDWebImage - SwiftyJSON - JSPatch - React Native # 包管理 - CocoaPods -
tangqiaoboy revised this gist
Dec 26, 2015 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -69,6 +69,8 @@ - 马克鳗 - Dash - Deploymate - FauxPas - PaintCode - 命令行工具 - Xcodebuild - nomad -
tangqiaoboy revised this gist
Dec 26, 2015 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,14 +13,13 @@ - Linux 常用命令 # 开发基础 - UI 控件 - Storyboard & Xib - Core Data & Sqlite - Core Graphics - Animation - Block & GCD - Test Case 编写 - Framework - Autolayout - 手势识别,重力感应 @@ -34,6 +33,7 @@ - Hybrid - 沙盒机制 - AVFoundation - Core Text - 逆向与安全 #设计模式 @@ -86,9 +86,9 @@ - Carthage - Swift Package Manager # App 打包上传与审核 - Apple Developer 网站 - Itunes Connect 网站 - IAP - 加急审核申请 - 打包脚本 -
tangqiaoboy revised this gist
Dec 26, 2015 . 1 changed file with 5 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -50,26 +50,26 @@ - RxSwift # 开发工具 - IDE - Xcode - AppCode - 调试工具 - Charles - Reveal - Instruments - 插件 - Alcatraz - VVDocument - XVim - FuzzyAutocompletePlugin - KSImageNamed-Xcode - 辅助工具 - xScope - ImageOptim - 马克鳗 - Dash - Deploymate - 命令行工具 - Xcodebuild - nomad - xctool -
tangqiaoboy created this gist
Dec 26, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,109 @@ # 编程语言 - Swift - Objective-C - C++/C - JavaScript # 操作系统 - Mac OSX - iOS - watchOS - tvOS - Linux 常用命令 # 开发基础 - UI控件 - Storyboard & Xib - Core Data & Sqlite - Core Graphics - Core Text - Animation - Block & GCD - Test Case编写 - Framework - Autolayout - 手势识别,重力感应 # 开发进阶 - 引用计数 - Runtime - Runloop - 对象模型 - Hybrid - 沙盒机制 - AVFoundation - 逆向与安全 #设计模式 - MVC - MVVM - 通知 - 代理 - KVO - 工厂模式 - 命令模式 # 函数式编程 - ReactiveCocoa - RxSwift # 开发工具 # IDE - Xcode - AppCode # 调试工具 - Charles - Reveal - Instruments # 插件 - Alcatraz - VVDocument - XVim - FuzzyAutocompletePlugin - KSImageNamed-Xcode # 辅助工具 - xScope - ImageOptim - 马克鳗 - Dash - Deploymate # 命令行工具 - Xcodebuild - nomad - xctool - fastlane # 开源项目 - AFNetworking & Alamofire - Masonry - SDWebImage - SwiftyJSON # 包管理 - CocoaPods - Carthage - Swift Package Manager # App打包上传与审核 - Apple Developer网站 - itunes connect网站 - IAP - 加急审核申请 - 打包脚本 # 第三方服务 - 崩溃收集 - Bugly - Crashlytics - BugHD - 数据统计 - Google Analytics - 友盟 - MTA - Flurry - 应用分发 - 蒲公英 - FIR