- 
                Notifications
    
You must be signed in to change notification settings  - Fork 457
 
Open
Description
Hi,
recently I get warnings when uploading my App to AppStore Connect. The logs say:
The app references non-public selectors in Payload/APPNAME.app/APPNAME:
dismissViewController
I don't have a function with that name in my app.
Upon further investigation I found that CareKit implements such function in the OCKContactViewController and it is private.
I only got the warning after switching to Xcode 14.
Is it possible to make that function public to resolve the warning?
Metadata
Metadata
Assignees
Labels
No labels