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.

How to specify binary app version directly? #1238

@L-Jovi

Description

@L-Jovi

Thanks for your smart project :)

It's not issue as title said, I have detached native and react-native projects that different from regular RN project structure.

If I type code-push release-react ..., this command will find Info.plist which provide binary app version(CFBundleShortVersionString), but we replace the key with variable like $(xxx), thus code-push cli can not find the version string.

My simple question is, how could I specify binary app version string to code-push cli directly?

Thanks for your time.

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