mirror of
https://github.com/darlinghq/darling.git
synced 2025-02-17 08:09:10 +00:00
Fix Linking Errors
This commit is contained in:
parent
252d7f75b1
commit
8f43828a46
@ -102,4 +102,5 @@ add_framework(ShazamKit
|
||||
system
|
||||
objc
|
||||
Foundation
|
||||
UniformTypeIdentifiers
|
||||
)
|
||||
|
@ -59,4 +59,5 @@ add_framework(ShazamInsights
|
||||
system
|
||||
objc
|
||||
Foundation
|
||||
CoreLocation
|
||||
)
|
@ -48,4 +48,5 @@ add_framework(ShazamKitUI
|
||||
system
|
||||
objc
|
||||
Foundation
|
||||
ShazamKit
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user