You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please confirm if this script supports Objective-C? It runs successfully in my Swift project, but fails in the Objective-C project, with the report file appearing blank.
#2
Open
LeslieWJM1998 opened this issue
Feb 20, 2025
· 3 comments
It can be confirmed that it supports Objective-C projects, so the issue you encountered should not be related to this.
First, let's confirm: are you referring to the blank report generated by Xcode, the xxx-PrivacyReport xxx.pdf file?
It can be confirmed that it supports Objective-C projects, so the issue you encountered should not be related to this. First, let's confirm: are you referring to the blank report generated by Xcode, the xxx-PrivacyReport xxx.pdf file?
The file at “/app_privacy_manifest_fixer-main/Build/xxx-Release_10.7.1_202411061445_20250220173231/report.html” contains no information, so I cannot determine whether the script executed successfully. I have confirmed that my project includes multiple SDKs such as AFNetworking and SDWebImage. However, after building multiple Objective-C projects, I am unable to view the results.
The log file output has been added. Please run the following command to upgrade to the latest version:
sh upgrade.sh
If the logs appear normal, I suspect the issue might be with the generated HTML report, which the browser fails to parse. If possible, try opening it with another editor, remove any sensitive information (such as app-related details), and share it here for further analysis.
No description provided.
The text was updated successfully, but these errors were encountered: