Safari - iPhone simulator debugging (via “develop”) not showing anymore

后端 未结 8 1861
天涯浪人
天涯浪人 2021-02-04 00:58

I am using iPhone simulator to run a UIWebview, and Safari browser (on my mac) in order to debug the js / html / css code (via \"develop\" menu -> iPhone Simulator -> choosing m

8条回答
  •  你的背包
    2021-02-04 01:31

    If you have tried all fixes and it did not fixed your problem. Then go for below steps 1. UnInstall Xcode

    1. Install Xcode again
    2. Restart you system
    3. Download Command Line tool for Xcode (same version as xcode) you can find command line tool https://developer.apple.com/download/more/ here
    4. Install Command line tool

    These steps fixed this problem for me, Hopefully it will fix someone's else as well. Good Luck :)

提交回复
热议问题