Xcode15 framework ‘CoreAudioTypes‘ not found

Xcode15遇见"framework 'CoreAudioTypes' not found。"

可尝试移除CoreAudioTypes,添加CoreAudio。

CoreAudio是CoreAudioTypes的套壳。

CoreAudio/CoreAudioTypes.h头文件内容

复制代码
/*==================================================================================================
    CoreAudio/CoreAudioTypes.h has moved to CoreAudioTypes/CoreAudioTypes.h
==================================================================================================*/
#include <CoreAudioTypes/CoreAudioTypes.h>

CoreAudioTypes/CoreAudioTypes.h头文件内容

复制代码
/*!
	@file		CoreAudioTypes.h
	@framework	CoreAudioTypes.framework
	@copyright	(c) 2018 by Apple, Inc., all rights reserved.
    @abstract   Umbrella header for CoreAudioTypes framework
*/

#include <CoreAudioTypes/CoreAudioBaseTypes.h>
#include <CoreAudioTypes/AudioSessionTypes.h>
相关推荐
蒙小萌19939 小时前
Performance and metrics
ios
shughui11 小时前
APP、Web、H5、iOS与Android的区别及关系
android·前端·ios
Edward.W12 小时前
iOS 17+真机命令行操作对照表
macos·ios·cocoa
2501_916008892 天前
iOS开发APP上架全流程解析:从开发到App Store的完整指南
android·ios·小程序·https·uni-app·iphone·webview
2501_915909062 天前
Charles 抓不到包怎么办?iOS 调试过程中如何判断请求路径
android·ios·小程序·https·uni-app·iphone·webview
2501_916007472 天前
iOS和iPadOS文件管理系统全面解析与使用指南
android·ios·小程序·https·uni-app·iphone·webview
2501_915921432 天前
iOS App 开发阶段性能优化,观察 CPU、内存和日志变化
android·ios·性能优化·小程序·uni-app·iphone·webview
游戏开发爱好者83 天前
在 iOS 开发、测试与上架过程中 如何做证书管理
android·ios·小程序·https·uni-app·iphone·webview
ii_best3 天前
按键精灵安卓/IOS手机助手 × 手机按键 App:1 分钟搞定设备连接(超详细教程)
android·ios·智能手机·自动化·编辑器
2501_916007473 天前
在没有 Mac 的情况下完成 iOS 应用上架 App Store
android·macos·ios·小程序·uni-app·iphone·webview