悲剧,绝对的悲剧,悲剧中的悲剧。
发布时间:2016-03-03 07:40:54
The hardest thing we ran into for our iOS setup is the iOS security key signing. The security key signing is essential when we automate the deployment and testing of a physical iOS device (rather than testing on the simulator, which doesn't require these extra steps). Codesign tries to ask for the k.........【阅读全文】
发布时间:2016-02-05 19:46:37
Two ways to do so.1. From XcodeThe solution documented by Apple in Technical Q&A QA1747 Debugging Deployed iOS Apps for Xcode 6 is:Choose Window -> Devices from the Xcode menu.Choose the device in the left column.Click the up-triangle at the bottom left of the ri.........【阅读全文】
发布时间:2016-01-29 20:15:51
MacTab and window shortcutsShortcutAction?+NOpens a new window.?+TOpens a new tab..........【阅读全文】
发布时间:2016-01-28 21:55:35
SSH (or Secure Shell) is a great service to enable on your Mac at home or work. This useful tool not only enables the ability to remotely access the command line interface of your Mac, but also to remotely access your files through a secure FTP (SFTP) connection, which gives you the ability to .........【阅读全文】