Skip to content

Instantly share code, notes, and snippets.

@ivanalejandro0
ivanalejandro0 / PackageApplication
Last active July 26, 2017 18:43
PackageApplication script from Xcode 8.2.1. This was removed on Xcode 8.3 and not handled yet by cordova, see https://stackoverflow.com/a/43935071
#!/usr/bin/perl
#
# PackageApplication
#
# Copyright (c) 2009-2012 Apple Inc. All rights reserved.
#
# Package an iPhone Application into an .ipa wrapper
#
use Pod::Usage;