Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Path for Windows #8

Open
hergerprime opened this issue Feb 22, 2018 · 1 comment
Open

Wrong Path for Windows #8

hergerprime opened this issue Feb 22, 2018 · 1 comment

Comments

@hergerprime
Copy link

hergerprime commented Feb 22, 2018

We implemented this plugin on Windows so we could add entitlements for apple push and use NativeScript Side Kick cloud build to create our apple .ipa's. It seems that during the prepare the path to the .entitlements file is ...\app.entitlements which causes issues during cloud build (see the error below).

If we hardcode the entitlements in build.xcconfig, it builds without error.

Environment
npm - 5.6
tns - 3.4.2
Sidekick - Version: 1.5.0-v.2018.2.15.3

Error
[18-02-21 06:47:23.569] (Info) Code Signing Error: The file "/tmp/builds/_/4db63c0f19cce48a3b5124f7fe46019bb014047d/3.4.2/mobile/platforms/ios/mobile\mobile.entitlements" could not be opened. Verify the value of the CODE_SIGN_ENTITLEMENTS build setting for target "mobile" and build configuration "Debug" is correct and that the file exists on disk.
[18-02-21 06:47:23.570] (Info) [xcode-build] Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'

@corne-de-bruin
Copy link

Hi @kilmore ,

Thank you for your report, unfortunately in our company we are running on OSX and we don't use NativeScript cloud build. So it's hard for us to reproduce and fix the issue at this moment.

If you could create a pull request I wouldn't mind reviewing and releasing a new version of the plugin.

Kind regards,
Corné

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants