Skip to content

Running trapeze won't change all values from strings.xml file #231

Description

@Gonzalo-Bruna

I have this test config file:

platforms:
    android:
        appName: Teleconserje 2
        versionName: 2.0
        versionCode: 20
        packageName: com.teleconserje.app
    ios:
        targets:
            App:
                version: 2.0
                buildNumber: 20
                bundleId: com.teleconserje.app
                displayName: Teleconserje

However, after running it using the command pnpm trapeze run dev.config.yaml, only the "app_name" string was changed. The rest seem to not have changed, as you can see in this picture:

Image

Any ideas on why this is the case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions