|
12 | 12 | 62D7C6F02AEFBE3400339924 /* SentrySwiftUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 62D7C6EE2AEFBE3400339924 /* SentrySwiftUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
13 | 13 | 62D7C6F22AEFC03700339924 /* LoremIpsumView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62D7C6F12AEFC03700339924 /* LoremIpsumView.swift */; };
|
14 | 14 | 62D7C6F42AEFC14F00339924 /* LoremIpsum.txt in Resources */ = {isa = PBXBuildFile; fileRef = 62D7C6F32AEFC14F00339924 /* LoremIpsum.txt */; };
|
| 15 | + 84B1363D2DA9F6000004D99F /* libSentrySampleShared-Swift.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B1363C2DA9F5FD0004D99F /* libSentrySampleShared-Swift.a */; }; |
15 | 16 | D84C37E32ACDC4A000EF74BE /* VisionOSSwiftApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = D84C37E22ACDC4A000EF74BE /* VisionOSSwiftApp.swift */; };
|
16 | 17 | D84C37E52ACDC4A000EF74BE /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D84C37E42ACDC4A000EF74BE /* ContentView.swift */; };
|
17 | 18 | D84C37EC2ACDC4A100EF74BE /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D84C37EB2ACDC4A100EF74BE /* Preview Assets.xcassets */; };
|
18 | 19 | D84C37F52ACDC7DB00EF74BE /* Sentry.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D84C37F42ACDC7DB00EF74BE /* Sentry.framework */; };
|
19 | 20 | D84C37F62ACDC7DB00EF74BE /* Sentry.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D84C37F42ACDC7DB00EF74BE /* Sentry.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
20 | 21 | /* End PBXBuildFile section */
|
21 | 22 |
|
| 23 | +/* Begin PBXContainerItemProxy section */ |
| 24 | + 84B136382DA9F5FC0004D99F /* PBXContainerItemProxy */ = { |
| 25 | + isa = PBXContainerItemProxy; |
| 26 | + containerPortal = 84B136352DA9F5FC0004D99F /* SentrySampleShared.xcodeproj */; |
| 27 | + proxyType = 1; |
| 28 | + remoteGlobalIDString = 842D547D2DA712C200D3528B; |
| 29 | + remoteInfo = "SentrySampleShared-Swift"; |
| 30 | + }; |
| 31 | + 84B1363B2DA9F5FD0004D99F /* PBXContainerItemProxy */ = { |
| 32 | + isa = PBXContainerItemProxy; |
| 33 | + containerPortal = 84B136352DA9F5FC0004D99F /* SentrySampleShared.xcodeproj */; |
| 34 | + proxyType = 2; |
| 35 | + remoteGlobalIDString = 842D547E2DA712C200D3528B; |
| 36 | + remoteInfo = "SentrySampleShared-Swift"; |
| 37 | + }; |
| 38 | +/* End PBXContainerItemProxy section */ |
| 39 | + |
22 | 40 | /* Begin PBXCopyFilesBuildPhase section */
|
23 | 41 | D84C37F72ACDC7DB00EF74BE /* Embed Frameworks */ = {
|
24 | 42 | isa = PBXCopyFilesBuildPhase;
|
|
39 | 57 | 62D7C6EE2AEFBE3400339924 /* SentrySwiftUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SentrySwiftUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
40 | 58 | 62D7C6F12AEFC03700339924 /* LoremIpsumView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoremIpsumView.swift; sourceTree = "<group>"; };
|
41 | 59 | 62D7C6F32AEFC14F00339924 /* LoremIpsum.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoremIpsum.txt; sourceTree = "<group>"; };
|
| 60 | + 84B136352DA9F5FC0004D99F /* SentrySampleShared.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SentrySampleShared.xcodeproj; path = "/Users/andrewmcknight/Code/organization/getsentry/repos/public/sentry-cocoa/Samples/SentrySampleShared-Swift/SentrySampleShared.xcodeproj"; sourceTree = "<absolute>"; }; |
42 | 61 | D84C37DB2ACDC4A000EF74BE /* visionOS-Swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "visionOS-Swift.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
43 | 62 | D84C37E22ACDC4A000EF74BE /* VisionOSSwiftApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VisionOSSwiftApp.swift; sourceTree = "<group>"; };
|
44 | 63 | D84C37E42ACDC4A000EF74BE /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
52 | 71 | isa = PBXFrameworksBuildPhase;
|
53 | 72 | buildActionMask = 2147483647;
|
54 | 73 | files = (
|
| 74 | + 84B1363D2DA9F6000004D99F /* libSentrySampleShared-Swift.a in Frameworks */, |
55 | 75 | D84C37F52ACDC7DB00EF74BE /* Sentry.framework in Frameworks */,
|
56 | 76 | 62D7C6EF2AEFBE3400339924 /* SentrySwiftUI.framework in Frameworks */,
|
57 | 77 | );
|
|
60 | 80 | /* End PBXFrameworksBuildPhase section */
|
61 | 81 |
|
62 | 82 | /* Begin PBXGroup section */
|
| 83 | + 84B136362DA9F5FC0004D99F /* Products */ = { |
| 84 | + isa = PBXGroup; |
| 85 | + children = ( |
| 86 | + 84B1363C2DA9F5FD0004D99F /* libSentrySampleShared-Swift.a */, |
| 87 | + ); |
| 88 | + name = Products; |
| 89 | + sourceTree = "<group>"; |
| 90 | + }; |
63 | 91 | D84C37D22ACDC4A000EF74BE = {
|
64 | 92 | isa = PBXGroup;
|
65 | 93 | children = (
|
66 | 94 | D84C37DD2ACDC4A000EF74BE /* visionOS-Swift */,
|
67 | 95 | D84C37DC2ACDC4A000EF74BE /* Products */,
|
68 | 96 | D84C37F32ACDC7DB00EF74BE /* Frameworks */,
|
| 97 | + 84B136352DA9F5FC0004D99F /* SentrySampleShared.xcodeproj */, |
69 | 98 | );
|
70 | 99 | sourceTree = "<group>";
|
71 | 100 | };
|
|
123 | 152 | buildRules = (
|
124 | 153 | );
|
125 | 154 | dependencies = (
|
| 155 | + 84B136392DA9F5FC0004D99F /* PBXTargetDependency */, |
126 | 156 | );
|
127 | 157 | name = "visionOS-Swift";
|
128 | 158 | packageProductDependencies = (
|
|
157 | 187 | mainGroup = D84C37D22ACDC4A000EF74BE;
|
158 | 188 | productRefGroup = D84C37DC2ACDC4A000EF74BE /* Products */;
|
159 | 189 | projectDirPath = "";
|
| 190 | + projectReferences = ( |
| 191 | + { |
| 192 | + ProductGroup = 84B136362DA9F5FC0004D99F /* Products */; |
| 193 | + ProjectRef = 84B136352DA9F5FC0004D99F /* SentrySampleShared.xcodeproj */; |
| 194 | + }, |
| 195 | + ); |
160 | 196 | projectRoot = "";
|
161 | 197 | targets = (
|
162 | 198 | D84C37DA2ACDC4A000EF74BE /* visionOS-Swift */,
|
163 | 199 | );
|
164 | 200 | };
|
165 | 201 | /* End PBXProject section */
|
166 | 202 |
|
| 203 | +/* Begin PBXReferenceProxy section */ |
| 204 | + 84B1363C2DA9F5FD0004D99F /* libSentrySampleShared-Swift.a */ = { |
| 205 | + isa = PBXReferenceProxy; |
| 206 | + fileType = archive.ar; |
| 207 | + path = "libSentrySampleShared-Swift.a"; |
| 208 | + remoteRef = 84B1363B2DA9F5FD0004D99F /* PBXContainerItemProxy */; |
| 209 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 210 | + }; |
| 211 | +/* End PBXReferenceProxy section */ |
| 212 | + |
167 | 213 | /* Begin PBXResourcesBuildPhase section */
|
168 | 214 | D84C37D92ACDC4A000EF74BE /* Resources */ = {
|
169 | 215 | isa = PBXResourcesBuildPhase;
|
|
190 | 236 | };
|
191 | 237 | /* End PBXSourcesBuildPhase section */
|
192 | 238 |
|
| 239 | +/* Begin PBXTargetDependency section */ |
| 240 | + 84B136392DA9F5FC0004D99F /* PBXTargetDependency */ = { |
| 241 | + isa = PBXTargetDependency; |
| 242 | + name = "SentrySampleShared-Swift"; |
| 243 | + targetProxy = 84B136382DA9F5FC0004D99F /* PBXContainerItemProxy */; |
| 244 | + }; |
| 245 | +/* End PBXTargetDependency section */ |
| 246 | + |
193 | 247 | /* Begin XCBuildConfiguration section */
|
194 | 248 | D84C37EE2ACDC4A100EF74BE /* Debug */ = {
|
195 | 249 | isa = XCBuildConfiguration;
|
|
0 commit comments