Xcode 7 Warning - directory not found for option - iPhoneSimulator9.0.sdk

前端 未结 3 1666
孤城傲影
孤城傲影 2021-02-18 17:16

I have got this warning when upgrade my project:

directory not found for option \'-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p

3条回答
  •  温柔的废话
    2021-02-18 17:34

    I recently upgraded my project as well and ran into the same thing. This fixed it for me:

    https://stackoverflow.com/a/32620919/3279011

    Note that you need to edit the properties of the test-project, not your main one (that's what took me a while to process).

提交回复
热议问题