79132127

Date: 2024-10-28 05:21:27
Score: 2
Natty:
Report link

This specific error was the result of deprecation of iAd package in ios. This package has been deprecated. In Xcode 16 I think the editor is unable to find this package but I had the code using this package so it was unable to find the function symbols in the generated files. Remove the iAd package and commenting all the code related to it solved the issue.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: ujjwaltwitx