Software Archive
Read-only legacy content
17061 Discussions

Error when trying to build ios app

John_E_2
New Contributor I
340 Views
Here is the  log of the iOS build!
i have tried everything but i cant get this to work?
Can some expert give me some advice :)




Installing "org.apache.cordova.device" for ios
Installing "org.apache.cordova.splashscreen" for ios
cordova library for "ios" already exists. No need to download. Continuing.
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.splashscreen' ]
Writing out cordova_plugins.js...
Wrote out iOS Bundle Identifier to "com.diabeteskolhydratkollen.pro"
Wrote out iOS Bundle Version to "1.0"
Wrote out iOS Product Name and updated XCode project file names from "a" to "Diabetes Kolhydrattabell".
************* Processing the main config.xml file (after_prepare)  *****************
App Directory = [.../a]
Will process and update the following config files:
    Config.xml = [.../a/config.xml]
Namespaces:
    prefix/uri ''/'http://www.w3.org/ns/widgets'
    prefix/uri 'intelxdk'/'http://xdk.intel.com/ns/v1'
Name of the app is [Diabetes Kolhydrattabell]
Updating full app name to [Diabetes Kolhydrattabell]
Processing preference permissions
Updating the versionCode
Setting [CFBundleVersion] to 1
Updating the versionName
Setting [CFBundleShortVersionString] to 1.0
Processing preference exit-on-suspend [true]
Setting [UIApplicationExitsOnSuspend] to True
Processing config file values
No images provided in the config.xml file... using the defaults.
No splash screen supplied for iPad Retina portrait (1536w x2008h).  The default will be provided.
No splash screen supplied for iPad portrait (768w x1004h).  The default will be provided.
No splash screen supplied for iPhone Retina (640w x960h).  The default will be provided.
No splash screen supplied for iPhone 6 Plus Landscape (2208w x1242h).
No splash screen supplied for iPhone 6 Plus Portrait (1242w x2208h).
No splash screen supplied for iPad Retina Landscape (2048w x1496h).  The default will be provided.
No splash screen supplied for iPhone 6 Landscape (1334w x750h).
No splash screen supplied for iPhone (320w x480h).  The default will be provided.
No splash screen supplied for iPhone 5 (640w x1136h).  The default will be provided.
No splash screen supplied for iPhone 6 Portrait (750w x1334h).
No splash screen supplied for iPad Landscape (1024w x748h).  The default will be provided.
Saving config.xml to [.../a/config.xml]
Saving info.plist to [.../a/platforms/ios/Diabetes Kolhydrattabell/Diabetes Kolhydrattabell-Info.plist]
************* Completed processing the main config.xml file (after_prepare)  *****************
Running command: .../a/platforms/ios/cordova/build --release --device
Build settings from command line:
    ARCHS = armv7 armv7s arm64
    CONFIGURATION_BUILD_DIR = .../a/platforms/ios/build/device
    SDKROOT = iphoneos8.0
    VALID_ARCHS = armv7 armv7s arm64

Build settings from configuration file '.../a/platforms/ios/cordova/build.xcconfig':
    CODE_SIGN_IDENTITY = iPhone Distribution: John Eveli (5LCBPAK34H)
    IPHONEOS_DEPLOYMENT_TARGET = 6
    PROVISIONING_PROFILE = a2dfcb91-26b0-4363-86dd-daa171c90fb5

2015-04-03 03:28:23.477 xcodebuild[84639:100b] Unexpected character / at line 1
xcodebuild: error: Unable to read project 'Diabetes Kolhydrattabell.xcodeproj'.
	Reason: Project .../a/platforms/ios/Diabetes Kolhydrattabell.xcodeproj cannot be opened because the project file cannot be parsed.


Command finished with error code 74: .../a/platforms/ios/cordova/build --release,--device
Error: .../a/platforms/ios/cordova/build: Command failed with exit code 74
    at ChildProcess.whenDone (/Developer/cordova/3.5.0-0.2.7/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:753:16)
    at Process.ChildProcess._handle.onexit (child_process.js:820:5)
0 Kudos
5 Replies
Anusha_M_Intel1
Employee
340 Views

Does it build successfully on Android?

0 Kudos
Anusha_M_Intel1
Employee
340 Views

Hi John,

I see that you have commented on a similar issue in another post. It is currently being investigated. I will post a response in the other thread. 

https://software.intel.com/en-us/forums/topic/545107

Thanks,

Anusha

0 Kudos
John_E_2
New Contributor I
340 Views

Ok thanks for looking into it @Anusha Muthiah (Intel) Yes it builds successfully on android.

0 Kudos
Sachin_J_
Beginner
340 Views
Here is the  log of the iOS build!
i have tried everything but i cant get this to work?

 

 

 

 

BUILD FAILED

 

 

Build Log

  • Building a Cordova 5.1.1 application.
  • Using platform cordova-ios 3.8.0.
  • The application name is "XXXX"
  • The package name is "XXXXX"
  • Plugin "intel.xdk.device" (3.0.1) installed.
0 Kudos
PaulF_IntelCorp
Employee
340 Views

Sachin -- attach your detailed build log, it provides more useful information. Click the (i) link on the build tab after the build has completed to see the detailed log. Please ATTACH the log, do not paste it into your post. Use the "Attach Files to Post" link below the edit window.

0 Kudos
Reply