Build project with Realm via Swift Package Manager
The project to build successfully, but it doesn't (However it works ok with same version on Cocoapods)
Showing All Messages
/Users/dave/Library/Developer/Xcode/DerivedData/TestRealm-cexqmmixscidkqairqvranppknzi/SourcePackages/checkouts/realm-core/src/realm/alloc.hpp:328:5: Aligned deallocation function of type 'void (void *, std::align_val_t) noexcept' is only available on iOS 11 or newer
(note that if I use Cocoapods, then it works ok)
Realm framework version: ?
Realm Object Server version: ?
Xcode version: 12.1
iOS/OSX version: 14.1 / Mac 10.13.6
Dependency manager + version: Swift PM
Sorry...closing/opening... i hit enter by mistake... it's late.. i'm tired. 馃槀馃槩
The fix for this will be available in the next release of Realm Cocoa.
Until then you can point realm-core to master if you need to release, the fix is already there.
Most helpful comment
The fix for this will be available in the next release of Realm Cocoa.