User Tag List

Results 1 to 6 of 6

Thread: Strange behaviour when export Application.cci vs XCode project

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Strange behaviour when export Application.cci vs XCode project

    I'm getting different behaviour from my app on iOS than in MMF2 on PC when exporting iOS XCode project vs just Application.cci (possibly to do with ForEach object).
    Not sure if this is something new in build 255 - beta 1.

    After upgrading to build 255 - beta 1, I exported my current app to a new Xcode project, and carried on working, exporting Application.cci whenever I made changes. It was only yesterday that I noticed a bug that I thought I had fixed, re-emerge, namely to do with picking the topmost object using ForEach when another object overlapped.
    So I went back to an earlier version and re-exported the Application.cci file for that into my new project - bug was still there. So I thought it might be a bug in new beta of iOS Exporter. Just to be sure, I re-exported my old version using beta1 and XCode project, bug was fixed!
    So I re-exported my latest version as a new Xcode project and bug was fixed!

    Perhaps the exporter has slight differences when exporting to XCode project or just Application.cci? I'd try to make a simple example, but exporting a fresh Xcode project seems to solve the problem, so can't see a way to do this. Perhaps I could email the 2 Application.cci files to Andos or Francois? I haven't checked to see if they're different, but I suspect so.

    Lesson: If in doubt, re-export as XCode project!

    (Edit: Can't seem to find the Application.cci that's buggy, so it might be a problem with XCode - possibly caching old files.)

  2. #2
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    I believe any time you update to a new beta, you need to re-export your MMF file as a new project. But from that point forward you can export only cci files. When a new beta is released, then you need to do another full project export again.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    mobichan - I mustn't have made it clear enough in my original post that I did re-export my MMF file as a new XCode project zip file. I've not had this problem before and have been using iOS exporter for about a year now, so been through a fair few betas. Thanks anyway!

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    There is no reason for this : the application.cci is exactly the same in both modes.
    The only thing I see, is that you use a new extension in the mfa, extension not present in the project (it will have no effect then)...

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Francois - I think it might have been XCode caching something somewhere. By exporting a new XCode project zip file, it effectively clears the XCode cache. Very odd though!

  6. #6
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Have a look in the Organizer -> Projects -> (your project).
    From there you can delete the "derived data" which is all caches associated with the project. Clearing that will force a 100% fresh rebuild of your project as if it was exported from scratch.

Similar Threads

  1. [Build 257.6] BUG on export XCode project
    By Sphax in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 15th March 2013, 04:35 AM
  2. Behaviour when exiting application (XCode)
    By DavidN in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 5th July 2011, 06:41 PM
  3. bug? strange behaviour of animation frames
    By padawan in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 20th June 2011, 09:05 PM
  4. Follow the frame - Strange behaviour
    By DanielRehn in forum Extension Developers Lobby
    Replies: 6
    Last Post: 29th December 2007, 09:45 PM
  5. Strange MMF Behaviour
    By LAJ in forum File Archive
    Replies: 6
    Last Post: 4th August 2006, 08:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •