[
https://issues.apache.org/jira/browse/CB-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-9785.
----------------------------------
Resolution: Fixed
Sent PRs for the plugin issues. Updating guide in CB-9893
> Can't build many plugins with master branch of cordova-ios
> ----------------------------------------------------------
>
> Key: CB-9785
> URL: https://issues.apache.org/jira/browse/CB-9785
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Reporter: Paul Tarjan
> Assignee: Shazron Abdullah
> Labels: cordova-ios-4.0.x
>
> First it spews pretty badly with things like
> {code}
> cp: copyFileSync: could not write to dest file
> (code=ENOENT):platforms/ios/Trimian/Resources/icons/icon-60.png
> {code}
> (I think it is missing the Resources/icons dir).
> Then for SMS it can't compile
> {code}
> platforms/ios/Trimian/Plugins/com.cordova.plugins.sms/Sms.m:2:9: fatal error:
> 'Cordova/NSArray+Comparisons.h' file not found
> #import <Cordova/NSArray+Comparisons.h>
> {code}
> Then my email plugin dies with
> {code}
> platforms/ios/Trimian/Plugins/de.appplant.cordova.plugin.email-composer/APPEmailComposer.m:23:9:
> fatal error: 'Cordova/NSData+Base64.h' file not found
> {code}
> Then they keyboard has 2 errors
> {code}
> platforms/ios/Trimian/Plugins/ionic-plugin-keyboard/IonicKeyboard.m:75:22:
> error: property 'hackishlyHidesInputAccessoryView' not found on object of
> type '
> UIView *'
> self.webView.hackishlyHidesInputAccessoryView = YES;
> ^
> platforms/ios/Trimian/Plugins/ionic-plugin-keyboard/IonicKeyboard.m:78:22:
> error: property 'hackishlyHidesInputAccessoryView' not found on object of
> type 'UIView *'
> self.webView.hackishlyHidesInputAccessoryView = NO;
> ^
> {code}
> Now my camera:
> {code}
> platforms/ios/Trimian/Plugins/cordova-plugin-camera/CDVCamera.m:23:9: fatal
> error: 'Cordova/NSData+Base64.h' file not found
> #import <Cordova/NSData+Base64.h>
> {code}
> And finally it builds
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]