[Solved] TVos build failed in Xcode

When building on Unity 2019.1.f2 for TVos, Unity Build for Device succeeds, but when trying to build in Xcode - it always fails with IAP missing/undefined symbols…
Please, help!

Found an issue - It looks like we were missing the Storekit.framework. If you add this on the General tab in XCode, under Linked Frameworks and Libraries, it will compile successfully. This library does get added if you select In-App Purchase on the Capabilities tab

https://forum.unity.com/threads/solved-tvos-undefined-symbols-for-architecture-arm64.504684/