How to use Charles Proxy on the Xcode 6 (iOS 8) Simulator?

后端 未结 13 1163
情书的邮戳
情书的邮戳 2020-12-07 08:38

It seems that the directory for the iOS Simulator has changed. It used to be in ~/Library/Application\\ Support/iPhone\\ Simulator/ and now it\'s in ~/Lib

13条回答
  •  天命终不由人
    2020-12-07 08:48

    To me, this is what worked.

    I did same thing as we do in device.

    1. Open safari and browse chls.pro/ssl
    2. Accept and install the certificate
    3. Go to Settings/About/Trust certificates and trust the charles certificate.

    I have to do this on 3 simulator instances, as XCUI automation testing can spin 3.

提交回复
热议问题