"Enable bitcode" setting sometimes missing in Build Options
| Originator: | rsattar | ||
| Number: | rdar://23282142 | Date Originated: | 27-Oct-2015 01:31 PM |
| Status: | Open | Resolved: | |
| Product: | Developer Tools | Product Version: | Xcode 7.1 |
| Classification: | UI/Usability | Reproducible: | Always |
Summary: When opening certain older Xcode projects, Xcode doesn’t show “Enable bitcode” under Build Options for the targets. Updating to recommended settings does not help either. It seems to maybe be with Xcode projects that only have framework targets? Steps to Reproduce: 1. From github, check out https://github.com/TTTAttributedLabel/TTTAttributedLabel, at commit: 00ff15df0cf5b0da7e8ad72b68d2d05536533aa7, or open attached Xcode project 2. Open Carthage/TTTAttributedLabel.xcodeproj 3. Open the TTTAttributedLabel iOS target. 4. Go to Build Options Expected Results: “Enable bitcode” should be a row, from which you can enable/disable bitcode. Actual Results: “Enable bitcode” is not under Build Options Notes: I believe you can set a User-Defined setting for ENABLE_BITCODE to work around the missing row. Also see screenshot: http://cl.ly/image/0n1k1I2p1F3Z
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!