-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathswift_deps_index.json
80 lines (80 loc) · 1.93 KB
/
swift_deps_index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"direct_dep_identities": [
"sentry-cocoa"
],
"modules": [
{
"name": "Sentry-Dynamic",
"c99name": "Sentry_Dynamic",
"src_type": "binary",
"label": "@swiftpkg_sentry_cocoa//:Sentry-Dynamic.rspm",
"package_identity": "sentry-cocoa",
"product_memberships": [
"Sentry-Dynamic"
]
},
{
"name": "Sentry",
"c99name": "Sentry",
"src_type": "binary",
"label": "@swiftpkg_sentry_cocoa//:Sentry.rspm",
"package_identity": "sentry-cocoa",
"product_memberships": [
"Sentry",
"SentrySwiftUI"
]
},
{
"name": "SentryInternal",
"c99name": "SentryInternal",
"src_type": "objc",
"label": "@swiftpkg_sentry_cocoa//:SentryInternal.rspm",
"package_identity": "sentry-cocoa",
"product_memberships": [
"SentrySwiftUI"
]
},
{
"name": "SentrySwiftUI",
"c99name": "SentrySwiftUI",
"src_type": "swift",
"label": "@swiftpkg_sentry_cocoa//:SentrySwiftUI.rspm",
"package_identity": "sentry-cocoa",
"product_memberships": [
"SentrySwiftUI"
]
}
],
"products": [
{
"identity": "sentry-cocoa",
"name": "Sentry",
"type": "library",
"label": "@swiftpkg_sentry_cocoa//:Sentry"
},
{
"identity": "sentry-cocoa",
"name": "Sentry-Dynamic",
"type": "library",
"label": "@swiftpkg_sentry_cocoa//:Sentry-Dynamic"
},
{
"identity": "sentry-cocoa",
"name": "SentrySwiftUI",
"type": "library",
"label": "@swiftpkg_sentry_cocoa//:SentrySwiftUI"
}
],
"packages": [
{
"name": "swiftpkg_sentry_cocoa",
"identity": "sentry-cocoa",
"remote": {
"commit": "c1404acfa3a71e42aa789c6d5564da59d4377569",
"remote": "https://github.com/getsentry/sentry-cocoa",
"version": "8.42.1"
},
"cxxLanguageStandard": "c++14"
}
]
}