简体   繁体   中英

Swift Compiler - General is missing in Xcode 9.1

I was trying give bridging header in target -> Build settings -> Objective C Bridging header

I could able to do that using project created using Xcode 9

在此处输入图片说明

But I couldn't find Objective C Bridging header in Xcode 9.1 . It is missing in project created in Xcode 9.1 like below.

在此处输入图片说明

Make sure your build setting is selected as "All" and "Combined" look at below image

在此处输入图片说明

Click on above image for more clear. and just search "bridg" in search bar you will be see Objective C Bridging header .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM