查看模拟器版本路径:
1、打开Finder,点击前往,输入:
/应用程序/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

iOS 模拟器版本路径及.a文件路径

查看.a文件路径:

1、打开Finder,点击前往。输入:

//真机路径
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib

//模拟器路径
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib

iOS 模拟器版本路径及.a文件路径

相关文章:

  • 2021-07-13
  • 2022-02-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-07
  • 2021-11-27
  • 2022-12-23
猜你喜欢
  • 2022-01-17
  • 2021-05-29
  • 2022-12-23
  • 2021-08-01
  • 2022-01-17
相关资源
相似解决方案