Skip to content

macos #16

@weepy

Description

@weepy

I think you can set the archive like so

import os
import subprocess

def set_archive_flag(path):
subprocess.run(["chflags", "arch", path])

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