AgoraIO / AgoraRtcEngine_iOS

iOS Package for Agora Video RTE SDK. Perfect for video calls and live streaming.
https://agoraio.github.io/AgoraRtcEngine_iOS/
MIT License
58 stars 17 forks source link

[INTEGRATION] app is failed to compile in xcode 15 #45

Open rahulvyas opened 1 year ago

rahulvyas commented 1 year ago

Describe the bug Getting error when compiling the app Building for iOS Simulator, but linking in dylib built for iOS, file 'agoraAIDenoiseExtension.framework/AgoraAIDenoiseExtension' for architecture arm64

To Reproduce Compile app in xcode 15 beta

Expected behavior It should compile fine

Smartphone (please complete the following information):

maxxfrazer commented 1 year ago

just to confirm, you don’t have this problem with the latest stable Xcode?

rahulvyas commented 1 year ago

just to confirm, you don’t have this problem with the latest stable Xcode?

Yes it is working fine with xCode 14.2

maxxfrazer commented 1 year ago

FYI @rahulvyas I have an internal ticket for this issue. If you create your own (please do), please refer to this code: NMS-13716

You can create a ticket at: https://agora-ticket.agora.io/

maxxfrazer commented 1 year ago

@rahulvyas could you confirm this is still an issue with the latest Xcode beta, as well as letting us know what version of this SDK you're trying to use?

rahulvyas commented 1 year ago

@maxxfrazer I was away for a while. I'll check and let you know in sometime.

m1entus commented 1 year ago

I have issue compiling project on Xcode 15 (in testing project) because agora too, any news ?

maxxfrazer commented 10 months ago

Issue is persisting in Xcode 15. Integration works fine in the older style of package installation, but using the new Xcode integration it breaks.

We need a fix from Xcode to get this working properly.

rahul-sysquare commented 6 months ago

Still having the same issue with xCode 15.2

rahul-sysquare commented 6 months ago

We need a fix from Xcode to get this working properly.

Have you found any fix?