|
12 | 12 | 033A342A1C605B7E00BED5AE /* EventProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 033A34281C605B7E00BED5AE /* EventProperties.swift */; };
|
13 | 13 | 033A342C1C60693400BED5AE /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = 033A342B1C60693400BED5AE /* User.swift */; };
|
14 | 14 | 033A342D1C60693400BED5AE /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = 033A342B1C60693400BED5AE /* User.swift */; };
|
15 |
| - 035242921C988D2400A65D6D /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 035242911C988D2400A65D6D /* Info.plist */; }; |
16 | 15 | 035242981C988D2F00A65D6D /* Abort.json in Resources */ = {isa = PBXBuildFile; fileRef = 035242941C988D2F00A65D6D /* Abort.json */; };
|
17 | 16 | 035242991C988D2F00A65D6D /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 035242951C988D2F00A65D6D /* Info.plist */; };
|
18 | 17 | 035242A61C9892A700A65D6D /* SentrySwiftCrashTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 035242961C988D2F00A65D6D /* SentrySwiftCrashTests.swift */; };
|
|
41 | 40 | 03D4D9FA1CA48FA800799CC9 /* Breadcrumb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03D4D9F81CA48FA800799CC9 /* Breadcrumb.swift */; };
|
42 | 41 | 03D4DA001CA586EF00799CC9 /* SentrySwiftBreadcrumbTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03D4D9FF1CA586EF00799CC9 /* SentrySwiftBreadcrumbTests.swift */; };
|
43 | 42 | 03D4DA011CA586EF00799CC9 /* SentrySwiftBreadcrumbTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03D4D9FF1CA586EF00799CC9 /* SentrySwiftBreadcrumbTests.swift */; };
|
44 |
| - 03DE7D811C876E3200F789BA /* KSCrash.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03DE7D801C876DEF00F789BA /* KSCrash.framework */; }; |
45 | 43 | 03E3D1D81C3E166800F00547 /* EventSerializable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0303BC3E1C29FC3F003E7B16 /* EventSerializable.swift */; };
|
46 | 44 | 03E3D1F81C3E1A2800F00547 /* DSN.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E3D1F71C3E1A2800F00547 /* DSN.swift */; };
|
47 | 45 | 03E3D1F91C3E1A2800F00547 /* DSN.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E3D1F71C3E1A2800F00547 /* DSN.swift */; };
|
48 | 46 | 03E3D21F1C3EB20F00F00547 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E3D21E1C3EB20F00F00547 /* Request.swift */; };
|
49 | 47 | 03E3D2201C3EB20F00F00547 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E3D21E1C3EB20F00F00547 /* Request.swift */; };
|
50 | 48 | 03E94AF71C22595C009F8F29 /* SentrySwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03E94AEC1C22595B009F8F29 /* SentrySwift.framework */; };
|
51 | 49 | 03E94B151C22596A009F8F29 /* SentrySwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03E94B0B1C22596A009F8F29 /* SentrySwift.framework */; };
|
| 50 | + 217A96231CD67746006C681F /* KSCrash.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 217A961F1CD67736006C681F /* KSCrash.framework */; }; |
52 | 51 | /* End PBXBuildFile section */
|
53 | 52 |
|
54 | 53 | /* Begin PBXContainerItemProxy section */
|
55 |
| - 03DE7D7B1C876DEF00F789BA /* PBXContainerItemProxy */ = { |
56 |
| - isa = PBXContainerItemProxy; |
57 |
| - containerPortal = 03DE7D751C876DEF00F789BA /* KSCrash-iOS.xcodeproj */; |
58 |
| - proxyType = 2; |
59 |
| - remoteGlobalIDString = CB6D132617EB749A00BC2C04; |
60 |
| - remoteInfo = KSCrashLib; |
61 |
| - }; |
62 |
| - 03DE7D7D1C876DEF00F789BA /* PBXContainerItemProxy */ = { |
63 |
| - isa = PBXContainerItemProxy; |
64 |
| - containerPortal = 03DE7D751C876DEF00F789BA /* KSCrash-iOS.xcodeproj */; |
65 |
| - proxyType = 2; |
66 |
| - remoteGlobalIDString = CB6D133317EB749A00BC2C04; |
67 |
| - remoteInfo = KSCrashTests; |
68 |
| - }; |
69 |
| - 03DE7D7F1C876DEF00F789BA /* PBXContainerItemProxy */ = { |
70 |
| - isa = PBXContainerItemProxy; |
71 |
| - containerPortal = 03DE7D751C876DEF00F789BA /* KSCrash-iOS.xcodeproj */; |
72 |
| - proxyType = 2; |
73 |
| - remoteGlobalIDString = 03DE7B6A1C84DEF700F789BA; |
74 |
| - remoteInfo = KSCrash; |
75 |
| - }; |
76 | 54 | 03E94AF81C22595C009F8F29 /* PBXContainerItemProxy */ = {
|
77 | 55 | isa = PBXContainerItemProxy;
|
78 | 56 | containerPortal = 03E94AE31C22595B009F8F29 /* Project object */;
|
|
111 | 89 | 03CFCEC01C612F3E00999EB7 /* KSCrashHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KSCrashHandler.swift; sourceTree = "<group>"; };
|
112 | 90 | 03D4D9F81CA48FA800799CC9 /* Breadcrumb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Breadcrumb.swift; sourceTree = "<group>"; };
|
113 | 91 | 03D4D9FF1CA586EF00799CC9 /* SentrySwiftBreadcrumbTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SentrySwiftBreadcrumbTests.swift; sourceTree = "<group>"; };
|
114 |
| - 03DE7D751C876DEF00F789BA /* KSCrash-iOS.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "KSCrash-iOS.xcodeproj"; path = "Carthage/Checkouts/KSCrash/iOS/KSCrash-iOS.xcodeproj"; sourceTree = "<group>"; }; |
115 | 92 | 03E3D1F71C3E1A2800F00547 /* DSN.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DSN.swift; sourceTree = "<group>"; };
|
116 | 93 | 03E3D21E1C3EB20F00F00547 /* Request.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = "<group>"; };
|
117 | 94 | 03E94AEC1C22595B009F8F29 /* SentrySwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SentrySwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
118 | 95 | 03E94AF61C22595C009F8F29 /* SentrySwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SentrySwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
119 | 96 | 03E94B0B1C22596A009F8F29 /* SentrySwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SentrySwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
120 | 97 | 03E94B141C22596A009F8F29 /* SentrySwift-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SentrySwift-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 98 | + 217A961F1CD67736006C681F /* KSCrash.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = KSCrash.framework; path = Carthage/Build/iOS/KSCrash.framework; sourceTree = "<group>"; }; |
121 | 99 | /* End PBXFileReference section */
|
122 | 100 |
|
123 | 101 | /* Begin PBXFrameworksBuildPhase section */
|
|
140 | 118 | isa = PBXFrameworksBuildPhase;
|
141 | 119 | buildActionMask = 2147483647;
|
142 | 120 | files = (
|
143 |
| - 03DE7D811C876E3200F789BA /* KSCrash.framework in Frameworks */, |
| 121 | + 217A96231CD67746006C681F /* KSCrash.framework in Frameworks */, |
144 | 122 | );
|
145 | 123 | runOnlyForDeploymentPostprocessing = 0;
|
146 | 124 | };
|
|
223 | 201 | name = Crash;
|
224 | 202 | sourceTree = "<group>";
|
225 | 203 | };
|
226 |
| - 03DE7D761C876DEF00F789BA /* Products */ = { |
227 |
| - isa = PBXGroup; |
228 |
| - children = ( |
229 |
| - 03DE7D7C1C876DEF00F789BA /* libKSCrashLib.a */, |
230 |
| - 03DE7D7E1C876DEF00F789BA /* KSCrashTests.xctest */, |
231 |
| - 03DE7D801C876DEF00F789BA /* KSCrash.framework */, |
232 |
| - ); |
233 |
| - name = Products; |
234 |
| - sourceTree = "<group>"; |
235 |
| - }; |
236 | 204 | 03E94AE21C22595B009F8F29 = {
|
237 | 205 | isa = PBXGroup;
|
238 | 206 | children = (
|
239 |
| - 03DE7D751C876DEF00F789BA /* KSCrash-iOS.xcodeproj */, |
240 | 207 | 036378271C225D5200644C01 /* Sources */,
|
241 | 208 | 035242901C988D2400A65D6D /* SentrySwift */,
|
242 | 209 | 035242931C988D2F00A65D6D /* SentrySwiftTests */,
|
| 210 | + 217A96211CD67739006C681F /* Frameworks */, |
243 | 211 | 03E94AED1C22595B009F8F29 /* Products */,
|
244 | 212 | );
|
245 | 213 | sourceTree = "<group>";
|
|
255 | 223 | name = Products;
|
256 | 224 | sourceTree = "<group>";
|
257 | 225 | };
|
| 226 | + 217A96211CD67739006C681F /* Frameworks */ = { |
| 227 | + isa = PBXGroup; |
| 228 | + children = ( |
| 229 | + 217A96221CD6773F006C681F /* iOS */, |
| 230 | + ); |
| 231 | + name = Frameworks; |
| 232 | + sourceTree = "<group>"; |
| 233 | + }; |
| 234 | + 217A96221CD6773F006C681F /* iOS */ = { |
| 235 | + isa = PBXGroup; |
| 236 | + children = ( |
| 237 | + 217A961F1CD67736006C681F /* KSCrash.framework */, |
| 238 | + ); |
| 239 | + name = iOS; |
| 240 | + sourceTree = "<group>"; |
| 241 | + }; |
258 | 242 | /* End PBXGroup section */
|
259 | 243 |
|
260 | 244 | /* Begin PBXHeadersBuildPhase section */
|
|
356 | 340 | isa = PBXProject;
|
357 | 341 | attributes = {
|
358 | 342 | LastSwiftUpdateCheck = 0720;
|
359 |
| - LastUpgradeCheck = 0720; |
| 343 | + LastUpgradeCheck = 0730; |
360 | 344 | TargetAttributes = {
|
361 | 345 | 03E94AEB1C22595B009F8F29 = {
|
362 | 346 | CreatedOnToolsVersion = 7.2;
|
|
382 | 366 | mainGroup = 03E94AE21C22595B009F8F29;
|
383 | 367 | productRefGroup = 03E94AED1C22595B009F8F29 /* Products */;
|
384 | 368 | projectDirPath = "";
|
385 |
| - projectReferences = ( |
386 |
| - { |
387 |
| - ProductGroup = 03DE7D761C876DEF00F789BA /* Products */; |
388 |
| - ProjectRef = 03DE7D751C876DEF00F789BA /* KSCrash-iOS.xcodeproj */; |
389 |
| - }, |
390 |
| - ); |
391 | 369 | projectRoot = "";
|
392 | 370 | targets = (
|
393 | 371 | 03E94AEB1C22595B009F8F29 /* SentrySwift */,
|
|
398 | 376 | };
|
399 | 377 | /* End PBXProject section */
|
400 | 378 |
|
401 |
| -/* Begin PBXReferenceProxy section */ |
402 |
| - 03DE7D7C1C876DEF00F789BA /* libKSCrashLib.a */ = { |
403 |
| - isa = PBXReferenceProxy; |
404 |
| - fileType = archive.ar; |
405 |
| - path = libKSCrashLib.a; |
406 |
| - remoteRef = 03DE7D7B1C876DEF00F789BA /* PBXContainerItemProxy */; |
407 |
| - sourceTree = BUILT_PRODUCTS_DIR; |
408 |
| - }; |
409 |
| - 03DE7D7E1C876DEF00F789BA /* KSCrashTests.xctest */ = { |
410 |
| - isa = PBXReferenceProxy; |
411 |
| - fileType = wrapper.cfbundle; |
412 |
| - path = KSCrashTests.xctest; |
413 |
| - remoteRef = 03DE7D7D1C876DEF00F789BA /* PBXContainerItemProxy */; |
414 |
| - sourceTree = BUILT_PRODUCTS_DIR; |
415 |
| - }; |
416 |
| - 03DE7D801C876DEF00F789BA /* KSCrash.framework */ = { |
417 |
| - isa = PBXReferenceProxy; |
418 |
| - fileType = wrapper.framework; |
419 |
| - path = KSCrash.framework; |
420 |
| - remoteRef = 03DE7D7F1C876DEF00F789BA /* PBXContainerItemProxy */; |
421 |
| - sourceTree = BUILT_PRODUCTS_DIR; |
422 |
| - }; |
423 |
| -/* End PBXReferenceProxy section */ |
424 |
| - |
425 | 379 | /* Begin PBXResourcesBuildPhase section */
|
426 | 380 | 03E94AEA1C22595B009F8F29 /* Resources */ = {
|
427 | 381 | isa = PBXResourcesBuildPhase;
|
428 | 382 | buildActionMask = 2147483647;
|
429 | 383 | files = (
|
430 | 384 | 035242981C988D2F00A65D6D /* Abort.json in Resources */,
|
431 |
| - 035242921C988D2400A65D6D /* Info.plist in Resources */, |
432 | 385 | 035242991C988D2F00A65D6D /* Info.plist in Resources */,
|
433 | 386 | );
|
434 | 387 | runOnlyForDeploymentPostprocessing = 0;
|
|
705 | 658 | DYLIB_COMPATIBILITY_VERSION = 1;
|
706 | 659 | DYLIB_CURRENT_VERSION = 1;
|
707 | 660 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
| 661 | + FRAMEWORK_SEARCH_PATHS = ( |
| 662 | + "$(inherited)", |
| 663 | + "$(PROJECT_DIR)/Carthage/Build/iOS", |
| 664 | + ); |
708 | 665 | INFOPLIST_FILE = SentrySwift/Info.plist;
|
709 | 666 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
710 | 667 | IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
728 | 685 | DYLIB_COMPATIBILITY_VERSION = 1;
|
729 | 686 | DYLIB_CURRENT_VERSION = 1;
|
730 | 687 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
| 688 | + FRAMEWORK_SEARCH_PATHS = ( |
| 689 | + "$(inherited)", |
| 690 | + "$(PROJECT_DIR)/Carthage/Build/iOS", |
| 691 | + ); |
731 | 692 | INFOPLIST_FILE = SentrySwift/Info.plist;
|
732 | 693 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
733 | 694 | IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
0 commit comments