[
https://issues.apache.org/jira/browse/CB-11076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15248939#comment-15248939
]
Nikhil Khandelwal commented on CB-11076:
----------------------------------------
Yes, this will get pushed shortly in the next docs release. Resolving for now.
> Application buit with Cordova 6 doesn't work on iPhone 3GS (ios 6.1.6)
> ----------------------------------------------------------------------
>
> Key: CB-11076
> URL: https://issues.apache.org/jira/browse/CB-11076
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 6.0.0
> Environment: PhoneGap Build
> Reporter: Maciej Jaros
>
> The
> [docs|https://cordova.apache.org/docs/en/latest/guide/platforms/ios/index.html]
> say iPhone 3GS is still supported, but when built with cli-6.0.0 minimum
> seems to be iOS 8.0 (which is not available for iPhone 3GS).
> So seems like either docs need update or something need to be fixed.
> ...or maybe this is an issue with PGB? I cannot test this directly, but I
> assume they use Cordova cli directly now. In build log I see:
> {code:title=log snip|borderStyle=solid}
> /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings
> --notices --module ... --output-partial-info-plist
> .../MainViewController-PartialInfo.plist --auto-activate-custom-fonts
> --target-device iphone --target-device ipad --minimum-deployment-target 8.0
> --output-format human-readable-text --compile .../MainViewController.nib
> .../Classes/MainViewController.xib
> {code}
> Notice `minimum-deployment-target 8.0`. Not sure were this come from, but I
> disable all plugins in `config.xml` and the target is still the same.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]