Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Commit 7c97b81

Browse files
Rodrigo CopettiRodrigo Copetti
authored andcommitted
Update
1 parent 99cd380 commit 7c97b81

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Example/EncryptedDATAStack.xcodeproj/project.pbxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@
228228
};
229229
607FACE41AFB9204008FA782 = {
230230
CreatedOnToolsVersion = 6.3.1;
231+
TestTargetID = 607FACCF1AFB9204008FA782;
231232
};
232233
};
233234
};
@@ -532,6 +533,7 @@
532533
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
533534
PRODUCT_NAME = "$(TARGET_NAME)";
534535
SWIFT_VERSION = 2.3;
536+
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/EncryptedDATAStack_Example.app/EncryptedDATAStack_Example";
535537
};
536538
name = Debug;
537539
};
@@ -548,6 +550,7 @@
548550
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
549551
PRODUCT_NAME = "$(TARGET_NAME)";
550552
SWIFT_VERSION = 2.3;
553+
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/EncryptedDATAStack_Example.app/EncryptedDATAStack_Example";
551554
};
552555
name = Release;
553556
};

0 commit comments

Comments
 (0)