Overwriting an iPhone app from a different Xcode Project -
one of apps i've developed submitted , approved appstore. because of big changes , more generic code created new xcode project app.
the problem when trying install same app (based on bundle identifier) new xcode project, quits crash. if try install again (build & run/debug) xcode, seems overwrite , run. seems first time there merge / overwrite conflicts. second install, on failed first attempt makes work.
i wouldn't want happen app updates downloaded store.
i've read idea not build xcode, use ad hoc build through itunes instead. simulate more natural end-user process. i've tried this, somehow won't sync / overwrite existing app appstore (no errors, app not changing).
does have hint on how solve this? on matter appreciated!
i run problem time. use 1 developer profile dev work (and thus, 1 bundle identifier).
you have delete old app phone, , clean build.
Comments
Post a Comment