drmohundro / SWXMLHash

Simple XML parsing in Swift
MIT License
1.41k stars 205 forks source link

XCode 11 - Carthage Problem #224

Closed ghost closed 5 years ago

ghost commented 5 years ago

Since on simulator works fine on a device obstructs the installation returning the following message

"Install claimed to have succeeded, but application could not be found on device. bundleId""

The steps I've followed

  1. New project on XCode11
  2. Cartfile with SWXMLHash entry
  3. Added dependency

The odd thing is an app is previously installed, then the app runs but only the previous version and you have to delete it to reveal the problem

ghost commented 5 years ago

Screenshot 2019-09-29 at 02 41 03