Chad

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: iOS UCB Failure #1878
    Chad
    Participant

    Just tested with the latest version on UCB and everything built great. Thank you for fixing this!

    in reply to: iOS UCB Failure #1848
    Chad
    Participant

    It sounds like this could be an issue with Xcode 11, so it is likely that we won’t see the error if we build our projects with Xcode 11. Unfortunately, Unity Cloud Builder is still on 10, so that will be broken for the time being.

    https://forums.developer.apple.com/thread/123003

    in reply to: iOS UCB Failure #1847
    Chad
    Participant

    Apologies – I just realized UCB doesn’t output that information for some odd reason. Here’s the output directly from Xcode:

    Undefined symbols for architecture armv7:
      "___isPlatformVersionAtLeast", referenced from:
          -[WebKitInAppBrowserViewController startLoadingWebView] in InAppWebBrowser.a(WebKitInAppBrowserViewController.o)
          -[WebKitInAppBrowserViewController webView:decidePolicyForNavigationAction:decisionHandler:] in InAppWebBrowser.a(WebKitInAppBrowserViewController.o)
    ld: symbol(s) not found for architecture armv7
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
Viewing 3 posts - 1 through 3 (of 3 total)