Skip to content

Instantly share code, notes, and snippets.

@illuzor
Last active August 29, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save illuzor/9938b54e70ad4e4e22a4 to your computer and use it in GitHub Desktop.
Save illuzor/9938b54e70ad4e4e22a4 to your computer and use it in GitHub Desktop.
name = AntBuildDemo
flex.home = C:/Program Files (x86)/FlexSDK/AIR SDK
compile.config = /obj/AntBuildDemoConfig.xml
release.folder = release
debug.build = false
android.cert = cert/android/AntBuildDemo.p12
android.cert.pass = fd
ios.provision = cert/ios/test.mobileprovision
ios.cert = cert/ios/test.p12
ios.cert.pass = yourPassword
ios.build.type = ipa-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment