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

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