I got a basic “HelloKranzky” application up-and-running, and sorted out iPhone deployment, which involves running a server on the iMac so I can deploy from my Windoze lappy. So the app is built and signed and everything like that, and then added to iTunes on the lappy. Anyone know how I can sync my iPhone to both my iMac and my lappy without iTunes deleting stuffs? Because right now I just transferred the HelloKranzky.ipa file back to the iMac so I could get it onto the device, which is kinda klunky.
The application is nothing to write home about, but at least I’ve sorted out the end-to-end process.
What next for tomorrow? Choose one:
- Get some graphics action happening in the app.
- Start building a game engine, sorting out the different contexts.
- Focus on game design, writing a post about what the game actually is.
I dunno, (1) seems like more fun, but it probably makes sense to do them in reverse order.
2 Comments
Sorted out the app syncing problem, in 3 steps:
1. Plug the phone into the lappy, and “transfer purchases from iPhone”
2. Activate app syncing on the lappy, and de-activate on the iMac.
3. Cross fingers that all persisted state is restored? Don’t want to lose those Canabalt records :)
For the record, that worked, although all the apps on the phone got re-arranged. But the data is good!
Post a Comment