From 210d81edb6087f1a6862ca3876103b6034d68dec Mon Sep 17 00:00:00 2001 From: Alessandro Chiarotto Date: Fri, 15 Jan 2021 14:27:51 +0100 Subject: [PATCH] carthage (#12) --- project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.yml b/project.yml index 9ed0f66..f9e0db0 100644 --- a/project.yml +++ b/project.yml @@ -5,7 +5,6 @@ options: iOS: "12.4" settings: VALIDATE_WORKSPACE: YES - OTHER_LDFLAGS: -weak_framework XCTest ENABLE_BITCODE: NO targets: SkyTestFoundation: @@ -33,6 +32,7 @@ targetTemplates: } dependencies: - carthage: Swifter + - sdk: XCTest.framework APIFrameworkTests: platform: iOS type: bundle.unit-test