XCode "NSUserTrackingUsageDescription" validation bug

Hi, since the latest version of XCode I can no longer deploy an app that does NOT support advertising / ads / tracking and accordingly does not require an App Tracking Transparency API.

Nevertheless, during validation it shows that I should add the NSUserTrackingUsageDescription.

If I would do this now, the question arises at the latest with the Apple Reviewer, where the query is triggered. My answer would be: no idea, XCode wanted it that way.

Attached is a screenshot of the frameworks I use in my Obj-C project.

What can I do? Do others have a similar phenomenon?

XCode "NSUserTrackingUsageDescription" validation bug
 
 
Q