Swiftfin icon indicating copy to clipboard operation
Swiftfin copied to clipboard

UDP Discovery Framework Not Included in tvOS Build

Open anthonylavado opened this issue 2 years ago • 1 comments

Describe the bug

When building the tvOS archive, the UDP Discovery framework included as part of #474 is not added to the bundle.

This causes the build to fail validation from Apple with this error:

ITMS-90562: Invalid Bundle - One or more dynamic libraries that are referenced by your app are not present in the dylib search path.

Reference: https://medium.com/360learning-engineering/resolving-itms-90562-invalid-bundle-email-from-the-app-store-d4a1030418e5

anthonylavado avatar Jul 29 '22 01:07 anthonylavado

Will be removed for general socketing capabilities. Planning on using SwiftNIO.

LePips avatar Jul 29 '22 02:07 LePips