Skip to content

Commit 267ebae

Browse files
Adrian Schoenigkzaher
authored andcommitted
Differentiator is safe for app extensions
1 parent ddfc9a1 commit 267ebae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RxDataSources.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,6 +1293,7 @@
12931293
C82C3C5E1F3B937500309AE8 /* Debug */ = {
12941294
isa = XCBuildConfiguration;
12951295
buildSettings = {
1296+
APPLICATION_EXTENSION_API_ONLY = YES;
12961297
CLANG_ANALYZER_NONNULL = YES;
12971298
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
12981299
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
@@ -1315,6 +1316,7 @@
13151316
C82C3C5F1F3B937500309AE8 /* Release */ = {
13161317
isa = XCBuildConfiguration;
13171318
buildSettings = {
1319+
APPLICATION_EXTENSION_API_ONLY = YES;
13181320
CLANG_ANALYZER_NONNULL = YES;
13191321
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
13201322
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;

0 commit comments

Comments
 (0)