as @Tsyvarev suggested, final solution be like:
target_link_directories(${TARGET_NAME} PRIVATE "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos")
just this one line basicaly handles everything, other are not needed