Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nirbheek Chauhan
cerbero
Commits
425fd13b
Commit
425fd13b
authored
Mar 04, 2013
by
Andoni Morales Alastruey
Browse files
Add missing file
parent
411cf759
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/cross-ios-universal.cbc
0 → 100644
View file @
425fd13b
from cerbero.config import Platform, Architecture, Distro, DistroVersion
target_platform=Platform.IOS
target_arch=Architecture.UNIVERSAL
target_distro=Distro.IOS
target_distro_version=DistroVersion.IOS_6_1
universal_archs=[Architecture.ARMv7, Architecture.X86]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment