<?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 iOS build unexpected error in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/iOS-build-unexpected-error/m-p/1036772#M44305</link>
    <description>&lt;PRE style="white-space: pre-wrap; line-height: normal; color: rgb(0, 0, 0); word-wrap: break-word;"&gt;I couldn't build any of my apps for iOS. I already set up certificates and provisioning profiles, and this is the log of the build:

Installing "org.apache.cordova.device" for ios
Installing "org.apache.cordova.&lt;WBR /&gt;splashscreen" for ios
Installing "org.apache.cordova.camera" for ios
Installing "org.apache.cordova.file" for ios
Installing "org.apache.cordova.media" for ios
Installing "org.apache.cordova.media-&lt;WBR /&gt;capture" for ios
Installing "org.apache.cordova.file-&lt;WBR /&gt;transfer" for ios
Generating config.xml from defaults for platform "ios"
Calling plugman.prepare for platform "ios"
Preparing ios project
Processing configuration changes for plugins.
Iterating over installed plugins: [ 'org.apache.cordova.device',
  'org.apache.cordova.&lt;WBR /&gt;splashscreen',
  'org.apache.cordova.camera',
  'org.apache.cordova.file',
  'org.apache.cordova.media',
  'org.apache.cordova.media-&lt;WBR /&gt;capture',
  'org.apache.cordova.file-&lt;WBR /&gt;transfer' ]
Writing out cordova_plugins.js...
Wrote out iOS Bundle Identifier to "co.iridian.cocacola.flexikof"
Wrote out iOS Bundle Version to "0.0.2"
Copying icon from .../flexikof/icons/ios/60.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;60.png
cp: no such file or directory: .../flexikof/icons/ios/60.png

Copying icon from .../flexikof/icons/ios/120.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;60@2x.png
cp: no such file or directory: .../flexikof/icons/ios/120.png

Copying icon from .../flexikof/icons/ios/180.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;60@3x.png
cp: no such file or directory: .../flexikof/icons/ios/180.png

Copying icon from .../flexikof/icons/ios/76.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;76.png
cp: no such file or directory: .../flexikof/icons/ios/76.png

Copying icon from .../flexikof/icons/ios/152.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;76@2x.png
cp: no such file or directory: .../flexikof/icons/ios/152.png

Copying icon from .../flexikof/icons/android/&lt;WBR /&gt;XXHDPI.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;72@2x.png
cp: no such file or directory: .../flexikof/icons/android/&lt;WBR /&gt;XXHDPI.png

Copying splash from .../flexikof/icons/ios/320.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/splash/&lt;WBR /&gt;Default~iphone.png
cp: no such file or directory: .../flexikof/icons/ios/320.png

Copying splash from .../flexikof/icons/ios/640.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/splash/&lt;WBR /&gt;Default@2x~iphone.png
cp: no such file or directory: .../flexikof/icons/ios/640.png

Copying splash from .../flexikof/icons/ios/640-2.&lt;WBR /&gt;png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/splash/&lt;WBR /&gt;Default-568h@2x~iphone.png
cp: no such file or directory: .../flexikof/icons/ios/640-2.&lt;WBR /&gt;png

Copying splash from .../flexikof/icons/ios/750.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/splash/&lt;WBR /&gt;Default-667h.png
cp: no such file or directory: .../flexikof/icons/ios/750.png

Copying splash from .../flexikof/icons/ios/1242.&lt;WBR /&gt;png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/splash/&lt;WBR /&gt;Default-736h.png
cp: no such file or directory: .../flexikof/icons/ios/1242.&lt;WBR /&gt;png

mv: dest file already exists: .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/FlexiKOF-Info.plist

mv: dest file already exists: .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/FlexiKOF-Prefix.pch

shell.js: internal error
Error: EINVAL, invalid argument '.../flexikof/platforms/ios/&lt;WBR /&gt;flexikof.xcodeproj'
    at Object.fs.renameSync (fs.js:543:18)
    at /Developer/cordova/4.1.2/node_&lt;WBR /&gt;modules/cordova/node_modules/&lt;WBR /&gt;cordova-lib/node_modules/&lt;WBR /&gt;shelljs/src/mv.js:77:8
    at Array.forEach (native)
    at Object._mv (/Developer/cordova/4.1.2/&lt;WBR /&gt;node_modules/cordova/node_&lt;WBR /&gt;modules/cordova-lib/node_&lt;WBR /&gt;modules/shelljs/src/mv.js:53:&lt;WBR /&gt;11)
    at Object.mv (/Developer/cordova/4.1.2/&lt;WBR /&gt;node_modules/cordova/node_&lt;WBR /&gt;modules/cordova-lib/node_&lt;WBR /&gt;modules/shelljs/src/common.js:&lt;WBR /&gt;186:23)
    at pbxProject.&amp;lt;anonymous&amp;gt; (/Developer/cordova/4.1.2/&lt;WBR /&gt;node_modules/cordova/node_&lt;WBR /&gt;modules/cordova-lib/src/&lt;WBR /&gt;cordova/metadata/ios_parser.&lt;WBR /&gt;js:162:27)
    at pbxProject.EventEmitter.emit (events.js:98:17)
    at pbxProject.&amp;lt;anonymous&amp;gt; (/Developer/cordova/4.1.2/&lt;WBR /&gt;node_modules/cordova/node_&lt;WBR /&gt;modules/cordova-lib/node_&lt;WBR /&gt;modules/xcode/lib/pbxProject.&lt;WBR /&gt;js:30:18)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at handleMessage (child_process.js:322:10)&lt;/PRE&gt;</description>
    <pubDate>Wed, 22 Apr 2015 21:57:22 GMT</pubDate>
    <dc:creator>Sebastián_R_</dc:creator>
    <dc:date>2015-04-22T21:57:22Z</dc:date>
    <item>
      <title>iOS build unexpected error</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-build-unexpected-error/m-p/1036772#M44305</link>
      <description>&lt;PRE style="white-space: pre-wrap; line-height: normal; color: rgb(0, 0, 0); word-wrap: break-word;"&gt;I couldn't build any of my apps for iOS. I already set up certificates and provisioning profiles, and this is the log of the build:

Installing "org.apache.cordova.device" for ios
Installing "org.apache.cordova.&lt;WBR /&gt;splashscreen" for ios
Installing "org.apache.cordova.camera" for ios
Installing "org.apache.cordova.file" for ios
Installing "org.apache.cordova.media" for ios
Installing "org.apache.cordova.media-&lt;WBR /&gt;capture" for ios
Installing "org.apache.cordova.file-&lt;WBR /&gt;transfer" for ios
Generating config.xml from defaults for platform "ios"
Calling plugman.prepare for platform "ios"
Preparing ios project
Processing configuration changes for plugins.
Iterating over installed plugins: [ 'org.apache.cordova.device',
  'org.apache.cordova.&lt;WBR /&gt;splashscreen',
  'org.apache.cordova.camera',
  'org.apache.cordova.file',
  'org.apache.cordova.media',
  'org.apache.cordova.media-&lt;WBR /&gt;capture',
  'org.apache.cordova.file-&lt;WBR /&gt;transfer' ]
Writing out cordova_plugins.js...
Wrote out iOS Bundle Identifier to "co.iridian.cocacola.flexikof"
Wrote out iOS Bundle Version to "0.0.2"
Copying icon from .../flexikof/icons/ios/60.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;60.png
cp: no such file or directory: .../flexikof/icons/ios/60.png

Copying icon from .../flexikof/icons/ios/120.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;60@2x.png
cp: no such file or directory: .../flexikof/icons/ios/120.png

Copying icon from .../flexikof/icons/ios/180.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;60@3x.png
cp: no such file or directory: .../flexikof/icons/ios/180.png

Copying icon from .../flexikof/icons/ios/76.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;76.png
cp: no such file or directory: .../flexikof/icons/ios/76.png

Copying icon from .../flexikof/icons/ios/152.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;76@2x.png
cp: no such file or directory: .../flexikof/icons/ios/152.png

Copying icon from .../flexikof/icons/android/&lt;WBR /&gt;XXHDPI.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/icons/icon-&lt;WBR /&gt;72@2x.png
cp: no such file or directory: .../flexikof/icons/android/&lt;WBR /&gt;XXHDPI.png

Copying splash from .../flexikof/icons/ios/320.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/splash/&lt;WBR /&gt;Default~iphone.png
cp: no such file or directory: .../flexikof/icons/ios/320.png

Copying splash from .../flexikof/icons/ios/640.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/splash/&lt;WBR /&gt;Default@2x~iphone.png
cp: no such file or directory: .../flexikof/icons/ios/640.png

Copying splash from .../flexikof/icons/ios/640-2.&lt;WBR /&gt;png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/splash/&lt;WBR /&gt;Default-568h@2x~iphone.png
cp: no such file or directory: .../flexikof/icons/ios/640-2.&lt;WBR /&gt;png

Copying splash from .../flexikof/icons/ios/750.png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/splash/&lt;WBR /&gt;Default-667h.png
cp: no such file or directory: .../flexikof/icons/ios/750.png

Copying splash from .../flexikof/icons/ios/1242.&lt;WBR /&gt;png to .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/Resources/splash/&lt;WBR /&gt;Default-736h.png
cp: no such file or directory: .../flexikof/icons/ios/1242.&lt;WBR /&gt;png

mv: dest file already exists: .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/FlexiKOF-Info.plist

mv: dest file already exists: .../flexikof/platforms/ios/&lt;WBR /&gt;flexikof/FlexiKOF-Prefix.pch

shell.js: internal error
Error: EINVAL, invalid argument '.../flexikof/platforms/ios/&lt;WBR /&gt;flexikof.xcodeproj'
    at Object.fs.renameSync (fs.js:543:18)
    at /Developer/cordova/4.1.2/node_&lt;WBR /&gt;modules/cordova/node_modules/&lt;WBR /&gt;cordova-lib/node_modules/&lt;WBR /&gt;shelljs/src/mv.js:77:8
    at Array.forEach (native)
    at Object._mv (/Developer/cordova/4.1.2/&lt;WBR /&gt;node_modules/cordova/node_&lt;WBR /&gt;modules/cordova-lib/node_&lt;WBR /&gt;modules/shelljs/src/mv.js:53:&lt;WBR /&gt;11)
    at Object.mv (/Developer/cordova/4.1.2/&lt;WBR /&gt;node_modules/cordova/node_&lt;WBR /&gt;modules/cordova-lib/node_&lt;WBR /&gt;modules/shelljs/src/common.js:&lt;WBR /&gt;186:23)
    at pbxProject.&amp;lt;anonymous&amp;gt; (/Developer/cordova/4.1.2/&lt;WBR /&gt;node_modules/cordova/node_&lt;WBR /&gt;modules/cordova-lib/src/&lt;WBR /&gt;cordova/metadata/ios_parser.&lt;WBR /&gt;js:162:27)
    at pbxProject.EventEmitter.emit (events.js:98:17)
    at pbxProject.&amp;lt;anonymous&amp;gt; (/Developer/cordova/4.1.2/&lt;WBR /&gt;node_modules/cordova/node_&lt;WBR /&gt;modules/cordova-lib/node_&lt;WBR /&gt;modules/xcode/lib/pbxProject.&lt;WBR /&gt;js:30:18)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at handleMessage (child_process.js:322:10)&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Apr 2015 21:57:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-build-unexpected-error/m-p/1036772#M44305</guid>
      <dc:creator>Sebastián_R_</dc:creator>
      <dc:date>2015-04-22T21:57:22Z</dc:date>
    </item>
    <item>
      <title>I found another post that</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-build-unexpected-error/m-p/1036773#M44306</link>
      <description>&lt;P&gt;I found another post that suggest that the error was cause different capitalization in Project and app name, so I changed it works&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 22:56:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-build-unexpected-error/m-p/1036773#M44306</guid>
      <dc:creator>Sebastián_R_</dc:creator>
      <dc:date>2015-04-22T22:56:54Z</dc:date>
    </item>
    <item>
      <title>Glad it worked for you! </title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-build-unexpected-error/m-p/1036774#M44307</link>
      <description>&lt;P&gt;Glad it worked for you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 06:21:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-build-unexpected-error/m-p/1036774#M44307</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2015-04-23T06:21:34Z</dc:date>
    </item>
  </channel>
</rss>

