Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3990056
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T06:26:54+00:00 2026-05-20T06:26:54+00:00

a former coworker (artist) and myself (programmer) are currently developing a small game together

  • 0

a former coworker (artist) and myself (programmer) are currently developing a small game together in our free time. Since he is not at all interested in learning how to use XCode, save making his own builds (I don’t blame him, he is a great artist, but with only little understanding for technical stuff), this is how we have been working so far:

  • We share a dropbox folder where we store all the ingame artwork
  • Once enough or important changes have been made, I’d create a build (ad hoc distribution) and send it to him
  • From time to time we’ll meet and work together a couple of hours, maybe once a week since we live in different cities

This was ok for most of the time. However now we’re busy finetuning the content and game mechanics. In this development stage, our workflow is just to slow and “disconnected”. Whenever he is working on the artwork, he’ll have to wait for me to make a build to be able to see the changes reflected in the actual context. Since we’re not always working at the same time, this sometimes means he’ll have to wait for days – not at all satisfying.

So, what I’d like to know..: What would be the best way to allow him to change the content without the need to rebuild the game?

I know the contents of an iOS app bundle cannot be changed once compiled. So here’s what I was thinking about so far:

  • move the content to the documents folder during development so that it can be accessed via iTunes (handling propably awkward in light of the amount of files in question)
  • incorporate dropbox into the game, so that the content could be loaded right from our shared folder (extra work needed to implement this, dropbox restricted to 5000 API calls per day while not in production status)
  • load the content from a webserver (even more complicated compared to using the dropbox)

What do you guys think? Are there better and more comfortable ways to achieve smooth collaboration in our case? Am I missing something?

Thanks alot!!

Edit:
At the moment, I have no plans whatsoever to teach my artist how to make his own builds. You can seriously consider this to be an option only as long as you don’t know him in person. He’s a great artist, though.

So this question boils down to:

How do I modify files / get new files into an iPhone app after it has been built – as easily as possible and, again, without rebuilding the app?

This has to work during development only, by the way, so dirty approaches are welcome.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T06:26:55+00:00Added an answer on May 20, 2026 at 6:26 am

    In some of the WWDC 2010 videos, Apple discusses this. They advise loading artwork from the web and applying it to UIKit elements or OpenGL contexts programatically.

    This is complicated, but a good method, because then you make NO changes to your binary and then your artists can work freely, upload the art to a server and you’re golden.

    I suggest a good HTTP library, like ASIHTTPRequest, to make those requests easier.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

A former coworker insisted that a database with more tables with fewer columns each
While digging through some old code put together by a former co-worker who's talents
[former title: Is there a way to force a relationship structure on a tag-based
My former roommate agreed to host my web site for a while on his
I got the code of a former employee. There are many calls to methods
When should I use specs for Rails application and when Cucumber (former rspec-stories)? I
Does anyone know of a whirlwind tour of Eclipse that would help a (former)
While working on a project, I came across a JS-script created by a former
Consider the following two alternatives: console.log("double"); console.log('single'); The former uses double quotes around the
A former co-worker left us with thousands of lines of code looking like this.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.