|
23 | 23 | 813D16DF2C3C9181005E58A1 /* Thing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 810F5EC92C3C78C3001AD056 /* Thing.swift */; };
|
24 | 24 | 813D16E02C3C92F6005E58A1 /* DataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 810F5ECB2C3C8371001AD056 /* DataModel.swift */; };
|
25 | 25 | 8182EE992C3DB2A400623043 /* PreviewSampleData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8182EE982C3DB29E00623043 /* PreviewSampleData.swift */; };
|
26 |
| - 8182EE9D2C3DB6A900623043 /* ThingWidgetControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8182EE9C2C3DB6A900623043 /* ThingWidgetControl.swift */; }; |
27 |
| - 81FE4B232C3CDBD80085360E /* MinusIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81FE4B222C3CDBD80085360E /* MinusIntent.swift */; }; |
28 |
| - 81FE4B242C3CDBD80085360E /* MinusIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81FE4B222C3CDBD80085360E /* MinusIntent.swift */; }; |
29 | 26 | /* End PBXBuildFile section */
|
30 | 27 |
|
31 | 28 | /* Begin PBXContainerItemProxy section */
|
|
71 | 68 | 810F5EEA2C3C862E001AD056 /* SwiftDataWidget.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SwiftDataWidget.entitlements; sourceTree = "<group>"; };
|
72 | 69 | 810F5EEB2C3C864E001AD056 /* ThingWidgetExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ThingWidgetExtension.entitlements; sourceTree = SOURCE_ROOT; };
|
73 | 70 | 8182EE982C3DB29E00623043 /* PreviewSampleData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreviewSampleData.swift; sourceTree = "<group>"; };
|
74 |
| - 8182EE9C2C3DB6A900623043 /* ThingWidgetControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThingWidgetControl.swift; sourceTree = "<group>"; }; |
75 |
| - 81FE4B222C3CDBD80085360E /* MinusIntent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MinusIntent.swift; sourceTree = "<group>"; }; |
76 | 71 | /* End PBXFileReference section */
|
77 | 72 |
|
78 | 73 | /* Begin PBXFrameworksBuildPhase section */
|
|
120 | 115 | 810F5EEA2C3C862E001AD056 /* SwiftDataWidget.entitlements */,
|
121 | 116 | 810F5EBB2C3C4F8C001AD056 /* SwiftDataWidgetApp.swift */,
|
122 | 117 | 810F5EBD2C3C4F8C001AD056 /* ContentView.swift */,
|
123 |
| - 8182EE982C3DB29E00623043 /* PreviewSampleData.swift */, |
124 | 118 | 810F5ECB2C3C8371001AD056 /* DataModel.swift */,
|
| 119 | + 810F5EC92C3C78C3001AD056 /* Thing.swift */, |
125 | 120 | 810F5EBF2C3C4F8D001AD056 /* Assets.xcassets */,
|
126 | 121 | 810F5EC12C3C4F8D001AD056 /* Preview Content */,
|
127 |
| - 810F5EC92C3C78C3001AD056 /* Thing.swift */, |
128 | 122 | );
|
129 | 123 | path = SwiftDataWidget;
|
130 | 124 | sourceTree = "<group>";
|
|
133 | 127 | isa = PBXGroup;
|
134 | 128 | children = (
|
135 | 129 | 810F5EC22C3C4F8D001AD056 /* Preview Assets.xcassets */,
|
| 130 | + 8182EE982C3DB29E00623043 /* PreviewSampleData.swift */, |
136 | 131 | );
|
137 | 132 | path = "Preview Content";
|
138 | 133 | sourceTree = "<group>";
|
|
151 | 146 | children = (
|
152 | 147 | 810F5EEB2C3C864E001AD056 /* ThingWidgetExtension.entitlements */,
|
153 | 148 | 810F5ED82C3C85FC001AD056 /* ThingWidgetBundle.swift */,
|
154 |
| - 8182EE9C2C3DB6A900623043 /* ThingWidgetControl.swift */, |
155 | 149 | 810F5EDC2C3C85FC001AD056 /* ThingWidget.swift */,
|
156 | 150 | 810F5EDE2C3C85FC001AD056 /* CountIntent.swift */,
|
157 |
| - 81FE4B222C3CDBD80085360E /* MinusIntent.swift */, |
158 | 151 | 810F5EE02C3C85FD001AD056 /* Assets.xcassets */,
|
159 | 152 | 810F5EE22C3C85FD001AD056 /* Info.plist */,
|
160 | 153 | );
|
|
267 | 260 | 8182EE992C3DB2A400623043 /* PreviewSampleData.swift in Sources */,
|
268 | 261 | 810F5ECA2C3C78C3001AD056 /* Thing.swift in Sources */,
|
269 | 262 | 810F5EBC2C3C4F8C001AD056 /* SwiftDataWidgetApp.swift in Sources */,
|
270 |
| - 81FE4B242C3CDBD80085360E /* MinusIntent.swift in Sources */, |
271 | 263 | );
|
272 | 264 | runOnlyForDeploymentPostprocessing = 0;
|
273 | 265 | };
|
274 | 266 | 810F5ECD2C3C85FC001AD056 /* Sources */ = {
|
275 | 267 | isa = PBXSourcesBuildPhase;
|
276 | 268 | buildActionMask = 2147483647;
|
277 | 269 | files = (
|
278 |
| - 81FE4B232C3CDBD80085360E /* MinusIntent.swift in Sources */, |
279 | 270 | 810F5EDF2C3C85FC001AD056 /* CountIntent.swift in Sources */,
|
280 | 271 | 810F5ED92C3C85FC001AD056 /* ThingWidgetBundle.swift in Sources */,
|
281 | 272 | 813D16DF2C3C9181005E58A1 /* Thing.swift in Sources */,
|
282 | 273 | 810F5EDD2C3C85FC001AD056 /* ThingWidget.swift in Sources */,
|
283 | 274 | 813D16E02C3C92F6005E58A1 /* DataModel.swift in Sources */,
|
284 |
| - 8182EE9D2C3DB6A900623043 /* ThingWidgetControl.swift in Sources */, |
285 | 275 | );
|
286 | 276 | runOnlyForDeploymentPostprocessing = 0;
|
287 | 277 | };
|
|
0 commit comments