79550843

Date: 2025-04-02 14:03:35
Score: 1
Natty:
Report link

Removing headers is not actual solution if you actually use the Appname-Swift.h header - in such cases you need to find which additional headers to import in order to fix the issue. The solution for current issue can be

#import <PassKit/PassKit>

Found the solution in this thread: https://stackoverflow.com/a/34397364/1679620

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Vladimir Iliev