Endless Build without Error and without Completion
| Originator: | vadermk | ||
| Number: | rdar://25211493 | Date Originated: | 3/17/2016 |
| Status: | Open | Resolved: | |
| Product: | Xcode | Product Version: | 7.2.1 |
| Classification: | Developer Tools | Reproducible: | Always |
Summary: The attached project neither completes building or presents an error. Steps to Reproduce: 1. Attempt to build the sample project 2. Wait 3. There is no 3. Expected Results: Project builds or an error is displayed. Actual Results: Endless build Version: Xcode version 7.2.1 Notes: Thank you. Configuration: Project builds successfully if `textViewArray` is [UITextView]. Project does not build successfully if `textViewArray` is [UITextView?]. Project always builds successfully if `textViewArray` contains 11 or fewer items. Project sometimes builds successfully if `textViewArray` contains 12 items. Project never builds successfully if `textViewArray` contains 13 or more items. Attachments: 'EndlessLove.zip' was successfully uploaded.
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!