<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Xcode on Lin's Blog</title><link>http://coder.tw/tags/xcode/</link><description>Recent content in Xcode on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Thu, 02 Feb 2017 18:37:10 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/xcode/index.xml" rel="self" type="application/rss+xml"/><item><title>iOS Packet Sniffer on macOS</title><link>http://coder.tw/posts/ios-packet-sniffer-on-macos/</link><pubDate>Thu, 02 Feb 2017 18:37:10 +0000</pubDate><guid>http://coder.tw/posts/ios-packet-sniffer-on-macos/</guid><description>&lt;p&gt;在開發 iOS App 或做些見不得人的事情時，會需要攔截封包，在電腦上攔截封包首推 Wireshark ，但如果想在你的 iOS Device (iPhone、iPad) 上攔截封包呢？ 你可以架設 Proxy 讓 iOS Device 連上去，或是 JB 後在裝置內使用 tcpdump，但這兩個方式都太麻煩，這裡推薦使用 Xcode Command Line Tools 內的 rvictl 指令來處理，不用複雜的設定或 JB，只要一行指令，就可以在電腦上用任意軟體攔截封包。&lt;/p&gt;</description></item></channel></rss>