|
327 | 327 | 84F2908E276B92A40045472D /* GalleryHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F2908D276B92A40045472D /* GalleryHeaderView.swift */; };
|
328 | 328 | 84F29090276CC1280045472D /* ShareButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F2908F276CC1280045472D /* ShareButtonView.swift */; };
|
329 | 329 | 84FF723F2782FB2E006E26C8 /* iMessagePocView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84FF723E2782FB2E006E26C8 /* iMessagePocView.swift */; };
|
| 330 | + E3A1C01C282BAC66002D1E26 /* Sentry in Frameworks */ = {isa = PBXBuildFile; productRef = E3A1C01B282BAC66002D1E26 /* Sentry */; }; |
330 | 331 | /* End PBXBuildFile section */
|
331 | 332 |
|
332 | 333 | /* Begin PBXContainerItemProxy section */
|
|
717 | 718 | buildActionMask = 2147483647;
|
718 | 719 | files = (
|
719 | 720 | 8465FCE6274695B400AF091E /* StreamChatSwiftUI.framework in Frameworks */,
|
| 721 | + E3A1C01C282BAC66002D1E26 /* Sentry in Frameworks */, |
720 | 722 | );
|
721 | 723 | runOnlyForDeploymentPostprocessing = 0;
|
722 | 724 | };
|
|
1465 | 1467 | 8465FCE9274695B400AF091E /* PBXTargetDependency */,
|
1466 | 1468 | );
|
1467 | 1469 | name = DemoAppSwiftUI;
|
| 1470 | + packageProductDependencies = ( |
| 1471 | + E3A1C01B282BAC66002D1E26 /* Sentry */, |
| 1472 | + ); |
1468 | 1473 | productName = DemoAppSwiftUI;
|
1469 | 1474 | productReference = 8465FCBC27468B6900AF091E /* DemoAppSwiftUI.app */;
|
1470 | 1475 | productType = "com.apple.product-type.application";
|
|
1505 | 1510 | 8465FCB527468B0600AF091E /* XCRemoteSwiftPackageReference "NukeUI" */,
|
1506 | 1511 | 848399E6275FB3BE003075E4 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */,
|
1507 | 1512 | 847CEFEA27BFAB6400606257 /* XCRemoteSwiftPackageReference "stream-chat-swift" */,
|
| 1513 | + E3A1C01A282BAC66002D1E26 /* XCRemoteSwiftPackageReference "sentry-cocoa" */, |
1508 | 1514 | );
|
1509 | 1515 | productRefGroup = 8465FBB62746873A00AF091E /* Products */;
|
1510 | 1516 | projectDirPath = "";
|
|
2225 | 2231 | DEVELOPMENT_ASSET_PATHS = "\"DemoAppSwiftUI/Preview Content\"";
|
2226 | 2232 | DEVELOPMENT_TEAM = EHV7XZLAHA;
|
2227 | 2233 | ENABLE_PREVIEWS = YES;
|
| 2234 | + GCC_PREPROCESSOR_DEFINITIONS = "RELEASE=1"; |
2228 | 2235 | GENERATE_INFOPLIST_FILE = NO;
|
2229 | 2236 | INFOPLIST_FILE = DemoAppSwiftUI/Info.plist;
|
2230 | 2237 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
2320 | 2327 | minimumVersion = 1.8.2;
|
2321 | 2328 | };
|
2322 | 2329 | };
|
| 2330 | + E3A1C01A282BAC66002D1E26 /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = { |
| 2331 | + isa = XCRemoteSwiftPackageReference; |
| 2332 | + repositoryURL = "https://github.com/getsentry/sentry-cocoa.git"; |
| 2333 | + requirement = { |
| 2334 | + kind = upToNextMajorVersion; |
| 2335 | + minimumVersion = 7.0.0; |
| 2336 | + }; |
| 2337 | + }; |
2323 | 2338 | /* End XCRemoteSwiftPackageReference section */
|
2324 | 2339 |
|
2325 | 2340 | /* Begin XCSwiftPackageProductDependency section */
|
|
2343 | 2358 | package = 848399E6275FB3BE003075E4 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */;
|
2344 | 2359 | productName = SnapshotTesting;
|
2345 | 2360 | };
|
| 2361 | + E3A1C01B282BAC66002D1E26 /* Sentry */ = { |
| 2362 | + isa = XCSwiftPackageProductDependency; |
| 2363 | + package = E3A1C01A282BAC66002D1E26 /* XCRemoteSwiftPackageReference "sentry-cocoa" */; |
| 2364 | + productName = Sentry; |
| 2365 | + }; |
2346 | 2366 | /* End XCSwiftPackageProductDependency section */
|
2347 | 2367 |
|
2348 | 2368 | /* Begin XCVersionGroup section */
|
|
0 commit comments