Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Specified application doesn't exist or isn't a bundle directory #45

@maerlynflagg

Description

@maerlynflagg

Visual Studio 2017, Version 15.2
Cordova Version 7.0.1
Cordova Platform iOS Version 4.4.0
XCode Version on MAC: 8.0 , build 8A218a

build option "simulator" (ex. iPad Air):
remotebuild works. i can see my cordova app in the simulator device and i can use the app.

build option "remote device":

after upgrade to Cordova CLI 7.0.1 and cordova-ios 4.4.0 it doesn't build to the end. some steps a shown in terminal and in VS2017. downgrad to cordova-ios 4.2.0 doesn't work.

i get this error message on build with remote device:

remotebuildissue

if i follow the path "platforms/ios/build/device/". in this directory is a ".app" file, but not with the package name (de.ntag.mycordovaapp), which would produce de.ntag.mycordovaapp.app. the build used the value of tag to generate the ".app" file.

so the build looks for packagename.app, can't found it and the exception throw.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions