Skip to content

[Bug]: CLI profile creation ignores some options #753

Description

@JKAnderson

What happened?

According to me3 profile help create, me3 profile create accepts arguments --savefile, --disable-arxan, and --no-mem-patch, but they aren't actually passed through when the profile is built, so they don't do anything. Refer to:

pub struct ProfileCreateArgs {

pub fn create(config: Config, args: ProfileCreateArgs) -> color_eyre::Result<()> {

also the loop variable for natives is still named "pkg" oh my god

Version

v0.11.0

What operating system are you seeing this problem on?

Windows

Relevant log output

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    • Status
      Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions