I've followed the setup process to get Apple Hosted Background Assets configured for my project.
(https://developer.apple.com/documentation/backgroundassets/downloading-apple-hosted-asset-packs)
But when I build and run the app I get the following error...
BackgroundAssets/AssetPackManager.swift:174: Fatal error: The process lacks a team ID.
I've checked the Signing->Team for both targets and they both have my Team associated.
Any help or advice would be appreciated...