Skip to content

Changes to files should have unix file separators instead of system default #29

@kentora

Description

@kentora

We are using this to configure on windows, before sending it to a Mac to build. Right now I run into a problem when setting entitlements, where the 'CODE_SIGN_ENTITLEMENTS' in pbxproj is being set to App\App.entitlements instead of App/App.entitlements
(This line)
https://github.com/ionic-team/capacitor-configure/blob/c4df76cdf629a9b5f9f3c0964291c924c27d099d/packages/project/src/ios/project.ts#L290

This - and other places if such exists - where paths are being set, unix style seperators should be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions