Skip to content

Commit

Permalink
Update FluentUI project
Browse files Browse the repository at this point in the history
  • Loading branch information
huwilkes committed Nov 10, 2022
1 parent 9299d83 commit 1c97631
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ios/FluentUI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1726,6 +1726,7 @@
baseConfigurationReference = 53FC90F525673626008A06FD /* FluentUI_release.xcconfig */;
buildSettings = {
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
};
name = Dogfood;
};
Expand All @@ -1741,6 +1742,7 @@
baseConfigurationReference = 53FC90F625673626008A06FD /* FluentUI_debug.xcconfig */;
buildSettings = {
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
};
name = Debug;
};
Expand All @@ -1749,6 +1751,7 @@
baseConfigurationReference = 53FC90F525673626008A06FD /* FluentUI_release.xcconfig */;
buildSettings = {
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
};
name = Release;
};
Expand Down

0 comments on commit 1c97631

Please sign in to comment.