fix test spec

This commit is contained in:
Yonas Kolb
2017-07-25 23:13:16 +02:00
parent 2fe4359c2f
commit 0bc54b1123
+2 -4
View File
@@ -14,8 +14,7 @@ targets:
- name: TestProject
type: application
platform: iOS
sources:
- TestProject
sources: TestProject
buildSettings:
INFOPLIST_FILE: TestProject/Info.plist
PRODUCT_BUNDLE_IDENTIFIER: com.test
@@ -24,8 +23,7 @@ targets:
- name: MyFramework
type: framework
platform: iOS
sources:
- MyFramework
sources: MyFramework
buildSettings:
INFOPLIST_FILE: MyFramework/Info.plist
schemes: