User Tag List

Results 1 to 4 of 4

Thread: Problem with supported architectures on XCode

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    paobrasil's Avatar
    Join Date
    Apr 2012
    Location
    Rio de Janeiro, Brazil
    Posts
    1,146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Problem with supported architectures on XCode

    Hello again my friends..

    I received around 140 issues talking about architecture armv on Xcode:

    "warning: no rule to process file '$(PROJECT_DIR)/A LOT OF DIFFERENT FILES' of type sourcecode.c.objc for architecture armv6"

    I need to worry about it?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Tuna's Avatar
    Join Date
    Feb 2008
    Location
    Central Texas
    Posts
    1,853
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I see the same thing, but I have not found any reason to be concerned, as my game plays quite well on the devices we have tested on. I'd be interested to hear what Clickteam says though...

  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)
    I suspect this is because you're using the latest Xcode for iOS 6 support and this is no longer compatible with armv6 (ie older hardware like the iPod touch 2nd Gen)
    Just remove armv6 from your project's build settings under valid architectures or replace with armv7 and armv7s.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    paobrasil's Avatar
    Join Date
    Apr 2012
    Location
    Rio de Janeiro, Brazil
    Posts
    1,146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thank you my friend!

Similar Threads

  1. Xcode problem
    By roro35bzh in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 20th August 2013, 06:19 AM
  2. exporting ios xcode project problem
    By Chokito in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 7th May 2013, 03:04 PM
  3. Strange new problem in xcode - armv6
    By iamjot in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 17th December 2012, 07:12 AM
  4. Problem with iOS final Xcode project
    By Hristos in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 6th October 2012, 12:16 PM
  5. Xcode Problem
    By Hazzow in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 5th August 2011, 03:17 PM

Posting Permissions

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