nordnet / cordova-universal-links-plugin

[DEPRECATED] - Cordova plugin to support Universal/Deep Links for iOS/Android.
https://github.com/nordnet/cordova-universal-links-plugin/issues/160
MIT License
349 stars 526 forks source link

CODE_SIGN_ENTITLEMENTS in XCode project not correctly #158

Closed achubutkin closed 5 years ago

achubutkin commented 5 years ago

iOs hook "xcodePreferences.js" contain code that set CODE_SIGN_ENTITLEMENTS parameter as absolute path with "\" symbols in the path. File "project.pbxproj". While open project in XCode the parameter is not correctly.

After replace the path in CODE_SIGN_ENTITLEMENTS to relative, XCode confirm with this.