diff --git a/unit-tests.sh b/unit-tests.sh index de45cd7..3c7d8de 100644 --- a/unit-tests.sh +++ b/unit-tests.sh @@ -1,2 +1,3 @@ xcodebuild clean -workspace hallelujah.xcworkspace/ -scheme Tests + xcodebuild test CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO -workspace hallelujah.xcworkspace/ -scheme Tests