SequenceType methods appear as available for iOS 9
| Originator: | jaherhi | ||
| Number: | rdar://26417119 | Date Originated: | 23-May-2016 12:27 PM |
| Status: | Duplicate of 24917418 | Resolved: | Closed |
| Product: | Documentation | Product Version: | Xcode 7.3.1 (7D1014) |
| Classification: | N/A | Reproducible: | Always |
Summary: SequenceType methods appear as available for iOS 9 when using quick documentation (alt + click) althought they also work on iOS 8 Steps to Reproduce: 1. Create a new project 2. Create a variable with an array type 3. Apply flatMap to the array 4. Alt + click on flatMap Expected Results: The documentation should avoid showing the Availability field for this kind of methods since it does not apply Actual Results: The documentation shows Availability iOS (9.0 and later) Version: https://developer.apple.com/library/watchos/documentation/Swift/Reference/Swift_SequenceType_Protocol/index.html#//apple_ref/swift/intfm/SequenceType/s:FEsPs12SequenceType7flatMapurFzFzWx9Generator7Element_GSqqd___GSaqd___ Notes: The documentation is right when using the website or the complete documentation on Xcode but not with the quick documentation Configuration: Xcode Version 7.3.1 (7D1014) without any documentation downloaded
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!