iOS Xcode project: updated game files?

Not favoritedFavorited Favorited 0 favourites
  • 4 posts
From the Asset Store
HTML5 Game Bundle (7 Games) – Created with Construct 3
  • When I export to iOS as an Xcode project, and then update my game and make a new export, what files do I need to replace in the Xcode project folder? If I can just move over the updated project files and avoid all the setup and tweaking I otherwise need to do Xcode each time, that would be incredible.

    Here's a file/folder list of the root folder of the export:

    • project-name/
    • project-name.xcodeproj
    • project-name.xcworkspace
    • cordova/
    • CordovaLib/
    • frameworks.json
    • ios.json
    • platform_www/
    • Podfile
    • Podfile.lock
    • Pods/
    • pods-debug.xcconfig
    • pods-release.xcconfig
    • pods.json
    • www

    What files represent the actual game, that I can just copy over and overwrite in the project-name.ios.project folder?

    Tagged:

  • I attempted replacing the "project-name" folder and the "www" folder, and that seems to have worked quite well. Please let me know if I'm mistaken and need to include other folders when updating an existing Xcode project.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Most of Construct's exported content goes in the 'www' subfolder, so you should be able to overwrite that with files from another iOS export and have it update. Do not use a different export option though, as the generated files depend on the exporter. I'd also warn you that many types of changes will change other exported files, such as changing various project settings, adding/removing certain plugins, and so on. So I'd still advise a full export periodically just to make sure everything is fully up-to-date.

  • Thank you Ashley! Noted!!

Jump to:
Active Users
There are 0 visitors browsing this topic (0 users and 0 guests)