@import vs #import - iOS 7

后端 未结 6 1191
小蘑菇
小蘑菇 2020-11-22 14:44

I am playing around with some of the new iOS 7 features and working with some of the Image Effects as discussed in the WWDC video \"Implementing Engaging UI on iOS\". For pr

6条回答
  •  谎友^
    谎友^ (楼主)
    2020-11-22 15:07

    It seems that since XCode 7.x a lot of warnings are coming out when enabling clang module with CLANG_ENABLE_MODULES

    Take a look at Lots of warnings when building with Xcode 7 with 3rd party libraries

提交回复
热议问题