summaryrefslogtreecommitdiff
path: root/config/cross-ios-x86-64.cbc
blob: 9b270a1160ebe8ef91140985317124202f75917d (plain)
1
2
3
4
5
from cerbero.config import Platform, Architecture, Distro, DistroVersion

target_platform=Platform.IOS
target_arch=Architecture.X86_64
target_distro=Distro.IOS