Archived

This forum has been archived. Please start a new discussion on GitHub.

Updating iOS SDK, compilation, linking

Whenever I update iOS SDK, compiling and linking the apps developed with IceTouch Xcode plugin make a lot of errors...

Is there any official guidelines for updating iOS SDK?

Comments

  • xdm
    xdm La Coruña, Spain
    Whenever I update iOS SDK, compiling and linking the apps developed with IceTouch Xcode plugin make a lot of errors...

    Without see the actual errors is hard to guess. We also need to know which IceTouch, OSx, IOs and Xcode versions you are using.
  • Is Xcode 4.0 not yet supported?

    oh, Is Xcode 4.0 not yet supported?

    so, I returned back to Xcode 3.2.6

    but I have still a problem with settings related with armv6 and armv7.
  • xdm
    xdm La Coruña, Spain
    Is Xcode 4.0 not yet supported?
    No yet supported, next IceTouch release will include a plug-in to work with Xcode 4.x and Xcode 3.x
    I have still a problem with settings related with armv6 and armv7
    Note that IceTouch-1.1.0 just build armv6 binaries, you can tweak "objc/config/Make.rules.Darwin" to build armv6 and armv7 fat binaries, the next IceTouch release will include fat binaries with armv6 and armv7 architectures.