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

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