You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2015/02/17 15:39:12 UTC

[jira] [Resolved] (CB-8436) 'cordova build --device' for ios doesn't produce correct application

     [ https://issues.apache.org/jira/browse/CB-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve resolved CB-8436.
-------------------------------
    Resolution: Fixed

Fixed in 3.8.0-dev

> 'cordova build --device' for ios doesn't produce correct application
> --------------------------------------------------------------------
>
>                 Key: CB-8436
>                 URL: https://issues.apache.org/jira/browse/CB-8436
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 3.8.0
>         Environment: CLI OSX 
>            Reporter: Fatme
>            Priority: Blocker
>
> When running 'cordova build --device', it buils successfully, but the build produces the following warnings:
> {code:borderStyle=solid}
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/NSDictionary+Extensions.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVInvokedUrlCommand.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/NSData+Base64.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVPluginResult.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVPlugin.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/NSMutableArray+QueueAdditions.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVWhitelist.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVURLProtocol.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVViewController.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVLocalStorage.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/UIDevice+Extensions.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/NSArray+Comparisons.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVCommandQueue.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVJSON_private.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVCommandDelegateImpl.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVConfigParser.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVJSON.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVUserAgentUtil.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVWebViewDelegate.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> warning: no rule to process file '/Users/havaluova/Work/cordova-ios/tmp/myApp/CordovaLib/Classes/CDVTimer.m' of type sourcecode.c.objc for architecture armv7 armv7s arm64
> {code}
> If I try to deploy the produced application on devices, it fails
> {code}
> AMDeviceInstallApplication failed: 0xE8000067: Unknown error.
> {code}
> Actually the produced application doesn't have unix executable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org