Bundle is not present at path

Hi, when trying to build my project for iOS on an iMac I get an error I can’t seem to resolve. I’m using moe 1.4.+ and Xcode 8.2.1. It launches and runs perfectly on Android. Error:

/Users/User/Downloads/Carpanion/gradlew moeLaunch -Pmoe.launcher.options=no-build,no-install-on-target,config:Debug -Pmoe.launcher.simulators=D0490879-7252-421F-B727-98607FF2BD48
Using already downloaded SDK: /Users/User/.moe/moe-sdk-1.4.1
:ios:moeLaunch2018-01-17 09:39:08.897 simlauncher[931:14818] WARNING: Bundle is not present at path: /Users/User/Downloads/Xcode.app/Contents/SharedFrameworks/DVTDeviceFoundation.framework/DVTDeviceFoundation
art I  1015 16276 /Users/rolandvigh/public-repo/aosp/art/runtime/parsed_options.cc:449] setting boot class path to /Users/User/Library/Developer/CoreSimulator/Devices/D0490879-7252-421F-B727-98607FF2BD48/data/Containers/Bundle/Application/D33F579D-CC3C-4616-AB63-C81549317102/Carpanion.app/application.jar:/Users/User/Library/Developer/CoreSimulator/Devices/D0490879-7252-421F-B727-98607FF2BD48/data/Containers/Bundle/Application/D33F579D-CC3C-4616-AB63-C81549317102/Carpanion.app
/Users/rolandvigh/public-repo/moe/natj/natj/src/main/native/natj/NatJ.cpp:353 DEBUG: Method 'boolean java.lang.reflect.Method.isDefault()' is not accessible.
art I  1015 16419 /Users/rolandvigh/public-repo/aosp/art/runtime/gc/heap.cc:2729] Background concurrent mark sweep GC freed 52104(2019KB) AllocSpace objects, 0(0B) LOS objects, 66% free, 937KB/2MB, paused 57us total 424.410ms

The simulator starts up but a dialog box comes up saying: “Unable to boot device in current state: Booted”.

Try use Xcode 9 with MOE 1.4+ or use Xcode 8 with MOE 1.3+

1 Like