cbjerg opened a new issue #1150: URL: https://github.com/apache/cordova-ios/issues/1150
# Bug Report ## Problem Using @havesource/cordova-plugin-push 2.0.0 in an app with a special character in the name (like æ ø å)results in a linker error. Pods install fine, but Xcode shows a build error: ld: framework not found Pods_Special_L_ringsportal (Project name is Special Læringsportal). All pods are in the correct places, and named correctly in the filesystem ### What is expected to happen? App would build, as it does without adding the @havesource plugin ### What does actually happen? Xcode shows a build error: ld: framework not found Pods_Special_L_ringsportal ### Environment, Platform, Device MacOS: Catalina 10.15.4 Xcode: 12.4 Cordova-ios: 6.2.0 (tried 6.1.0 and 6.0.0 withg same result) ## Checklist - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org