|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 18ABC4BAF017FF456E5E5186 /* Pods_Example_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0FD3E3727B2ED6C3130FFE5 /* Pods_Example_iOS.framework */; }; |
11 | 11 | 27F936A322CFBB6FE46EDEFE /* Pods_Example_macOS_ObjC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 70856A4F8005B8D4E85C332B /* Pods_Example_macOS_ObjC.framework */; }; |
| 12 | + 28614F9E220B6D7C00D35EFB /* DefaultAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28614F9D220B6D7C00D35EFB /* DefaultAttributes.swift */; }; |
| 13 | + 28614F9F220B900300D35EFB /* DefaultAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28614F9D220B6D7C00D35EFB /* DefaultAttributes.swift */; }; |
| 14 | + 28966EFA2214BBD200E6E891 /* AttributesStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28966EF92214BBD200E6E891 /* AttributesStorage.swift */; }; |
| 15 | + 28966EFB2214BBDC00E6E891 /* AttributesStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28966EF92214BBD200E6E891 /* AttributesStorage.swift */; }; |
12 | 16 | 28AC773A21F8C29800FED661 /* PersistentRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2C1513F21F7D8E30014F1B3 /* PersistentRepository.swift */; }; |
13 | 17 | 28AC773C21FA5A8400FED661 /* BacktraceDatabaseSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28AC773B21FA5A8400FED661 /* BacktraceDatabaseSettings.swift */; }; |
14 | 18 | 28AC773D21FA5A8900FED661 /* BacktraceDatabaseSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28AC773B21FA5A8400FED661 /* BacktraceDatabaseSettings.swift */; }; |
| 19 | + 28AC773F220A2A2900FED661 /* MultipartRequestType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28AC773E220A2A2900FED661 /* MultipartRequestType.swift */; }; |
| 20 | + 28AC7740220A2A3300FED661 /* MultipartRequestType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28AC773E220A2A2900FED661 /* MultipartRequestType.swift */; }; |
15 | 21 | 49457C1D713EE46AB68B8DB4 /* Pods_Backtrace_macOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CF3D5FE35B28DBBEE4FF32C /* Pods_Backtrace_macOS.framework */; }; |
16 | 22 | 722A9E367FDFA23769CB4418 /* Pods_Backtrace_iOSTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DF47A4A177C5A149E93E11E9 /* Pods_Backtrace_iOSTests.framework */; }; |
17 | 23 | 7EE441EDD781250A50387BB8 /* Pods_Backtrace_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB1DDC29EB6DE43140A0290D /* Pods_Backtrace_iOS.framework */; }; |
|
180 | 186 | /* Begin PBXFileReference section */ |
181 | 187 | 080261C779321096E82CBEA0 /* Pods-Backtrace-iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Backtrace-iOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-Backtrace-iOS/Pods-Backtrace-iOS.release.xcconfig"; sourceTree = "<group>"; }; |
182 | 188 | 0CAEB5685940F7A87F1D5269 /* Pods-Backtrace-macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Backtrace-macOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-Backtrace-macOS/Pods-Backtrace-macOS.release.xcconfig"; sourceTree = "<group>"; }; |
| 189 | + 28614F9D220B6D7C00D35EFB /* DefaultAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DefaultAttributes.swift; sourceTree = "<group>"; }; |
| 190 | + 28966EF92214BBD200E6E891 /* AttributesStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttributesStorage.swift; sourceTree = "<group>"; }; |
183 | 191 | 28AC773B21FA5A8400FED661 /* BacktraceDatabaseSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BacktraceDatabaseSettings.swift; sourceTree = "<group>"; }; |
| 192 | + 28AC773E220A2A2900FED661 /* MultipartRequestType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultipartRequestType.swift; sourceTree = "<group>"; }; |
184 | 193 | 34D9997A1948E63D0311201D /* Pods_Example_iOS_ObjC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example_iOS_ObjC.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
185 | 194 | 3676E30A5B3FD2E883AB5D38 /* Pods-Backtrace-macOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Backtrace-macOSTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Backtrace-macOSTests/Pods-Backtrace-macOSTests.release.xcconfig"; sourceTree = "<group>"; }; |
186 | 195 | 3BFE1A58A30C867A60163ED5 /* Pods-Backtrace-iOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Backtrace-iOSTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Backtrace-iOSTests/Pods-Backtrace-iOSTests.release.xcconfig"; sourceTree = "<group>"; }; |
|
227 | 236 | F29CD78C21FC6BC700216C59 /* BacktraceFileManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BacktraceFileManager.swift; sourceTree = "<group>"; }; |
228 | 237 | F29CD79021FCC25600216C59 /* BacktraceWatcher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BacktraceWatcher.swift; sourceTree = "<group>"; }; |
229 | 238 | F29CD79321FDD5E900216C59 /* BacktraceClientDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BacktraceClientDelegate.swift; sourceTree = "<group>"; }; |
230 | | - F29CD79A21FE015700216C59 /* BacktraceDatabase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BacktraceDatabase.swift; sourceTree = "<group>"; }; |
231 | 239 | F2C1513E21F7D8E30014F1B3 /* Model.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model.xcdatamodel; sourceTree = "<group>"; }; |
232 | 240 | F2C1513F21F7D8E30014F1B3 /* PersistentRepository.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PersistentRepository.swift; sourceTree = "<group>"; }; |
233 | 241 | F2C2FA5021BBD26300934744 /* Backtrace.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Backtrace.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
338 | 346 | /* End PBXFrameworksBuildPhase section */ |
339 | 347 |
|
340 | 348 | /* Begin PBXGroup section */ |
| 349 | + 28614F9C220B6C6F00D35EFB /* Attributes */ = { |
| 350 | + isa = PBXGroup; |
| 351 | + children = ( |
| 352 | + 28614F9D220B6D7C00D35EFB /* DefaultAttributes.swift */, |
| 353 | + 28966EF92214BBD200E6E891 /* AttributesStorage.swift */, |
| 354 | + ); |
| 355 | + path = Attributes; |
| 356 | + sourceTree = "<group>"; |
| 357 | + }; |
341 | 358 | 449A1ACC1A947DD39B4F31F2 /* Pods */ = { |
342 | 359 | isa = PBXGroup; |
343 | 360 | children = ( |
|
406 | 423 | F282075F21CEABBC0017367F /* NetworkClientType.swift */, |
407 | 424 | F28F165021E2A08F008E4B96 /* Method.swift */, |
408 | 425 | F28F165321E2A097008E4B96 /* RequestType.swift */, |
| 426 | + 28AC773E220A2A2900FED661 /* MultipartRequestType.swift */, |
409 | 427 | F21771BF21E344C10059896E /* SendCrashRequest.swift */, |
410 | 428 | ); |
411 | 429 | path = Network; |
|
457 | 475 | F2D7122021F10C45002D2A26 /* BacktraceClientConfiguration.swift */, |
458 | 476 | F2D7122321F10E78002D2A26 /* BacktraceCredentials.swift */, |
459 | 477 | 28AC773B21FA5A8400FED661 /* BacktraceDatabaseSettings.swift */, |
460 | | - F29CD79A21FE015700216C59 /* BacktraceDatabase.swift */, |
461 | 478 | ); |
462 | 479 | path = Foundation; |
463 | 480 | sourceTree = "<group>"; |
|
539 | 556 | F2C2FA8421BBD2AE00934744 /* Sources */ = { |
540 | 557 | isa = PBXGroup; |
541 | 558 | children = ( |
| 559 | + 28614F9C220B6C6F00D35EFB /* Attributes */, |
542 | 560 | F29CD79521FDD5EE00216C59 /* Event */, |
543 | 561 | F29CD78F21FCC23800216C59 /* Watcher */, |
544 | 562 | F28F165621E2A0BD008E4B96 /* Extensions */, |
|
1229 | 1247 | F28F164A21E2844A008E4B96 /* BacktraceUnregisteredClient.swift in Sources */, |
1230 | 1248 | F266B83321C77B9600D14417 /* BacktraceClient.swift in Sources */, |
1231 | 1249 | F25F9E9821EE84AF00236E04 /* BacktraceResultStatus.swift in Sources */, |
| 1250 | + 28AC7740220A2A3300FED661 /* MultipartRequestType.swift in Sources */, |
1232 | 1251 | F21771C121E344C10059896E /* SendCrashRequest.swift in Sources */, |
1233 | 1252 | F25F9E9B21EE84EA00236E04 /* BacktraceResult.swift in Sources */, |
1234 | 1253 | F282076121CEABBC0017367F /* NetworkClientType.swift in Sources */, |
1235 | 1254 | F266B83421C77B9600D14417 /* BacktraceError.swift in Sources */, |
| 1255 | + 28966EFB2214BBDC00E6E891 /* AttributesStorage.swift in Sources */, |
1236 | 1256 | F2C1514121F7D8E30014F1B3 /* Model.xcdatamodeld in Sources */, |
1237 | 1257 | F2D7122521F10E78002D2A26 /* BacktraceCredentials.swift in Sources */, |
1238 | 1258 | F28F164721E28441008E4B96 /* BacktraceRegisteredClient.swift in Sources */, |
|
1241 | 1261 | F266B83521C77B9600D14417 /* BacktraceNetworkClient.swift in Sources */, |
1242 | 1262 | F28F164421E28433008E4B96 /* BacktraceClientType.swift in Sources */, |
1243 | 1263 | F266B83621C77B9600D14417 /* CrashReporter+StringConvertible.swift in Sources */, |
| 1264 | + 28614F9F220B900300D35EFB /* DefaultAttributes.swift in Sources */, |
1244 | 1265 | F282075C21CEA37A0017367F /* Repository.swift in Sources */, |
1245 | 1266 | F28F165221E2A08F008E4B96 /* Method.swift in Sources */, |
1246 | 1267 | F29CD78E21FC6BC700216C59 /* BacktraceFileManager.swift in Sources */, |
|
1275 | 1296 | F28F164321E28433008E4B96 /* BacktraceClientType.swift in Sources */, |
1276 | 1297 | F25F9E9721EE84AF00236E04 /* BacktraceResultStatus.swift in Sources */, |
1277 | 1298 | F21771C021E344C10059896E /* SendCrashRequest.swift in Sources */, |
| 1299 | + 28AC773F220A2A2900FED661 /* MultipartRequestType.swift in Sources */, |
1278 | 1300 | F25F9E9A21EE84EA00236E04 /* BacktraceResult.swift in Sources */, |
1279 | 1301 | F28F165121E2A08F008E4B96 /* Method.swift in Sources */, |
1280 | 1302 | F22EB87721BBD36800DEE94E /* BacktraceClient.swift in Sources */, |
1281 | 1303 | F2C1514021F7D8E30014F1B3 /* Model.xcdatamodeld in Sources */, |
| 1304 | + 28966EFA2214BBD200E6E891 /* AttributesStorage.swift in Sources */, |
1282 | 1305 | F2D7122421F10E78002D2A26 /* BacktraceCredentials.swift in Sources */, |
1283 | 1306 | F28F165421E2A097008E4B96 /* RequestType.swift in Sources */, |
1284 | 1307 | F28F164621E28441008E4B96 /* BacktraceRegisteredClient.swift in Sources */, |
|
1287 | 1310 | F2D8BE3821BD7894007CFEFA /* BacktraceError.swift in Sources */, |
1288 | 1311 | F282075821CEA31F0017367F /* BacktraceCrashReport.swift in Sources */, |
1289 | 1312 | F28F165821E2A0DA008E4B96 /* URLSession+Sync.swift in Sources */, |
| 1313 | + 28614F9E220B6D7C00D35EFB /* DefaultAttributes.swift in Sources */, |
1290 | 1314 | F2D8BE3A21BD78A9007CFEFA /* BacktraceNetworkClient.swift in Sources */, |
1291 | 1315 | F2D7122121F10C45002D2A26 /* BacktraceClientConfiguration.swift in Sources */, |
1292 | 1316 | F29CD78D21FC6BC700216C59 /* BacktraceFileManager.swift in Sources */, |
|
0 commit comments