Code Generation does not switch from Swift to Objective-c
| Originator: | brianaking | ||
| Number: | rdar://27195566 | Date Originated: | 06-Jul-2016 11:03 AM |
| Status: | Open | Resolved: | |
| Product: | Developer Tools | Product Version: | Xcode 8 beta 2 |
| Classification: | Other Bug | Reproducible: | Always |
Summary: ‘Code Generation’ ‘Language’ drop down does not appear to change the generated code. Steps to Reproduce: If I create a swift project, the core data code generation generates swift files. If I create an obj-c project, the core data generation generates objective-c files If I switch the ‘Code Generation’ ‘Language’ drop down, the generated files don’t change. Swift project still generates swift files with obj-c selected, and obj-c projects generate obj-c files event with swift selected. I’m not sure why the language the project was created with matters, but it appears to. Expected Results: The generated code should match the drop down regardless of the other configuration settings in the project. Actual Results: The generated code should match the drop down regardless of the other configuration settings in the project. Regression: Describe circumstances where the problem occurs or does not occur, such as software versions and/or hardware configurations. Notes: Provide additional information, such as references to related problems, workarounds and relevant attachments.
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!