RxReader / alipay_kit

Flutter版支付宝登录/支付
MIT License
313 stars 56 forks source link

Could not find or use auto-linked framework 'CoreAudioTypes': framework 'CoreAudioTypes' not found #61

Open GloopAI opened 10 months ago

GloopAI commented 10 months ago

ld: warning: mixed ObjC ABI, /Users/evan/.pub-cache/hosted/pub.flutter-io.cn/alipay_kit_ios-6.0.1/ios/Libraries/noutdid/AlipaySDK.framework/AlipaySDK compiled without category class properties ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes': framework 'CoreAudioTypes' not found ld: Undefined symbols: _OBJCCLASS$_UTDevice, referenced from: in AlipaySDK clang: error: linker command failed with exit code 1 (use -v to see invocation)

Zhuxf1111 commented 9 months ago

@droplet-js 可以看下这个问题么?我也遇到了,谢谢

topcloud-xx commented 9 months ago

it‘s xcode15 bug, when i use xcode14 no error.