Skip to content

Commit

Permalink
carthage (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
skychiarottoa authored Jan 15, 2021
1 parent 798aab8 commit 210d81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ options:
iOS: "12.4"
settings:
VALIDATE_WORKSPACE: YES
OTHER_LDFLAGS: -weak_framework XCTest
ENABLE_BITCODE: NO
targets:
SkyTestFoundation:
Expand Down Expand Up @@ -33,6 +32,7 @@ targetTemplates:
}
dependencies:
- carthage: Swifter
- sdk: XCTest.framework
APIFrameworkTests:
platform: iOS
type: bundle.unit-test
Expand Down

0 comments on commit 210d81e

Please sign in to comment.