Skip to content

Commit

Permalink
Update to version 0.9.0 of testing framework
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio Bonafonte committed Jun 30, 2021
1 parent 5e3fb26 commit a4bbaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
all: dependencies xcodeproj-httpservermock templates

# The release version of `dd-sdk-swift-testing` to use for tests instrumentation.
DD_SDK_SWIFT_TESTING_VERSION = 0.8.2
DD_SDK_SWIFT_TESTING_VERSION = 0.9.0

define DD_SDK_TESTING_XCCONFIG_CI
FRAMEWORK_SEARCH_PATHS=$$(inherited) $$(SRCROOT)/../instrumented-tests/DatadogSDKTesting.xcframework/ios-arm64_x86_64-simulator/\n
Expand Down

0 comments on commit a4bbaf0

Please sign in to comment.