Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

build-version-maccatalyst.s
// RUN: llvm-mc -triple x86_64-apple-ios %s | FileCheck %s

.build_version macCatalyst,13,0
// CHECK: .build_version macCatalyst, 13, 0