Skip to content

Commit

Permalink
Merge pull request #528 from DataDog/nachoBonafonte/update-to-0.9.0-t…
Browse files Browse the repository at this point in the history
…esting-sdk

Update to version 0.9.0 of testing framework
  • Loading branch information
Ignacio Bonafonte authored Jun 30, 2021
2 parents aeca66b + a4bbaf0 commit b8f34bb
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 b8f34bb

Please sign in to comment.