Closed jeroentrappers closed 1 month ago
The file exists for Cordova Plugin compatibility and needs to be called like that for plugins that have Categories on AppDelegate to compile.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Capacitor Version
CapacitorCordova version 4.7.0
https://github.com/CocoaPods/Specs/blob/master/Specs/e/8/3/CapacitorCordova/4.7.0/CapacitorCordova.podspec.json
Other API Details
No response
Platforms Affected
Current Behavior
During build, there can be conflicts, because this file is not prefixed as it normally should be for a library.
Expected Behavior
AppDelegate should not be part of the library.
Project Reproduction
any ios project that includes that pod
Additional Information
pod 'CapacitorCordova'