|
|
|
@ -37,6 +37,9 @@ |
|
|
|
|
5493A81B2A471E37001EBA08 /* JustOneThingProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5493A81A2A471E36001EBA08 /* JustOneThingProvider.swift */; }; |
|
|
|
|
5493A81C2A471E37001EBA08 /* JustOneThingProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5493A81A2A471E36001EBA08 /* JustOneThingProvider.swift */; }; |
|
|
|
|
5493A81D2A471E37001EBA08 /* JustOneThingProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5493A81A2A471E36001EBA08 /* JustOneThingProvider.swift */; }; |
|
|
|
|
54EB3C1F2A5434A30082B059 /* Thing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54EB3C1E2A5434A30082B059 /* Thing.swift */; }; |
|
|
|
|
54EB3C202A5434A30082B059 /* Thing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54EB3C1E2A5434A30082B059 /* Thing.swift */; }; |
|
|
|
|
54EB3C212A5434A30082B059 /* Thing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54EB3C1E2A5434A30082B059 /* Thing.swift */; }; |
|
|
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */ |
|
|
|
@ -128,6 +131,7 @@ |
|
|
|
|
54928C462A35F8CB00095445 /* WatchWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = WatchWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
54928C4A2A35F8CB00095445 /* JustOneThingWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JustOneThingWidget.swift; sourceTree = "<group>"; }; |
|
|
|
|
5493A81A2A471E36001EBA08 /* JustOneThingProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JustOneThingProvider.swift; sourceTree = "<group>"; }; |
|
|
|
|
54EB3C1E2A5434A30082B059 /* Thing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Thing.swift; sourceTree = "<group>"; }; |
|
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
|
@ -196,6 +200,7 @@ |
|
|
|
|
5472018B2A3655E4005B2FCC /* WidgetShared */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
54EB3C1E2A5434A30082B059 /* Thing.swift */, |
|
|
|
|
54928C4A2A35F8CB00095445 /* JustOneThingWidget.swift */, |
|
|
|
|
5493A81A2A471E36001EBA08 /* JustOneThingProvider.swift */, |
|
|
|
|
54928C372A35F8B800095445 /* WidgetAssets.xcassets */, |
|
|
|
@ -485,6 +490,7 @@ |
|
|
|
|
isa = PBXSourcesBuildPhase; |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
files = ( |
|
|
|
|
54EB3C1F2A5434A30082B059 /* Thing.swift in Sources */, |
|
|
|
|
54928C212A35F89A00095445 /* Widget.intentdefinition in Sources */, |
|
|
|
|
5493A81B2A471E37001EBA08 /* JustOneThingProvider.swift in Sources */, |
|
|
|
|
547201972A461DBE005B2FCC /* JustOneThingWidget.swift in Sources */, |
|
|
|
@ -495,6 +501,7 @@ |
|
|
|
|
isa = PBXSourcesBuildPhase; |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
files = ( |
|
|
|
|
54EB3C202A5434A30082B059 /* Thing.swift in Sources */, |
|
|
|
|
547201962A461DBE005B2FCC /* JustOneThingWidget.swift in Sources */, |
|
|
|
|
5493A81C2A471E37001EBA08 /* JustOneThingProvider.swift in Sources */, |
|
|
|
|
5472018E2A36563B005B2FCC /* Widget.intentdefinition in Sources */, |
|
|
|
@ -505,6 +512,7 @@ |
|
|
|
|
isa = PBXSourcesBuildPhase; |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
files = ( |
|
|
|
|
54EB3C212A5434A30082B059 /* Thing.swift in Sources */, |
|
|
|
|
547201902A36563C005B2FCC /* Widget.intentdefinition in Sources */, |
|
|
|
|
5493A81D2A471E37001EBA08 /* JustOneThingProvider.swift in Sources */, |
|
|
|
|
54928C4B2A35F8CB00095445 /* JustOneThingWidget.swift in Sources */, |
|
|
|
|