Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Commit

Permalink
set "Allow Non-modular Includes in Framework Modules" to YES.
Browse files Browse the repository at this point in the history
  • Loading branch information
jangsy7883 committed Jul 10, 2016
1 parent c1f0e05 commit e575416
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down

0 comments on commit e575416

Please sign in to comment.