Skip to content

Commit

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

Update to version 0.9.4 of testing framework
  • Loading branch information
Ignacio Bonafonte authored Aug 25, 2021
2 parents c769571 + 6415bea commit c8d82e8
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.9.3
DD_SDK_SWIFT_TESTING_VERSION = 0.9.4

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 c8d82e8

Please sign in to comment.