cli-5.4.1 issue .ipa file config.xml shows test data

  • 1
  • Problem
  • Updated 5 years ago
Not entirely sure if this is good or not. I have been testing cli-5.4.1 and have found that the outputted config.xml residing in the .ipa displays as follows.


<?xml version='1.0' encoding='UTF-8'?>
<widget id='io.cordova.helloCordova' version='2.0.0' xmlns='http://www.w3.org/ns/widgets'>
<name>
Hello Cordova
</name>
<description>
A sample Apache Cordova application that responds to the deviceready
event.
</description>
<author email='dev@cordova.apache.org' href='http://cordova.io'>
Apache Cordova Team
</author>


So any of the definitions from my App's config.xml aren't added although all valid config constraints such as preferences and plugins, etc. are present.
Photo of Jrees

Jrees

  • 34 Posts
  • 1 Reply Like

Posted 5 years ago

  • 1
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
That was the case in previous versions, too.
However, the data from your original config should now be integrated in the generated info.plist
Photo of Jrees

Jrees

  • 34 Posts
  • 1 Reply Like
Thanks Petra!

I can rest easy then :)
Photo of gkatz

gkatz

  • 186 Posts
  • 5 Reply Likes
can you even use cli 5.4.1 with phone gap build?
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
Several developers claim that it's possible. There is no official blog or announcement, yet. But pgb has twittered that it has a cli-5.4.1 up for test purposes....whatever that means.

(Yes, that's terrible, I agree)
Photo of Victor Dias

Victor Dias

  • 32 Posts
  • 2 Reply Likes
I can't find that annoucement, build version seems sticked on "pretty old" cli-5.2.0. Blog also is mude...