Xcode 15 Could not find or use auto-linked framework 'CoreAudioTypes': framework 'CoreAudioTypes' not found
AlanYmi opened this issue · 0 comments
AlanYmi commented
真机运行
当我初始化 MHBeautyManager 时报错
operator new[](unsigned long), referenced from:
getTrackingLandmarkByIndex(int, long) in MHBeautySDK52
getTrackingLandmarkByIndex(int, long) in MHBeautySDK52
getTrackingLocationByIndex(int, long) in MHBeautySDK52
getAttributeByIndex(int, long) in MHBeautySDK52
getEulerAngleByIndex(int, long, float*) in MHBeautySDK52
-[ZSFaceTracking update:width:height:] in MHBeautySDK52
-[ZSFaceTracking update:width:height:] in MHBeautySDK52
...
___gxx_personality_v0, referenced from:
xx/美狐/Framework/MHBeautySDK.framework/MHBeautySDK52
clang: error: linker command failed with exit code 1 (use -v to see invocation)