User Tag List

Results 1 to 9 of 9

Thread: Error compiling Release version in Xcode 8

  1. #1
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)

    Error compiling Release version in Xcode 8

    When I try to compile my new game, it works in the emulator,
    but when I use it for release, I get the error: EventKitUI.Framework bundle format not recognized, invalid or unsuitable.

    This is when I added that one in for Admob.

    Any suggestions? it's weird that it was working in the IOS emulator on the Mac.
    I tried a clean built as well.

    Thank you

  2. #2
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    Noticed also that Xcode 8 with IOS 10, if you compile and run on the emulator, i get a white bar where i have actives for the buttons.
    This happens for iPhone 4, 4s,5 and 5S
    Iphone 6 and up, then it's fine.

    Also it seems like the min req. is IOS 9 now.

    1 = Iphone 4 with 8.0
    2 = Iphone 6 with 8.0
    3 = Iphone 6 with 9.3

    only 3 is good... see the white bar

  3. #3
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    The latest Google IOS SDK 7.11 does not work with Xcode 8 either

  4. #4
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    are you sure you are using the latest ios admob framework from firebase? is version 3.6.0 inside the zip you will find the latest sdk for admob.
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  5. #5
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    Hm.. is that within fusion? I don't download an ad mob sdk I think? The Google one I downloaded yesterday. But since it didn't work I used the 6.2 version I think. And it runs in the emulator but not for release.. that's why I am puzzled.

    And the actives not showing? Is that going to be a min. Requirementioned for ios? Unless it's an emulator issue..

  6. #6
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    Btw. Does it support the firebase? Since I am skiping that for both platforms

    Edit:working from an iPad so can't check on my MacBook atm

  7. #7
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    This is the one I downloaded:https://firebase.google.com/docs/admob/ios/download

    and that one will not compile, I am getting a lot of errors

    ndefined symbols for architecture i386:
    "_CVBufferGetAttachment", referenced from:
    l2565 in GoogleMobileAds(flat-i386)
    "_CVOpenGLESTextureCacheCreate", referenced from:
    l2567 in GoogleMobileAds(flat-i386)
    "_CVOpenGLESTextureCacheCreateTextureFromImage ", referenced from:
    l2568 in GoogleMobileAds(flat-i386)
    "_CVOpenGLESTextureCacheFlush", referenced from:
    l2566 in GoogleMobileAds(flat-i386)
    "_CVOpenGLESTextureGetName", referenced from:
    l2568 in GoogleMobileAds(flat-i386)
    "_CVOpenGLESTextureGetTarget", referenced from:
    l2568 in GoogleMobileAds(flat-i386)
    "_CVPixelBufferGetHeight", referenced from:
    l2565 in GoogleMobileAds(flat-i386)
    "_CVPixelBufferGetWidth", referenced from:
    l2565 in GoogleMobileAds(flat-i386)
    "_GLKMatrix4Identity", referenced from:
    l2560 in GoogleMobileAds(flat-i386)
    l2570 in GoogleMobileAds(flat-i386)
    "_OBJC_CLASS_$_GLKView", referenced from:
    objc-class-ref in GoogleMobileAds(flat-i386)
    "_kCVImageBufferYCbCrMatrixKey", referenced from:
    l2565 in GoogleMobileAds(flat-i386)
    "_kCVImageBufferYCbCrMatrix_ITU_R_601_4", referenced from:
    l2565 in GoogleMobileAds(flat-i386)
    "_kCVPixelBufferPixelFormatTypeKey", referenced from:
    l086 in GoogleMobileAds(flat-i386)
    ld: symbol(s) not found for architecture i386
    clang: error: linker command failed with exit code 1 (use -v to see invocation)


    Showing All Errors Only
    "_CVBufferGetAttachment", referenced from:


    l2565 in GoogleMobileAds(flat-i386)


    "_CVOpenGLESTextureCacheCreate", referenced from:


    l2567 in GoogleMobileAds(flat-i386)


    "_CVOpenGLESTextureCacheCreateTextureFromImage ", referenced from:


    l2568 in GoogleMobileAds(flat-i386)


    "_CVOpenGLESTextureCacheFlush", referenced from:


    l2566 in GoogleMobileAds(flat-i386)


    "_CVOpenGLESTextureGetName", referenced from:


    l2568 in GoogleMobileAds(flat-i386)


    "_CVOpenGLESTextureGetTarget", referenced from:


    l2568 in GoogleMobileAds(flat-i386)


    "_CVPixelBufferGetHeight", referenced from:


    l2565 in GoogleMobileAds(flat-i386)


    "_CVPixelBufferGetWidth", referenced from:


    l2565 in GoogleMobileAds(flat-i386)


    "_GLKMatrix4Identity", referenced from:


    l2560 in GoogleMobileAds(flat-i386)


    l2570 in GoogleMobileAds(flat-i386)


    "_OBJC_CLASS_$_GLKView", referenced from:


    objc-class-ref in GoogleMobileAds(flat-i386)


    "_kCVImageBufferYCbCrMatrixKey", referenced from:


    l2565 in GoogleMobileAds(flat-i386)


    "_kCVImageBufferYCbCrMatrix_ITU_R_601_4", referenced from:


    l2565 in GoogleMobileAds(flat-i386)


    "_kCVPixelBufferPixelFormatTypeKey", referenced from:


    l086 in GoogleMobileAds(flat-i386)


    ld: symbol(s) not found for architecture i386


    clang: error: linker command failed with exit code 1 (use -v to see invocation)

  8. #8
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    Going back to 7.3.1 and see if everything works.

  9. #9
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    Went back to Xcode 7.3.1 and everything works. Even Admob. But only version 7.8.1

    7.11.0 fails as well with Xcode 7.3.1 Same errors as above

Similar Threads

  1. box2d causing issues with xcode compiling
    By Diablohead in forum iOS Export Module 2.5
    Replies: 5
    Last Post: 30th August 2014, 10:19 PM
  2. Getting several errors when compiling in Xcode
    By Perry in forum iOS Export Module 2.5
    Replies: 7
    Last Post: 15th January 2014, 02:29 AM
  3. Replies: 2
    Last Post: 22nd January 2013, 06:04 AM
  4. Xcode Project not compiling with content !!
    By Yuri in forum iOS Export Module Version 2.0
    Replies: 8
    Last Post: 30th January 2012, 04:50 PM
  5. I'm compiling xCode on my Laptop!
    By Tuna in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 5th October 2011, 08:54 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
  •