Please provide us with the following information:
This issue is for a: (mark with an x)
- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [x] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Just download Demo from Github and run on iPhone 12 with iOS 18.1 on XCode 16.1 version. As soon as i compiled project and run successful status, app launch and crashed due to some framework path error.
Any log messages given by the failure
dyld[17629]: Symbol not found: __ZN5swift34swift50override_conformsToProtocolEPKNS_14TargetMetadataINS_9InProcessEEEPKNS_24TargetProtocolDescriptorIS1_EEPFPKNS_18TargetWitnessTableIS1_EES4_S8_E
Referenced from: <3DC805C8-62E9-3348-A283-F918A539A1F5> /private/var/containers/Bundle/Application/2BD22BB9-91ED-4BAA-AEAA-5D4128AD5A98/UILibraryQuickStart.app/Frameworks/AzureCommunicationCalling.framework/AzureCommunicationCalling
Expected in: <1726D0FF-0717-3094-994B-2D5C31F7171B> /private/var/containers/Bundle/Application/2BD22BB9-91ED-4BAA-AEAA-5D4128AD5A98/UILibraryQuickStart.app/Frameworks/AzureCommunicationCommon.framework/AzureCommunicationCommon
Expected/desired behavior
It was working before 1month. I got same crash issue in my project as well. So, i downloaded Azure github and same issue here as well. I have checked all framework paths and versions are correctly.
OS and Version?
macOS Sequoia 15.1.1 (24B91)
Versions
iPhone 12 with iOS 18.1 on XCode 16.1 version
This issue is for a: (mark with an
x)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions