Fix Linking Errors

This commit is contained in:
Thomas A 2023-08-25 13:12:16 -07:00
parent 252d7f75b1
commit 8f43828a46
3 changed files with 3 additions and 0 deletions

View File

@ -102,4 +102,5 @@ add_framework(ShazamKit
system
objc
Foundation
UniformTypeIdentifiers
)

View File

@ -59,4 +59,5 @@ add_framework(ShazamInsights
system
objc
Foundation
CoreLocation
)

View File

@ -48,4 +48,5 @@ add_framework(ShazamKitUI
system
objc
Foundation
ShazamKit
)