Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Travis support? code-push release-react #329

@morgondag

Description

@morgondag

Trigger to trigger stage deployment with travis build.

I can successfully login with a --accessKey

Successfully logged-in. Your session file was written to /home/travis/.code-push.config. You can run the code-push logout command at any time to delete this file and terminate your session.

But the actually release always fails.

> code-push release-react myApp --entryFile ./index.ios.js ios -d Staging --mandatory
[Error]  Unable to find or read "Info.plist" in the "iOS/app" or "iOS" folders.

Tried without entryFile with the same result.
there is no iOS/app folder in a standard react-native build but there is a ios/app/ folder.
Is there a config/fix for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions