diff --git a/JLFullScreenPageViewControllerDemo/JLFullScreenPageViewControllerDemo.xcodeproj/project.pbxproj b/JLFullScreenPageViewControllerDemo/JLFullScreenPageViewControllerDemo.xcodeproj/project.pbxproj index d61e8cb..b551dc6 100644 --- a/JLFullScreenPageViewControllerDemo/JLFullScreenPageViewControllerDemo.xcodeproj/project.pbxproj +++ b/JLFullScreenPageViewControllerDemo/JLFullScreenPageViewControllerDemo.xcodeproj/project.pbxproj @@ -376,6 +376,7 @@ baseConfigurationReference = F85BA964E71FBA4900EA19FD /* Pods-JLFullScreenPageViewControllerDemo.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; INFOPLIST_FILE = JLFullScreenPageViewControllerDemo/Info.plist; @@ -392,6 +393,7 @@ baseConfigurationReference = DC298F8EA1E338DD61236EA8 /* Pods-JLFullScreenPageViewControllerDemo.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; INFOPLIST_FILE = JLFullScreenPageViewControllerDemo/Info.plist;