mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-01 06:06:09 +08:00
14 lines
300 B
Plaintext
14 lines
300 B
Plaintext
# SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
[settings]
|
|
arch=x86_64
|
|
build_type=RelWithDebInfo
|
|
compiler=apple-clang
|
|
compiler.cppstd=gnu20
|
|
compiler.libcxx=libc++
|
|
compiler.version=21
|
|
os=Macos
|
|
# Minimum Deploy Version
|
|
os.version=13.0
|