to compile a dynamic library to use in my apple tv's application. My dylib is wrote with Swift. I tried (see "Steps to Reproduce" section), but I can't load my dylib neither at simulator nor at physical device. Then I received: Thank you for contacting Apple Developer Technical Support (DTS). Our engineers have reviewed your request and have concluded that there is no supported way to achieve the desired functionality given the currently shipping system configurations.
and the resources (xib, for example). Source: https://developer.apple.com/library/content/documentation/CoreFoundation/Conceptual/CFBundles/AboutBundles/AboutBundles.html
others solutions that appear. Apple has been closing any way to create a app can execute arbitrary code, even with respondsToSelector and performSelector