Search Unity

Unity Cloud build for iOS fails when building. Receiving error: No such file or directory.

Discussion in 'Unity Build Automation' started by MackNugget, Mar 9, 2018.

  1. MackNugget

    MackNugget

    Joined:
    Dec 4, 2012
    Posts:
    40
    Receiving the following error when building using Unity cloud for iOS.

    Frameworks/Plugins/iOS/GoogleMaps.framework/Resources/GoogleMaps.bundle: No such file or directory.

    When I build locally on my machine using Xcode it builds fine. When I test the app, Google maps works. So there is something going on with Unity cloud that prevents the actual building. It would be great to get the Unity cloud builds working.
     
  2. TobyKaos

    TobyKaos

    Joined:
    Mar 4, 2015
    Posts:
    214
    Are you using Cocoapods ?
     
  3. MackNugget

    MackNugget

    Joined:
    Dec 4, 2012
    Posts:
    40