summaryrefslogtreecommitdiff
path: root/misc/buck/.buckconfig
blob: 670056ab1c3cc26162fef190ff58b2bf0bec82bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[ndk]
cpu_abis = armv7
compiler = clang
app_platform = android-14

[project]
ignore = .git
allow_symlinks = allow

[cxx]
default_platform = iphonesimulator-x86_64

[apple]
iphonesimulator_target_sdk_version = 9.0
iphoneos_target_sdk_version = 9.0