app.version=1.0
app.id=com.barodapride.splish
app.mainclass=com.barodapride.splish.IOSLauncher
app.executable=IOSLauncher
app.build=1
app.name=Bird vs. Buzzsaw
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>${app.name}</string>
<key>CFBundleExecutable</key>
<string>${app.executable}</string>
<key>CFBundleIdentifier</key>
<string>${app.id}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${app.name}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>${app.version}</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>${app.build}</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIStatusBarHidden</key>
<true/>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
<string>opengles-2</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>Icon</string>
<string>Icon-60</string>
<string>Icon-76</string>
<string>Icon-72</string>
</array>
</dict>
</dict>
</dict>
</plist>
12/12/14 1:33:22 PM: [ INFO] Creating package in /Users/admin/Documents/release/bvb/v1.0 ...
12/12/14 1:33:22 PM: [DEBUG] Loading default RoboVM config properties file: /Users/admin/Documents/dev/splish/ios/robovm.properties
12/12/14 1:33:22 PM: [DEBUG] Loading default RoboVM config file: /Users/admin/Documents/dev/splish/ios/robovm.xml
12/12/14 1:33:22 PM: [ WARN] Root pattern com.badlogic.gdx.physics.bullet.** matches no classes
12/12/14 1:33:22 PM: [DEBUG] Compiling classes using 4 threads
12/12/14 1:33:24 PM: [DEBUG] Compiled 0 classes in 1.63 seconds
12/12/14 1:33:24 PM: [ INFO] Linking 3920 classes (ios thumbv7 release)
12/12/14 1:33:31 PM: [DEBUG] Building executable /var/folders/y1/wr1j_9p123dch78cs4q4flnc0000gn/T/robovm1403684020675297939.tmp/IOSLauncher
12/12/14 1:33:31 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -o /var/folders/y1/wr1j_9p123dch78cs4q4flnc0000gn/T/robovm1403684020675297939.tmp/IOSLauncher -arch armv7 -Wl,-filelist,/var/folders/y1/wr1j_9p123dch78cs4q4flnc0000gn/T/robovm1403684020675297939.tmp/objects -L /Users/admin/Documents/dev/workspaces/splish/.metadata/.plugins/org.robovm.eclipse.ui/robovm-1.0.0-beta-01/lib/vm/ios/thumbv7 -ObjC -exported_symbols_list /var/folders/y1/wr1j_9p123dch78cs4q4flnc0000gn/T/robovm1403684020675297939.tmp/exported_symbols -Wl,-no_implicit_dylibs -Wl,-dead_strip -miphoneos-version-min=5.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk -lrobovm-bc -force_load /Users/admin/Documents/dev/workspaces/splish/.metadata/.plugins/org.robovm.eclipse.ui/robovm-1.0.0-beta-01/lib/vm/ios/thumbv7/librobovm-rt.a -lrobovm-core -lgc -lpthread -ldl -lm -liconv -lsqlite3 -framework Foundation -framework UIKit -framework OpenGLES -framework QuartzCore -framework CoreGraphics -framework OpenAL -framework AudioToolbox -framework AVFoundation -framework GameKit -framework CoreTelephony -framework MessageUI -framework SystemConfiguration -weak_framework AdSupport -weak_framework StoreKit -force_load /Users/admin/.robovm/cache/ios/thumbv7/release/Users/admin/Documents/dev/splish/ios/libs/admob-1.0.0-SNAPSHOT.jar.extracted/META-INF/robovm/ios/libs/libadmob.a -force_load /Users/admin/Documents/dev/splish/ios/build/libs/ios/libgdx.a -force_load /Users/admin/Documents/dev/splish/ios/build/libs/ios/libObjectAL.a
12/12/14 1:33:35 PM: [DEBUG] Linked 3920 classes in 10.95 seconds
12/12/14 1:33:35 PM: [DEBUG] Creating IPA in /Users/admin/Documents/release/bvb/v1.0
12/12/14 1:33:35 PM: [DEBUG] Creating stripped archive file /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/lib/boot/robovm-rt.jar
12/12/14 1:33:35 PM: [DEBUG] Creating stripped archive file /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/lib/gdx-backend-robovm-1.4.1.jar
12/12/14 1:33:35 PM: [DEBUG] Creating stripped archive file /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/lib/gamecenter-1.0.0-SNAPSHOT.jar
12/12/14 1:33:35 PM: [DEBUG] Creating stripped archive file /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/lib/admob-1.0.0-SNAPSHOT.jar
12/12/14 1:33:35 PM: [DEBUG] Creating stripped archive file /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/lib/robovm-rt-1.0.0-alpha-04.jar
12/12/14 1:33:35 PM: [DEBUG] Creating stripped archive file /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/lib/classes4.jar
12/12/14 1:33:35 PM: [DEBUG] Creating stripped archive file /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/lib/robovm-cocoatouch-1.0.0-alpha-04.jar
12/12/14 1:33:35 PM: [DEBUG] Creating stripped archive file /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/lib/robovm-objc-1.0.0-alpha-04.jar
12/12/14 1:33:35 PM: [DEBUG] Creating stripped archive file /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/lib/gdx-1.4.1.jar
12/12/14 1:33:35 PM: [DEBUG] Creating stripped archive file /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/lib/classes8.jar
12/12/14 1:33:35 PM: [DEBUG] Creating stripped archive file /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/lib/boot/robovm-cacerts-full.jar
12/12/14 1:33:35 PM: [DEBUG] Copying resource /Users/admin/Documents/dev/splish/android/assets/font/font3.fnt to /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/font
12/12/14 1:33:35 PM: [DEBUG] Copying resource /Users/admin/Documents/dev/splish/android/assets/font/font3_0.png to /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/font
12/12/14 1:33:35 PM: [DEBUG] Copying resource /Users/admin/Documents/dev/splish/android/assets/font/how_to.txt to /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/font
12/12/14 1:33:35 PM: [DEBUG] Copying resource /Users/admin/Documents/dev/splish/android/assets/pack.atlas to /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app
12/12/14 1:33:35 PM: [DEBUG] Copying resource /Users/admin/Documents/dev/splish/android/assets/pack.png to /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app
12/12/14 1:33:35 PM: [DEBUG] Copying resource /Users/admin/Documents/dev/splish/android/assets/sfx/bing.mp3 to /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/sfx
12/12/14 1:33:35 PM: [DEBUG] Copying resource /Users/admin/Documents/dev/splish/android/assets/sfx/jump.mp3 to /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/sfx
12/12/14 1:33:35 PM: [DEBUG] Copying resource /Users/admin/Documents/dev/splish/android/assets/sfx/splat.mp3 to /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/sfx
12/12/14 1:33:35 PM: [DEBUG] Copying resource /Users/admin/Documents/dev/splish/android/assets/sfx/woosh2.mp3 to /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/sfx
12/12/14 1:33:35 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Default-...@2x.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Default-...@2x.png
12/12/14 1:33:35 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Default-...@3x.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Default-...@3x.png
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Defaul...@2x.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Defaul...@2x.png
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Default.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Default.png
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Def...@2x.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Def...@2x.png
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Default@2x~ipad.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Default@2x~ipad.png
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Default~ipad.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Default~ipad.png
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Icon-60.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Icon-60.png
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Ico...@2x.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Ico...@2x.png
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Icon-72.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Icon-72.png
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Ico...@2x.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Ico...@2x.png
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "/Users/admin/Documents/dev/splish/ios/data/Icon-76 - Copy.png" "/Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Icon-76 - Copy.png"
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Icon-76.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Icon-76.png
12/12/14 1:33:36 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Ico...@2x.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Ico...@2x.png
12/12/14 1:33:37 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Icon.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Icon.png
12/12/14 1:33:37 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/admin/Documents/dev/splish/ios/data/Ic...@2x.png /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/Ic...@2x.png
12/12/14 1:33:37 PM: [DEBUG] Installing Info.plist to /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app
12/12/14 1:33:37 PM: [DEBUG] xcrun dsymutil -o /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app.dSYM /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/IOSLauncher
12/12/14 1:33:37 PM: [DEBUG] nm -j /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/IOSLauncher
12/12/14 1:33:39 PM: [DEBUG] xcrun strip -s /var/folders/y1/wr1j_9p123dch78cs4q4flnc0000gn/T/robovm1403684020675297939.tmp/exported_symbols_fixed /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/IOSLauncher
12/12/14 1:33:46 PM: [ERROR] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: removing global symbols from a final linked no longer supported. Use -exported_symbols_list at link time when building: /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/IOSLauncher
12/12/14 1:33:46 PM: [DEBUG] Copying AppStore provisioning profile: dist_profile (CJ65ND9R2J.com.barodapride.splish.IOSLauncher)
12/12/14 1:33:46 PM: [DEBUG] Code signing using identity 'iPhone Distribution: Mike Thielen (CJ65ND9R2J)' with fingerprint E506F8243C12BC014CF2E5908F76EC5860AE63C4
12/12/14 1:33:46 PM: [DEBUG] codesign -f -s E506F8243C12BC014CF2E5908F76EC5860AE63C4 --entitlements /var/folders/y1/wr1j_9p123dch78cs4q4flnc0000gn/T/robovm1403684020675297939.tmp/Entitlements.plist /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app
12/12/14 1:33:46 PM: [DEBUG] ln -f -s _CodeSignature/CodeResources /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app/CodeResources
12/12/14 1:33:46 PM: [DEBUG] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/PackageApplication /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.app -o /Users/admin/Documents/release/bvb/v1.0/IOSLauncher.ipa
12/12/14 1:33:48 PM: [ INFO] Package successfully created in /Users/admin/Documents/release/bvb/v1.0