Closed aeip closed 2 years ago
Ah. The MusicKit forgot to annotate @available(iOS 16) on includeTopResults
. 🤦🏾♂️
Boof. Please take your time but I was wondering if you have an estimate on a fix? Thank you I appreciate it!
Version 1.6.1 is out!
Can you try and let me know if it works? CI is failing for some reason even though it is passing successfully on Xcode 13 locally
Just updated packages for MusadoraKit to latest with Xcode 13.4.1 and when I try to build, I get this error in
CatalogSearch.swift
:Value of type 'MusicCatalogSearchRequest' has no member 'includeTopResults'
On line 74: request.includeTopResults = includeTopResults