Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为我的 ios 应用程序创建一个苹果手表应用程序,我想在手表扩展中使用我的核心框架。
我确实更改了核心框架的构建设置以构建手表,就像这个 配置
然后将我的手表链接到框架,但我仍然得到错误。
“正在为 watchOS 模拟器构建,但链接和嵌入式框架‘框架名称’正在为 iOS 模拟器构建。您可能需要配置‘框架名称’才能为 watchOS 模拟器构建。”
我确实清理并重建了项目,但仍然收到错误
代码:11.4.1