diff --git a/Datadog/Datadog.xcodeproj/project.pbxproj b/Datadog/Datadog.xcodeproj/project.pbxproj index 847adfdc8b..ebab7e5b9a 100644 --- a/Datadog/Datadog.xcodeproj/project.pbxproj +++ b/Datadog/Datadog.xcodeproj/project.pbxproj @@ -736,6 +736,7 @@ 9EFD112B24B32D29003A1A2B /* FirstPartyURLsFilter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FirstPartyURLsFilter.swift; sourceTree = ""; }; E132727A24B333C700952F8B /* TracingBenchmarkTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TracingBenchmarkTests.swift; sourceTree = ""; }; E132727C24B35B5F00952F8B /* TracingStorageBenchmarkTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TracingStorageBenchmarkTests.swift; sourceTree = ""; }; + E1B082CB25641DF9002DB9D2 /* Example.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Example.xcconfig; sourceTree = ""; }; E1D202E924C065CF00D1AF3A /* ActiveSpansPool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActiveSpansPool.swift; sourceTree = ""; }; E1D203FB24C1884500D1AF3A /* ActiveSpansPoolTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActiveSpansPoolTests.swift; sourceTree = ""; }; E1D5AEA624B4D45A007F194B /* Versioning.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Versioning.swift; sourceTree = ""; }; @@ -1534,6 +1535,7 @@ isa = PBXGroup; children = ( 61441C1224616DEC003D8BB8 /* Info.plist */, + E1B082CB25641DF9002DB9D2 /* Example.xcconfig */, 6167ACBD251A0B410012B4D0 /* Example-Bridging-Header.h */, ); path = Example; @@ -3122,7 +3124,7 @@ }; 61441C1424616DEC003D8BB8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 615519252461BCE7002A85CF /* Datadog.xcconfig */; + baseConfigurationReference = E1B082CB25641DF9002DB9D2 /* Example.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; @@ -3143,7 +3145,7 @@ }; 61441C1524616DEC003D8BB8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 615519252461BCE7002A85CF /* Datadog.xcconfig */; + baseConfigurationReference = E1B082CB25641DF9002DB9D2 /* Example.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; @@ -3162,7 +3164,7 @@ }; 61441C1624616DEC003D8BB8 /* Integration */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 615519252461BCE7002A85CF /* Datadog.xcconfig */; + baseConfigurationReference = E1B082CB25641DF9002DB9D2 /* Example.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; diff --git a/Datadog/Datadog.xcodeproj/xcshareddata/xcschemes/DatadogIntegrationTests.xcscheme b/Datadog/Datadog.xcodeproj/xcshareddata/xcschemes/DatadogIntegrationTests.xcscheme index eeced525d9..42e7db53da 100644 --- a/Datadog/Datadog.xcodeproj/xcshareddata/xcschemes/DatadogIntegrationTests.xcscheme +++ b/Datadog/Datadog.xcodeproj/xcshareddata/xcschemes/DatadogIntegrationTests.xcscheme @@ -100,13 +100,18 @@ + isEnabled = "NO"> + +