@dynatrace/react-native-plugin 2.269.1 → 2.271.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -2
- package/android/build.gradle +1 -1
- package/files/plugin.gradle +1 -1
- package/ios/lib/Dynatrace.xcframework/Info.plist +8 -8
- package/ios/lib/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Dynatrace +0 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Headers/Dynatrace.h +6 -1
- package/ios/lib/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Info.plist +0 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios.abi.json +291 -2
- package/ios/lib/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios.private.swiftinterface +17 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios.swiftinterface +17 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Dynatrace +0 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Headers/Dynatrace.h +6 -1
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Info.plist +0 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.abi.json +291 -2
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +17 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.swiftinterface +17 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.abi.json +291 -2
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +17 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +17 -0
- package/ios/lib/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/_CodeSignature/CodeResources +23 -23
- package/ios/lib/Dynatrace.xcframework/tvos-arm64/Dynatrace.framework/Dynatrace +0 -0
- package/ios/lib/Dynatrace.xcframework/tvos-arm64/Dynatrace.framework/Headers/Dynatrace.h +6 -1
- package/ios/lib/Dynatrace.xcframework/tvos-arm64/Dynatrace.framework/Info.plist +0 -0
- package/ios/lib/Dynatrace.xcframework/tvos-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo +0 -0
- package/ios/lib/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Dynatrace +0 -0
- package/ios/lib/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Headers/Dynatrace.h +6 -1
- package/ios/lib/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Info.plist +0 -0
- package/ios/lib/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-tvos-simulator.swiftsourceinfo +0 -0
- package/ios/lib/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/x86_64-apple-tvos-simulator.swiftsourceinfo +0 -0
- package/ios/lib/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/_CodeSignature/CodeResources +11 -11
- package/package.json +6 -6
|
@@ -11,6 +11,245 @@
|
|
|
11
11
|
"declKind": "Import",
|
|
12
12
|
"moduleName": "Dynatrace"
|
|
13
13
|
},
|
|
14
|
+
{
|
|
15
|
+
"kind": "TypeDecl",
|
|
16
|
+
"name": "SwiftUIInstrumentationConfigParam",
|
|
17
|
+
"printedName": "SwiftUIInstrumentationConfigParam",
|
|
18
|
+
"children": [
|
|
19
|
+
{
|
|
20
|
+
"kind": "Var",
|
|
21
|
+
"name": "skipInstrumentation",
|
|
22
|
+
"printedName": "skipInstrumentation",
|
|
23
|
+
"children": [
|
|
24
|
+
{
|
|
25
|
+
"kind": "TypeFunc",
|
|
26
|
+
"name": "Function",
|
|
27
|
+
"printedName": "(Dynatrace.SwiftUIInstrumentationConfigParam.Type) -> Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
28
|
+
"children": [
|
|
29
|
+
{
|
|
30
|
+
"kind": "TypeNominal",
|
|
31
|
+
"name": "SwiftUIInstrumentationConfigParam",
|
|
32
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
33
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"kind": "TypeNominal",
|
|
37
|
+
"name": "Metatype",
|
|
38
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam.Type",
|
|
39
|
+
"children": [
|
|
40
|
+
{
|
|
41
|
+
"kind": "TypeNominal",
|
|
42
|
+
"name": "SwiftUIInstrumentationConfigParam",
|
|
43
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
44
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO"
|
|
45
|
+
}
|
|
46
|
+
]
|
|
47
|
+
}
|
|
48
|
+
]
|
|
49
|
+
}
|
|
50
|
+
],
|
|
51
|
+
"declKind": "EnumElement",
|
|
52
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO19skipInstrumentationyA2CmF",
|
|
53
|
+
"mangledName": "$s9Dynatrace33SwiftUIInstrumentationConfigParamO19skipInstrumentationyA2CmF",
|
|
54
|
+
"moduleName": "Dynatrace"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"kind": "Var",
|
|
58
|
+
"name": "useDefaultControlName",
|
|
59
|
+
"printedName": "useDefaultControlName",
|
|
60
|
+
"children": [
|
|
61
|
+
{
|
|
62
|
+
"kind": "TypeFunc",
|
|
63
|
+
"name": "Function",
|
|
64
|
+
"printedName": "(Dynatrace.SwiftUIInstrumentationConfigParam.Type) -> Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
65
|
+
"children": [
|
|
66
|
+
{
|
|
67
|
+
"kind": "TypeNominal",
|
|
68
|
+
"name": "SwiftUIInstrumentationConfigParam",
|
|
69
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
70
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"kind": "TypeNominal",
|
|
74
|
+
"name": "Metatype",
|
|
75
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam.Type",
|
|
76
|
+
"children": [
|
|
77
|
+
{
|
|
78
|
+
"kind": "TypeNominal",
|
|
79
|
+
"name": "SwiftUIInstrumentationConfigParam",
|
|
80
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
81
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO"
|
|
82
|
+
}
|
|
83
|
+
]
|
|
84
|
+
}
|
|
85
|
+
]
|
|
86
|
+
}
|
|
87
|
+
],
|
|
88
|
+
"declKind": "EnumElement",
|
|
89
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO21useDefaultControlNameyA2CmF",
|
|
90
|
+
"mangledName": "$s9Dynatrace33SwiftUIInstrumentationConfigParamO21useDefaultControlNameyA2CmF",
|
|
91
|
+
"moduleName": "Dynatrace"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"kind": "Var",
|
|
95
|
+
"name": "doNotReportStateVariable",
|
|
96
|
+
"printedName": "doNotReportStateVariable",
|
|
97
|
+
"children": [
|
|
98
|
+
{
|
|
99
|
+
"kind": "TypeFunc",
|
|
100
|
+
"name": "Function",
|
|
101
|
+
"printedName": "(Dynatrace.SwiftUIInstrumentationConfigParam.Type) -> Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
102
|
+
"children": [
|
|
103
|
+
{
|
|
104
|
+
"kind": "TypeNominal",
|
|
105
|
+
"name": "SwiftUIInstrumentationConfigParam",
|
|
106
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
107
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"kind": "TypeNominal",
|
|
111
|
+
"name": "Metatype",
|
|
112
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam.Type",
|
|
113
|
+
"children": [
|
|
114
|
+
{
|
|
115
|
+
"kind": "TypeNominal",
|
|
116
|
+
"name": "SwiftUIInstrumentationConfigParam",
|
|
117
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
118
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO"
|
|
119
|
+
}
|
|
120
|
+
]
|
|
121
|
+
}
|
|
122
|
+
]
|
|
123
|
+
}
|
|
124
|
+
],
|
|
125
|
+
"declKind": "EnumElement",
|
|
126
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO24doNotReportStateVariableyA2CmF",
|
|
127
|
+
"mangledName": "$s9Dynatrace33SwiftUIInstrumentationConfigParamO24doNotReportStateVariableyA2CmF",
|
|
128
|
+
"moduleName": "Dynatrace"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"kind": "Function",
|
|
132
|
+
"name": "==",
|
|
133
|
+
"printedName": "==(_:_:)",
|
|
134
|
+
"children": [
|
|
135
|
+
{
|
|
136
|
+
"kind": "TypeNominal",
|
|
137
|
+
"name": "Bool",
|
|
138
|
+
"printedName": "Swift.Bool",
|
|
139
|
+
"usr": "s:Sb"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"kind": "TypeNominal",
|
|
143
|
+
"name": "SwiftUIInstrumentationConfigParam",
|
|
144
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
145
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"kind": "TypeNominal",
|
|
149
|
+
"name": "SwiftUIInstrumentationConfigParam",
|
|
150
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
151
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO"
|
|
152
|
+
}
|
|
153
|
+
],
|
|
154
|
+
"declKind": "Func",
|
|
155
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO2eeoiySbAC_ACtFZ",
|
|
156
|
+
"mangledName": "$s9Dynatrace33SwiftUIInstrumentationConfigParamO2eeoiySbAC_ACtFZ",
|
|
157
|
+
"moduleName": "Dynatrace",
|
|
158
|
+
"static": true,
|
|
159
|
+
"implicit": true,
|
|
160
|
+
"funcSelfKind": "NonMutating"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"kind": "Var",
|
|
164
|
+
"name": "hashValue",
|
|
165
|
+
"printedName": "hashValue",
|
|
166
|
+
"children": [
|
|
167
|
+
{
|
|
168
|
+
"kind": "TypeNominal",
|
|
169
|
+
"name": "Int",
|
|
170
|
+
"printedName": "Swift.Int",
|
|
171
|
+
"usr": "s:Si"
|
|
172
|
+
}
|
|
173
|
+
],
|
|
174
|
+
"declKind": "Var",
|
|
175
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO9hashValueSivp",
|
|
176
|
+
"mangledName": "$s9Dynatrace33SwiftUIInstrumentationConfigParamO9hashValueSivp",
|
|
177
|
+
"moduleName": "Dynatrace",
|
|
178
|
+
"implicit": true,
|
|
179
|
+
"accessors": [
|
|
180
|
+
{
|
|
181
|
+
"kind": "Accessor",
|
|
182
|
+
"name": "Get",
|
|
183
|
+
"printedName": "Get()",
|
|
184
|
+
"children": [
|
|
185
|
+
{
|
|
186
|
+
"kind": "TypeNominal",
|
|
187
|
+
"name": "Int",
|
|
188
|
+
"printedName": "Swift.Int",
|
|
189
|
+
"usr": "s:Si"
|
|
190
|
+
}
|
|
191
|
+
],
|
|
192
|
+
"declKind": "Accessor",
|
|
193
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO9hashValueSivg",
|
|
194
|
+
"mangledName": "$s9Dynatrace33SwiftUIInstrumentationConfigParamO9hashValueSivg",
|
|
195
|
+
"moduleName": "Dynatrace",
|
|
196
|
+
"implicit": true,
|
|
197
|
+
"accessorKind": "get"
|
|
198
|
+
}
|
|
199
|
+
]
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"kind": "Function",
|
|
203
|
+
"name": "hash",
|
|
204
|
+
"printedName": "hash(into:)",
|
|
205
|
+
"children": [
|
|
206
|
+
{
|
|
207
|
+
"kind": "TypeNominal",
|
|
208
|
+
"name": "Void",
|
|
209
|
+
"printedName": "()"
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"kind": "TypeNominal",
|
|
213
|
+
"name": "Hasher",
|
|
214
|
+
"printedName": "Swift.Hasher",
|
|
215
|
+
"paramValueOwnership": "InOut",
|
|
216
|
+
"usr": "s:s6HasherV"
|
|
217
|
+
}
|
|
218
|
+
],
|
|
219
|
+
"declKind": "Func",
|
|
220
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO4hash4intoys6HasherVz_tF",
|
|
221
|
+
"mangledName": "$s9Dynatrace33SwiftUIInstrumentationConfigParamO4hash4intoys6HasherVz_tF",
|
|
222
|
+
"moduleName": "Dynatrace",
|
|
223
|
+
"implicit": true,
|
|
224
|
+
"funcSelfKind": "NonMutating"
|
|
225
|
+
}
|
|
226
|
+
],
|
|
227
|
+
"declKind": "Enum",
|
|
228
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO",
|
|
229
|
+
"mangledName": "$s9Dynatrace33SwiftUIInstrumentationConfigParamO",
|
|
230
|
+
"moduleName": "Dynatrace",
|
|
231
|
+
"intro_iOS": "13.0",
|
|
232
|
+
"declAttributes": [
|
|
233
|
+
"AccessControl",
|
|
234
|
+
"Available"
|
|
235
|
+
],
|
|
236
|
+
"conformances": [
|
|
237
|
+
{
|
|
238
|
+
"kind": "Conformance",
|
|
239
|
+
"name": "Equatable",
|
|
240
|
+
"printedName": "Equatable",
|
|
241
|
+
"usr": "s:SQ",
|
|
242
|
+
"mangledName": "$sSQ"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"kind": "Conformance",
|
|
246
|
+
"name": "Hashable",
|
|
247
|
+
"printedName": "Hashable",
|
|
248
|
+
"usr": "s:SH",
|
|
249
|
+
"mangledName": "$sSH"
|
|
250
|
+
}
|
|
251
|
+
]
|
|
252
|
+
},
|
|
14
253
|
{
|
|
15
254
|
"kind": "TypeDecl",
|
|
16
255
|
"name": "instrument",
|
|
@@ -227,6 +466,10 @@
|
|
|
227
466
|
"moduleName": "Dynatrace",
|
|
228
467
|
"genericSig": "<τ_0_0 where τ_0_0 : SwiftUI.View>",
|
|
229
468
|
"sugared_genericSig": "<Self where Self : SwiftUI.View>",
|
|
469
|
+
"deprecated": true,
|
|
470
|
+
"declAttributes": [
|
|
471
|
+
"Available"
|
|
472
|
+
],
|
|
230
473
|
"isFromExtension": true,
|
|
231
474
|
"funcSelfKind": "NonMutating"
|
|
232
475
|
},
|
|
@@ -255,6 +498,52 @@
|
|
|
255
498
|
"moduleName": "Dynatrace",
|
|
256
499
|
"genericSig": "<τ_0_0 where τ_0_0 : SwiftUI.View>",
|
|
257
500
|
"sugared_genericSig": "<Self where Self : SwiftUI.View>",
|
|
501
|
+
"deprecated": true,
|
|
502
|
+
"declAttributes": [
|
|
503
|
+
"Available"
|
|
504
|
+
],
|
|
505
|
+
"isFromExtension": true,
|
|
506
|
+
"funcSelfKind": "NonMutating"
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"kind": "Function",
|
|
510
|
+
"name": "withCustomInstrumentationConfig",
|
|
511
|
+
"printedName": "withCustomInstrumentationConfig(_:)",
|
|
512
|
+
"children": [
|
|
513
|
+
{
|
|
514
|
+
"kind": "TypeNominal",
|
|
515
|
+
"name": "OpaqueTypeArchetype",
|
|
516
|
+
"printedName": "some SwiftUI.View",
|
|
517
|
+
"children": [
|
|
518
|
+
{
|
|
519
|
+
"kind": "TypeNominal",
|
|
520
|
+
"name": "View",
|
|
521
|
+
"printedName": "SwiftUI.View",
|
|
522
|
+
"usr": "s:7SwiftUI4ViewP"
|
|
523
|
+
}
|
|
524
|
+
]
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"kind": "TypeNominal",
|
|
528
|
+
"name": "Array",
|
|
529
|
+
"printedName": "[Dynatrace.SwiftUIInstrumentationConfigParam]",
|
|
530
|
+
"children": [
|
|
531
|
+
{
|
|
532
|
+
"kind": "TypeNominal",
|
|
533
|
+
"name": "SwiftUIInstrumentationConfigParam",
|
|
534
|
+
"printedName": "Dynatrace.SwiftUIInstrumentationConfigParam",
|
|
535
|
+
"usr": "s:9Dynatrace33SwiftUIInstrumentationConfigParamO"
|
|
536
|
+
}
|
|
537
|
+
],
|
|
538
|
+
"usr": "s:Sa"
|
|
539
|
+
}
|
|
540
|
+
],
|
|
541
|
+
"declKind": "Func",
|
|
542
|
+
"usr": "s:7SwiftUI4ViewP9DynatraceE31withCustomInstrumentationConfigyQrAD0a17UIInstrumentationH5ParamOd_tF",
|
|
543
|
+
"mangledName": "$s7SwiftUI4ViewP9DynatraceE31withCustomInstrumentationConfigyQrAD0a17UIInstrumentationH5ParamOd_tF",
|
|
544
|
+
"moduleName": "Dynatrace",
|
|
545
|
+
"genericSig": "<τ_0_0 where τ_0_0 : SwiftUI.View>",
|
|
546
|
+
"sugared_genericSig": "<Self where Self : SwiftUI.View>",
|
|
258
547
|
"isFromExtension": true,
|
|
259
548
|
"funcSelfKind": "NonMutating"
|
|
260
549
|
}
|
|
@@ -283,9 +572,9 @@
|
|
|
283
572
|
},
|
|
284
573
|
"ConstValues": [
|
|
285
574
|
{
|
|
286
|
-
"filePath": "\/opt\/jenkins\/workspace\/eAgent_ios-agent_release_8.
|
|
575
|
+
"filePath": "\/opt\/jenkins\/workspace\/eAgent_ios-agent_release_8.271.x\/adk\/DynatraceUEM\/Dynatrace\/SwiftUIExtensions.swift",
|
|
287
576
|
"kind": "BooleanLiteral",
|
|
288
|
-
"offset":
|
|
577
|
+
"offset": 1277,
|
|
289
578
|
"length": 4,
|
|
290
579
|
"value": "true"
|
|
291
580
|
}
|
|
@@ -9,10 +9,23 @@ import _Concurrency
|
|
|
9
9
|
import _StringProcessing
|
|
10
10
|
@available(iOS 13.0, *)
|
|
11
11
|
extension SwiftUI.View {
|
|
12
|
+
@available(*, deprecated, message: "Use withCustomInstrumentationConfig(.skipInstrumentation) instead")
|
|
12
13
|
public func skippingInstrumentation() -> some SwiftUI.View
|
|
13
14
|
|
|
15
|
+
@available(*, deprecated, message: "Use withCustomInstrumentationConfig(.useDefaultControlName) instead")
|
|
14
16
|
public func withDefaultControlName() -> some SwiftUI.View
|
|
15
17
|
|
|
18
|
+
public func withCustomInstrumentationConfig(_ params: SwiftUIInstrumentationConfigParam...) -> some SwiftUI.View
|
|
19
|
+
|
|
20
|
+
}
|
|
21
|
+
@available(iOS 13.0, *)
|
|
22
|
+
public enum SwiftUIInstrumentationConfigParam {
|
|
23
|
+
case skipInstrumentation, useDefaultControlName, doNotReportStateVariable
|
|
24
|
+
public static func == (a: SwiftUIInstrumentationConfigParam, b: SwiftUIInstrumentationConfigParam) -> Swift.Bool
|
|
25
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
26
|
+
public var hashValue: Swift.Int {
|
|
27
|
+
get
|
|
28
|
+
}
|
|
16
29
|
}
|
|
17
30
|
@available(iOS 13.0, *)
|
|
18
31
|
public struct instrument<Content> : SwiftUI.View where Content : SwiftUI.View {
|
|
@@ -22,3 +35,7 @@ public struct instrument<Content> : SwiftUI.View where Content : SwiftUI.View {
|
|
|
22
35
|
}
|
|
23
36
|
public typealias Body = @_opaqueReturnTypeOf("$s9Dynatrace10instrumentV4bodyQrvp", 0) __<Content>
|
|
24
37
|
}
|
|
38
|
+
@available(iOS 13.0, *)
|
|
39
|
+
extension SwiftUIInstrumentationConfigParam : Swift.Equatable {}
|
|
40
|
+
@available(iOS 13.0, *)
|
|
41
|
+
extension SwiftUIInstrumentationConfigParam : Swift.Hashable {}
|
|
@@ -9,10 +9,23 @@ import _Concurrency
|
|
|
9
9
|
import _StringProcessing
|
|
10
10
|
@available(iOS 13.0, *)
|
|
11
11
|
extension SwiftUI.View {
|
|
12
|
+
@available(*, deprecated, message: "Use withCustomInstrumentationConfig(.skipInstrumentation) instead")
|
|
12
13
|
public func skippingInstrumentation() -> some SwiftUI.View
|
|
13
14
|
|
|
15
|
+
@available(*, deprecated, message: "Use withCustomInstrumentationConfig(.useDefaultControlName) instead")
|
|
14
16
|
public func withDefaultControlName() -> some SwiftUI.View
|
|
15
17
|
|
|
18
|
+
public func withCustomInstrumentationConfig(_ params: SwiftUIInstrumentationConfigParam...) -> some SwiftUI.View
|
|
19
|
+
|
|
20
|
+
}
|
|
21
|
+
@available(iOS 13.0, *)
|
|
22
|
+
public enum SwiftUIInstrumentationConfigParam {
|
|
23
|
+
case skipInstrumentation, useDefaultControlName, doNotReportStateVariable
|
|
24
|
+
public static func == (a: SwiftUIInstrumentationConfigParam, b: SwiftUIInstrumentationConfigParam) -> Swift.Bool
|
|
25
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
26
|
+
public var hashValue: Swift.Int {
|
|
27
|
+
get
|
|
28
|
+
}
|
|
16
29
|
}
|
|
17
30
|
@available(iOS 13.0, *)
|
|
18
31
|
public struct instrument<Content> : SwiftUI.View where Content : SwiftUI.View {
|
|
@@ -22,3 +35,7 @@ public struct instrument<Content> : SwiftUI.View where Content : SwiftUI.View {
|
|
|
22
35
|
}
|
|
23
36
|
public typealias Body = @_opaqueReturnTypeOf("$s9Dynatrace10instrumentV4bodyQrvp", 0) __<Content>
|
|
24
37
|
}
|
|
38
|
+
@available(iOS 13.0, *)
|
|
39
|
+
extension SwiftUIInstrumentationConfigParam : Swift.Equatable {}
|
|
40
|
+
@available(iOS 13.0, *)
|
|
41
|
+
extension SwiftUIInstrumentationConfigParam : Swift.Hashable {}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
</data>
|
|
11
11
|
<key>Headers/Dynatrace.h</key>
|
|
12
12
|
<data>
|
|
13
|
-
|
|
13
|
+
IfnWbuE1XmMIlZTTmJqPgXXaooQ=
|
|
14
14
|
</data>
|
|
15
15
|
<key>Headers/DynatraceSwiftUI.h</key>
|
|
16
16
|
<data>
|
|
@@ -22,23 +22,23 @@
|
|
|
22
22
|
</data>
|
|
23
23
|
<key>Info.plist</key>
|
|
24
24
|
<data>
|
|
25
|
-
|
|
25
|
+
aUIGXlEtFM1pPGO/KGBjiaXTSNs=
|
|
26
26
|
</data>
|
|
27
27
|
<key>Modules/Dynatrace.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
lbzpqQTHExgWusb+3nxBfc9eTY4=
|
|
30
30
|
</data>
|
|
31
31
|
<key>Modules/Dynatrace.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
|
|
32
32
|
<data>
|
|
33
|
-
|
|
33
|
+
HZTA0gLtCwGSIcesyvmBMswzzc4=
|
|
34
34
|
</data>
|
|
35
35
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
36
36
|
<data>
|
|
37
|
-
|
|
37
|
+
ay+xTZfxmzbbXlge6CQiMxpMXSQ=
|
|
38
38
|
</data>
|
|
39
39
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
40
40
|
<data>
|
|
41
|
-
|
|
41
|
+
Cu9C1kpqhbfwZkmGYKriQvNa6dE=
|
|
42
42
|
</data>
|
|
43
43
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
44
44
|
<data>
|
|
@@ -46,19 +46,19 @@
|
|
|
46
46
|
</data>
|
|
47
47
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
48
48
|
<data>
|
|
49
|
-
|
|
49
|
+
Cu9C1kpqhbfwZkmGYKriQvNa6dE=
|
|
50
50
|
</data>
|
|
51
51
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
52
52
|
<data>
|
|
53
|
-
|
|
53
|
+
D1kN3DL74rpLXzAVdJQIbHZLJ30=
|
|
54
54
|
</data>
|
|
55
55
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
56
56
|
<data>
|
|
57
|
-
|
|
57
|
+
ay+xTZfxmzbbXlge6CQiMxpMXSQ=
|
|
58
58
|
</data>
|
|
59
59
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
60
60
|
<data>
|
|
61
|
-
|
|
61
|
+
I4X+d9t/v2yDodslQw6dczRI6Do=
|
|
62
62
|
</data>
|
|
63
63
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
64
64
|
<data>
|
|
@@ -66,11 +66,11 @@
|
|
|
66
66
|
</data>
|
|
67
67
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
68
68
|
<data>
|
|
69
|
-
|
|
69
|
+
I4X+d9t/v2yDodslQw6dczRI6Do=
|
|
70
70
|
</data>
|
|
71
71
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
72
72
|
<data>
|
|
73
|
-
|
|
73
|
+
xSjgbd3OTIoKqKVfwdjPmqCrQDY=
|
|
74
74
|
</data>
|
|
75
75
|
<key>Modules/module.modulemap</key>
|
|
76
76
|
<data>
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
<dict>
|
|
91
91
|
<key>hash2</key>
|
|
92
92
|
<data>
|
|
93
|
-
|
|
93
|
+
CqclrjlCxIl6kZAXppPi7s0aqNcd9zrJhG2I2j06TxQ=
|
|
94
94
|
</data>
|
|
95
95
|
</dict>
|
|
96
96
|
<key>Headers/DynatraceSwiftUI.h</key>
|
|
@@ -111,28 +111,28 @@
|
|
|
111
111
|
<dict>
|
|
112
112
|
<key>hash2</key>
|
|
113
113
|
<data>
|
|
114
|
-
|
|
114
|
+
DPdm2kuid9J0Zg1sPfvmaXWXtqKfWbSizm2OXAcRIF4=
|
|
115
115
|
</data>
|
|
116
116
|
</dict>
|
|
117
117
|
<key>Modules/Dynatrace.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
|
|
118
118
|
<dict>
|
|
119
119
|
<key>hash2</key>
|
|
120
120
|
<data>
|
|
121
|
-
|
|
121
|
+
fg8io+MTpgurihFeeXZi/2/iflZ/YxvNyf5CZD9aeoE=
|
|
122
122
|
</data>
|
|
123
123
|
</dict>
|
|
124
124
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
125
125
|
<dict>
|
|
126
126
|
<key>hash2</key>
|
|
127
127
|
<data>
|
|
128
|
-
|
|
128
|
+
qHFF46aeXb2Vc+dtpW4CU2rMhSCpRJ9xQAs+uGe5Pgc=
|
|
129
129
|
</data>
|
|
130
130
|
</dict>
|
|
131
131
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
132
132
|
<dict>
|
|
133
133
|
<key>hash2</key>
|
|
134
134
|
<data>
|
|
135
|
-
|
|
135
|
+
/ENoJWSWx8jD1wxtV3xPaFpR0K2DDb4ujqfd/yIRGHc=
|
|
136
136
|
</data>
|
|
137
137
|
</dict>
|
|
138
138
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
@@ -146,28 +146,28 @@
|
|
|
146
146
|
<dict>
|
|
147
147
|
<key>hash2</key>
|
|
148
148
|
<data>
|
|
149
|
-
|
|
149
|
+
/ENoJWSWx8jD1wxtV3xPaFpR0K2DDb4ujqfd/yIRGHc=
|
|
150
150
|
</data>
|
|
151
151
|
</dict>
|
|
152
152
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
153
153
|
<dict>
|
|
154
154
|
<key>hash2</key>
|
|
155
155
|
<data>
|
|
156
|
-
|
|
156
|
+
JogEWmvGr3g9HkXZZhUYnOZrnCD1EJ0JdfIPgkZglPk=
|
|
157
157
|
</data>
|
|
158
158
|
</dict>
|
|
159
159
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
160
160
|
<dict>
|
|
161
161
|
<key>hash2</key>
|
|
162
162
|
<data>
|
|
163
|
-
|
|
163
|
+
qHFF46aeXb2Vc+dtpW4CU2rMhSCpRJ9xQAs+uGe5Pgc=
|
|
164
164
|
</data>
|
|
165
165
|
</dict>
|
|
166
166
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
167
167
|
<dict>
|
|
168
168
|
<key>hash2</key>
|
|
169
169
|
<data>
|
|
170
|
-
|
|
170
|
+
3D15p8dD+Z2DR+m/MXZlLG3fmL6UCgUQy7VMpFzCPv4=
|
|
171
171
|
</data>
|
|
172
172
|
</dict>
|
|
173
173
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
@@ -181,14 +181,14 @@
|
|
|
181
181
|
<dict>
|
|
182
182
|
<key>hash2</key>
|
|
183
183
|
<data>
|
|
184
|
-
|
|
184
|
+
3D15p8dD+Z2DR+m/MXZlLG3fmL6UCgUQy7VMpFzCPv4=
|
|
185
185
|
</data>
|
|
186
186
|
</dict>
|
|
187
187
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
188
188
|
<dict>
|
|
189
189
|
<key>hash2</key>
|
|
190
190
|
<data>
|
|
191
|
-
|
|
191
|
+
Vi+2FtdA5kWn9xwoPyU6TfUPE3xfRRn6mujpgt9Is7s=
|
|
192
192
|
</data>
|
|
193
193
|
</dict>
|
|
194
194
|
<key>Modules/module.modulemap</key>
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// Dynatrace.h
|
|
2
|
-
// Version: 8.
|
|
2
|
+
// Version: 8.271.2.1007
|
|
3
3
|
//
|
|
4
4
|
// These materials contain confidential information and
|
|
5
5
|
// trade secrets of Dynatrace Corporation. You shall
|
|
@@ -1024,3 +1024,8 @@ extern NSString *_Nonnull const kDTXSwiftMappingJson;
|
|
|
1024
1024
|
Generated and passed automatically by the Dynatrace SwiftUI intrumentor.
|
|
1025
1025
|
*/
|
|
1026
1026
|
extern NSString *_Nonnull const kDTXSwiftIsSwiftUIApp;
|
|
1027
|
+
/*!
|
|
1028
|
+
@const kDTXInstrumentAsyncWebRequests
|
|
1029
|
+
Enables auto-instrumentation of the async URLSession calls. The default value is true.
|
|
1030
|
+
*/
|
|
1031
|
+
extern NSString *_Nonnull const kDTXInstrumentAsyncWebRequests;
|
|
Binary file
|
|
Binary file
|
package/ios/lib/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Dynatrace
CHANGED
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// Dynatrace.h
|
|
2
|
-
// Version: 8.
|
|
2
|
+
// Version: 8.271.2.1007
|
|
3
3
|
//
|
|
4
4
|
// These materials contain confidential information and
|
|
5
5
|
// trade secrets of Dynatrace Corporation. You shall
|
|
@@ -1024,3 +1024,8 @@ extern NSString *_Nonnull const kDTXSwiftMappingJson;
|
|
|
1024
1024
|
Generated and passed automatically by the Dynatrace SwiftUI intrumentor.
|
|
1025
1025
|
*/
|
|
1026
1026
|
extern NSString *_Nonnull const kDTXSwiftIsSwiftUIApp;
|
|
1027
|
+
/*!
|
|
1028
|
+
@const kDTXInstrumentAsyncWebRequests
|
|
1029
|
+
Enables auto-instrumentation of the async URLSession calls. The default value is true.
|
|
1030
|
+
*/
|
|
1031
|
+
extern NSString *_Nonnull const kDTXInstrumentAsyncWebRequests;
|
package/ios/lib/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Info.plist
CHANGED
|
Binary file
|
|
Binary file
|