【发布时间】:2017-08-12 17:00:59
【问题描述】:
我正在尝试使用物理设备 (iPad Pro 10.5) 构建 touchtracer 示例。
OSX 10.12.6 上的 Xcode (8.3.3) 在调试时给我这个消息:
Apple Mach-O Linker (ld) Warning Group ld: warning:
directory not found for option '-F/Users/<username>/kivy-ios/dist/frameworks'
Apple Mach-O Linker (ld) Error Group clang: error:
linker command failed with exit code 1 (use -v to see invocation)
但是有了模拟器(iPad Pro 10.5),一切都很好。
我错过了什么吗?
【问题讨论】: