a xcode workspace with main app and several embed frameworks.
everything works fine when running on simulator or device
but clams "(embed framework) is not avaliable when building for iOS" since 11.4 beta
Is it a bug or anything chaged that I'm missing?
Maybef have to use SPM isntead of embed frameworks on 11.4?