<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I found the problem!!  in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Error-in-Build-iOS-TypeError-Arguments-to-path-join-must-be/m-p/1069029#M57423</link>
    <description>&lt;P&gt;I found the problem!!&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I looked inside the .xdk file and found some lost lines...&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;          {
            "relPath": "",
            "height": 1004,
            "width": 768,
            "orientation": "portrait"
          },
          {
            "relPath": "",
            "height": 1004,
            "width": 768,
            "orientation": "portrait"
          },
          {
            "relPath": "",
            "height": 1496,
            "width": 2048,
            "orientation": "landscape"
          },
          {
            "relPath": "",
            "height": 748,
            "width": 1024,
            "orientation": "landscape"
          },&lt;/PRE&gt;

&lt;P&gt;These splash dimensions are not in the build settings but are inside the file. I removed these lines and the build occurs OK! Probably these lines were used in an old version.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Dec 2015 13:52:34 GMT</pubDate>
    <dc:creator>Hamilton_Tenório_da_</dc:creator>
    <dc:date>2015-12-30T13:52:34Z</dc:date>
    <item>
      <title>Error in Build iOS (TypeError: Arguments to path.join must be strings)</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-in-Build-iOS-TypeError-Arguments-to-path-join-must-be/m-p/1069028#M57422</link>
      <description>&lt;P&gt;I have 5 apps of one same family (confirmaki). I made a visual update and need to publish again on Google Play and Apple Store.&lt;/P&gt;

&lt;P&gt;I builded all in Android (Cordova) and published on Google Play this week. It is everything OK.&lt;/P&gt;

&lt;P&gt;Now I am trying to do the same to iOS. Three of these apps I builded and send to review, but 2 of them I am receiving error: "TypeError: Arguments to path.join must be strings".&lt;/P&gt;

&lt;P&gt;I checked all the stuff names and didn´t find any issue.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The last lines of the log is above:&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;Copying icon from .../ConfirmAkiPremium/www/assets/apple/Icon-100.png to .../ConfirmAkiPremium/platforms/ios/ConfirmAkiPremium/Resources/icons/icon-50@2x.png
Copying splash from .../ConfirmAkiPremium/www/assets/apple/Defaultiphone.png to .../ConfirmAkiPremium/platforms/ios/ConfirmAkiPremium/Resources/splash/Default~iphone.png
Copying splash from .../ConfirmAkiPremium/www/assets/apple/Default2xiphone_640x960.png to .../ConfirmAkiPremium/platforms/ios/ConfirmAkiPremium/Resources/splash/Default@2x~iphone.png
TypeError: Arguments to path.join must be strings
    at path.js:360:15
    at Array.filter (native)
    at Object.exports.join (path.js:358:36)
    at /Developer/cordova/5.1.1/node_modules/cordova/node_modules/cordova-lib/src/cordova/metadata/ios_parser.js:171:28
    at Array.forEach (native)
    at ios_parser.update_from_config (/Developer/cordova/5.1.1/node_modules/cordova/node_modules/cordova-lib/src/cordova/metadata/ios_parser.js:168:27)
    at ios_parser.update_project (/Developer/cordova/5.1.1/node_modules/cordova/node_modules/cordova-lib/src/cordova/metadata/ios_parser.js:263:17)
    at /Developer/cordova/5.1.1/node_modules/cordova/node_modules/cordova-lib/src/cordova/prepare.js:126:27
    at Array.map (native)
    at /Developer/cordova/5.1.1/node_modules/cordova/node_modules/cordova-lib/src/cordova/prepare.js:70:40&lt;/PRE&gt;

&lt;P&gt;The complete file is attached.&lt;/P&gt;

&lt;P&gt;Someone knows what is that? Thanks you.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 12:34:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-in-Build-iOS-TypeError-Arguments-to-path-join-must-be/m-p/1069028#M57422</guid>
      <dc:creator>Hamilton_Tenório_da_</dc:creator>
      <dc:date>2015-12-30T12:34:03Z</dc:date>
    </item>
    <item>
      <title>I found the problem!! </title>
      <link>https://community.intel.com/t5/Software-Archive/Error-in-Build-iOS-TypeError-Arguments-to-path-join-must-be/m-p/1069029#M57423</link>
      <description>&lt;P&gt;I found the problem!!&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I looked inside the .xdk file and found some lost lines...&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;          {
            "relPath": "",
            "height": 1004,
            "width": 768,
            "orientation": "portrait"
          },
          {
            "relPath": "",
            "height": 1004,
            "width": 768,
            "orientation": "portrait"
          },
          {
            "relPath": "",
            "height": 1496,
            "width": 2048,
            "orientation": "landscape"
          },
          {
            "relPath": "",
            "height": 748,
            "width": 1024,
            "orientation": "landscape"
          },&lt;/PRE&gt;

&lt;P&gt;These splash dimensions are not in the build settings but are inside the file. I removed these lines and the build occurs OK! Probably these lines were used in an old version.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 13:52:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-in-Build-iOS-TypeError-Arguments-to-path-join-must-be/m-p/1069029#M57423</guid>
      <dc:creator>Hamilton_Tenório_da_</dc:creator>
      <dc:date>2015-12-30T13:52:34Z</dc:date>
    </item>
  </channel>
</rss>

