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

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