Skip to content

Can't use inline_assets parameter — need new release tag #15

@simondelphia

Description

@simondelphia

Looks like it's supported in the code but when I tried it I got

Could not find option 'inline_assets' in the list of available options: result_bundle_path, result_bundle_paths, binary_path, enable_junit

    xchtmlreport(
      result_bundle_path: my_path
      binary_path: binary_path,
      inline_assets: true,
    )

I see it referenced here, https://github.com/TitouanVanBelle/fastlane-plugin-xchtmlreport/blob/da4e5ef643a0cc45fb3346fdd161ad80252b438e/lib/fastlane/plugin/xchtmlreport/actions/xchtmlreport_action.rb but is there something else missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions