Skip to content

Commit 0235ca2

Browse files
Add enable_testability to IterableSDK
1 parent 52f98b4 commit 0235ca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-sdk.xcodeproj/project.pbxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,6 +1275,7 @@
12751275
DYLIB_COMPATIBILITY_VERSION = 1;
12761276
DYLIB_CURRENT_VERSION = 1;
12771277
DYLIB_INSTALL_NAME_BASE = "@rpath";
1278+
ENABLE_TESTABILITY = YES;
12781279
INFOPLIST_FILE = "swift-sdk/Info.plist";
12791280
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
12801281
IPHONEOS_DEPLOYMENT_TARGET = 9.0;

0 commit comments

Comments
 (0)