ios - rebuild ipa file using appcelerator -


i'm using titanium appcelerator build ipad app. have ipad provisioned , everything, when try run app on "ios device" appcelerator menu opens itunes , tries install / sync app on ipad. problem computer i"m using develop not main computer ipad, don't want sync. i'm using iphone configuration utility, , going through titanium workspace until find .app or .ipa. using testflight beta test, , import ipa , sends off few devices. problem is, updated app in appcelerator, .ipa (or .app) file never updated. there way fresh build regenerate .ipa file? there way run app computer (while it's plugged in) can still use log , info terminal using titanium?

thanks!

in version 1.7.x of titanium, .ipa of app in build/iphone/build/debug-iphoneos directory of titanium project - can (and are) uploading testflight. force rebuild, delete in build/iphone directory (including subdirectories) , 'run on device' build again. give fresh build , fresh ipa.

if using new titanium studio , have paid indie developer, should have ability run application on device, haven't tested it.

before titanium studio, rolled own tracer can turn on , off. details here.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -