Skip to content

Commit

Permalink
Downgrade DatadogSDKTesting 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maxep committed Dec 14, 2022
1 parent 8ada787 commit 1ab0a37
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 = 2.2.0-rc.4
DD_SDK_SWIFT_TESTING_VERSION = 2.1.3

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 1ab0a37

Please sign in to comment.