[ 
https://issues.apache.org/jira/browse/CB-11076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239274#comment-15239274
 ] 

Maciej Jaros commented on CB-11076:
-----------------------------------

Hm... I see docs source already changed: 
https://github.com/apache/cordova-docs/commit/e9bb2a7afc547e0e1c7bd4312cdfc821b9348d4e#diff-f22acfe9e3ac5b3385cf807e058ccd72

Please push them to 
https://cordova.apache.org/docs/en/latest/guide/platforms/ios/index.html

Thanks.

> 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]

Reply via email to