This repository was archived by the owner on Feb 24, 2025. It is now read-only.
File tree 16 files changed +266
-48
lines changed
project.xcworkspace/xcshareddata/swiftpm
16 files changed +266
-48
lines changed File renamed without changes.
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version =" 1.0" >
4
+ <dict >
5
+ <key >CFBundleDevelopmentRegion </key >
6
+ <string >$(DEVELOPMENT_LANGUAGE) </string >
7
+ <key >CFBundleExecutable </key >
8
+ <string >$(EXECUTABLE_NAME) </string >
9
+ <key >CFBundleIdentifier </key >
10
+ <string >$(PRODUCT_BUNDLE_IDENTIFIER) </string >
11
+ <key >CFBundleInfoDictionaryVersion </key >
12
+ <string >6.0 </string >
13
+ <key >CFBundleName </key >
14
+ <string >$(PRODUCT_NAME) </string >
15
+ <key >CFBundlePackageType </key >
16
+ <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
17
+ <key >CFBundleShortVersionString </key >
18
+ <string >1.0 </string >
19
+ <key >CFBundleVersion </key >
20
+ <string >1 </string >
21
+ </dict >
22
+ </plist >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 60
60
"repositoryURL" : " https://github.com/duckduckgo/TrackerRadarKit.git" ,
61
61
"state" : {
62
62
"branch" : null ,
63
- "revision" : " 03748273a5b7cec12df5116794152b7090d179b5 " ,
64
- "version" : " 1.0.1 "
63
+ "revision" : " a11e97e591273845519b6b06ddbb6ba88eab2195 " ,
64
+ "version" : " 1.0.2 "
65
65
}
66
66
}
67
67
]
Original file line number Diff line number Diff line change 64
64
ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
65
65
</BuildableReference >
66
66
</TestableReference >
67
+ <TestableReference
68
+ skipped = " NO" >
69
+ <BuildableReference
70
+ BuildableIdentifier = " primary"
71
+ BlueprintIdentifier = " 85D33F5B25C9793A002B91A6"
72
+ BuildableName = " IntegrationTests.xctest"
73
+ BlueprintName = " IntegrationTests"
74
+ ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
75
+ </BuildableReference >
76
+ </TestableReference >
67
77
</Testables >
68
78
</TestAction >
69
79
<LaunchAction
Original file line number Diff line number Diff line change 17
17
<BuildableReference
18
18
BuildableIdentifier = " primary"
19
19
BlueprintIdentifier = " 85F21DAC210F5E32002631A6"
20
- BuildableName = " IntegrationTests.xctest"
21
- BlueprintName = " IntegrationTests"
22
- ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
23
- </BuildableReference >
24
- </TestableReference >
25
- <TestableReference
26
- skipped = " NO" >
27
- <BuildableReference
28
- BuildableIdentifier = " primary"
29
- BlueprintIdentifier = " 025CCFE12582601C001CD5BB"
30
- BuildableName = " FingerprintingUITests.xctest"
31
- BlueprintName = " FingerprintingUITests"
20
+ BuildableName = " AtbUITests.xctest"
21
+ BlueprintName = " AtbUITests"
32
22
ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
33
23
</BuildableReference >
24
+ <SkippedTests >
25
+ <Test
26
+ Identifier = " AtbServerTests" >
27
+ </Test >
28
+ <Test
29
+ Identifier = " ContentBlockingRulesTests" >
30
+ </Test >
31
+ <Test
32
+ Identifier = " TrackerRadarIntegrationTests" >
33
+ </Test >
34
+ </SkippedTests >
34
35
</TestableReference >
35
36
</Testables >
36
37
</TestAction >
Original file line number Diff line number Diff line change 62
62
ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
63
63
</BuildableReference >
64
64
</TestableReference >
65
+ <TestableReference
66
+ skipped = " NO" >
67
+ <BuildableReference
68
+ BuildableIdentifier = " primary"
69
+ BlueprintIdentifier = " 85D33FCA25C97B6E002B91A6"
70
+ BuildableName = " IntegrationTests.xctest"
71
+ BlueprintName = " IntegrationTests"
72
+ ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
73
+ </BuildableReference >
74
+ </TestableReference >
65
75
</Testables >
66
76
</TestAction >
67
77
<LaunchAction
Original file line number Diff line number Diff line change 54
54
ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
55
55
</BuildableReference >
56
56
</TestableReference >
57
+ <TestableReference
58
+ skipped = " NO" >
59
+ <BuildableReference
60
+ BuildableIdentifier = " primary"
61
+ BlueprintIdentifier = " 85D33FCA25C97B6E002B91A6"
62
+ BuildableName = " IntegrationTests.xctest"
63
+ BlueprintName = " IntegrationTests"
64
+ ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
65
+ </BuildableReference >
66
+ </TestableReference >
57
67
</Testables >
58
68
</TestAction >
59
69
<LaunchAction
Original file line number Diff line number Diff line change 51
51
savedToolIdentifier = " "
52
52
useCustomWorkingDirectory = " NO"
53
53
debugDocumentVersioning = " YES" >
54
- <MacroExpansion >
55
- <BuildableReference
56
- BuildableIdentifier = " primary"
57
- BlueprintIdentifier = " 84E341911E2F7EFB00BDBA6F"
58
- BuildableName = " DuckDuckGo.app"
59
- BlueprintName = " DuckDuckGo"
60
- ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
61
- </BuildableReference >
62
- </MacroExpansion >
63
54
</ProfileAction >
64
55
<AnalyzeAction
65
56
buildConfiguration = " Debug" >
Original file line number Diff line number Diff line change 53
53
ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
54
54
</BuildableReference >
55
55
</TestableReference >
56
+ <TestableReference
57
+ skipped = " NO" >
58
+ <BuildableReference
59
+ BuildableIdentifier = " primary"
60
+ BlueprintIdentifier = " 85D33FCA25C97B6E002B91A6"
61
+ BuildableName = " IntegrationTests.xctest"
62
+ BlueprintName = " IntegrationTests"
63
+ ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
64
+ </BuildableReference >
65
+ </TestableReference >
56
66
</Testables >
57
67
</TestAction >
58
68
<LaunchAction
Original file line number Diff line number Diff line change 62
62
ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
63
63
</BuildableReference >
64
64
</TestableReference >
65
+ <TestableReference
66
+ skipped = " NO" >
67
+ <BuildableReference
68
+ BuildableIdentifier = " primary"
69
+ BlueprintIdentifier = " 85D33FCA25C97B6E002B91A6"
70
+ BuildableName = " IntegrationTests.xctest"
71
+ BlueprintName = " IntegrationTests"
72
+ ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
73
+ </BuildableReference >
74
+ </TestableReference >
65
75
</Testables >
66
76
</TestAction >
67
77
<LaunchAction
Original file line number Diff line number Diff line change 62
62
ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
63
63
</BuildableReference >
64
64
</TestableReference >
65
+ <TestableReference
66
+ skipped = " NO" >
67
+ <BuildableReference
68
+ BuildableIdentifier = " primary"
69
+ BlueprintIdentifier = " 85D33FCA25C97B6E002B91A6"
70
+ BuildableName = " IntegrationTests.xctest"
71
+ BlueprintName = " IntegrationTests"
72
+ ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
73
+ </BuildableReference >
74
+ </TestableReference >
65
75
</Testables >
66
76
</TestAction >
67
77
<LaunchAction
Original file line number Diff line number Diff line change 33
33
ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
34
34
</BuildableReference >
35
35
</TestableReference >
36
+ <TestableReference
37
+ skipped = " NO" >
38
+ <BuildableReference
39
+ BuildableIdentifier = " primary"
40
+ BlueprintIdentifier = " 85D33FCA25C97B6E002B91A6"
41
+ BuildableName = " IntegrationTests.xctest"
42
+ BlueprintName = " IntegrationTests"
43
+ ReferencedContainer = " container:DuckDuckGo.xcodeproj" >
44
+ </BuildableReference >
45
+ </TestableReference >
36
46
</Testables >
37
47
</TestAction >
38
48
<LaunchAction
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ class AtbServerTests: XCTestCase {
31
31
32
32
override func setUp( ) {
33
33
super. setUp ( )
34
-
34
+
35
35
store = MockStatisticsStore ( )
36
36
loader = StatisticsLoader ( statisticsStore: store)
37
37
Original file line number Diff line number Diff line change 18
18
//
19
19
20
20
import XCTest
21
- import TrackerRadarKit
21
+ @ testable import TrackerRadarKit
22
22
@testable import Core
23
23
24
24
class ContentBlockingRulesTests : XCTestCase {
Original file line number Diff line number Diff line change 13
13
<key >CFBundleName </key >
14
14
<string >$(PRODUCT_NAME) </string >
15
15
<key >CFBundlePackageType </key >
16
- <string >BNDL </string >
16
+ <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
17
17
<key >CFBundleShortVersionString </key >
18
18
<string >1.0 </string >
19
19
<key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments