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