Skip to content

Code Sign error when using tns run ios --emulator #488

@dapriett

Description

@dapriett

Hello,

I recently been unable to run my app using ios emulator

$ tns run ios --emulator

=== BUILD TARGET Pods OF PROJECT Pods WITH CONFIGURATION Debug ===

Check dependencies

=== BUILD TARGET demo OF PROJECT demo WITH CONFIGURATION Debug ===

Check dependencies
Code Sign error: No matching provisioning profiles found: No provisioning profiles with a valid signing identity (i.e. certificate and private key pair) matching the bundle identifier “org.nativescript.demo” were found.

** BUILD FAILED **


The following build commands failed:
        Check dependencies
(1 failure)
Command xcodebuild failed with exit code 65

Any clue why I would receive this error? I shouldn't need to sign my code with the emulator, right?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions