Skip to content

Commit

Permalink
Merge pull request #1281 from DataDog/nachoBonafonte/update-to-testin…
Browse files Browse the repository at this point in the history
…g-sdk-2.3.0

Update to version 2.3.0 of testing framework
  • Loading branch information
Ignacio Bonafonte authored May 10, 2023
2 parents 99d3bea + 6eababf commit 5740c36
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 templates

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

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

0 comments on commit 5740c36

Please sign in to comment.