|
|
|
@ -7,9 +7,9 @@ |
|
|
|
|
objects = { |
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */ |
|
|
|
|
5431ED702A2A77C900515680 /* JustOneThingWatchApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5431ED6F2A2A77C900515680 /* JustOneThingWatchApp.swift */; }; |
|
|
|
|
5431ED722A2A77C900515680 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5431ED712A2A77C900515680 /* ContentView.swift */; }; |
|
|
|
|
5431ED742A2A77CA00515680 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5431ED732A2A77CA00515680 /* Assets.xcassets */; }; |
|
|
|
|
5407E5022A2A8AE200EF00B8 /* JustOneThingApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5483903A2A2A773900BF5624 /* JustOneThingApp.swift */; }; |
|
|
|
|
5407E5032A2A8AE700EF00B8 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5483903C2A2A773900BF5624 /* ContentView.swift */; }; |
|
|
|
|
5407E5042A2A8AEA00EF00B8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5483903E2A2A773A00BF5624 /* Assets.xcassets */; }; |
|
|
|
|
5431ED772A2A77CA00515680 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5431ED762A2A77CA00515680 /* Preview Assets.xcassets */; }; |
|
|
|
|
5431ED7A2A2A77CA00515680 /* JustOneThingWatch Watch App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 5431ED6D2A2A77C900515680 /* JustOneThingWatch Watch App.app */; platformFilter = ios; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
|
|
|
|
5483903B2A2A773900BF5624 /* JustOneThingApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5483903A2A2A773900BF5624 /* JustOneThingApp.swift */; }; |
|
|
|
@ -44,9 +44,6 @@ |
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */ |
|
|
|
|
5431ED6D2A2A77C900515680 /* JustOneThingWatch Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "JustOneThingWatch Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
5431ED6F2A2A77C900515680 /* JustOneThingWatchApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JustOneThingWatchApp.swift; sourceTree = "<group>"; }; |
|
|
|
|
5431ED712A2A77C900515680 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
|
|
|
|
5431ED732A2A77CA00515680 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
|
|
|
5431ED762A2A77CA00515680 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
|
|
|
|
548390372A2A773900BF5624 /* JustOneThing.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JustOneThing.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
5483903A2A2A773900BF5624 /* JustOneThingApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JustOneThingApp.swift; sourceTree = "<group>"; }; |
|
|
|
@ -74,12 +71,19 @@ |
|
|
|
|
/* End PBXFrameworksBuildPhase section */ |
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */ |
|
|
|
|
5407E5012A2A8A5100EF00B8 /* AppShared */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
5483903A2A2A773900BF5624 /* JustOneThingApp.swift */, |
|
|
|
|
5483903C2A2A773900BF5624 /* ContentView.swift */, |
|
|
|
|
5483903E2A2A773A00BF5624 /* Assets.xcassets */, |
|
|
|
|
); |
|
|
|
|
path = AppShared; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
5431ED6E2A2A77C900515680 /* JustOneThingWatch Watch App */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
5431ED6F2A2A77C900515680 /* JustOneThingWatchApp.swift */, |
|
|
|
|
5431ED712A2A77C900515680 /* ContentView.swift */, |
|
|
|
|
5431ED732A2A77CA00515680 /* Assets.xcassets */, |
|
|
|
|
5431ED752A2A77CA00515680 /* Preview Content */, |
|
|
|
|
); |
|
|
|
|
path = "JustOneThingWatch Watch App"; |
|
|
|
@ -96,6 +100,7 @@ |
|
|
|
|
5483902E2A2A773900BF5624 = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
5407E5012A2A8A5100EF00B8 /* AppShared */, |
|
|
|
|
548390392A2A773900BF5624 /* JustOneThing */, |
|
|
|
|
5431ED6E2A2A77C900515680 /* JustOneThingWatch Watch App */, |
|
|
|
|
548390382A2A773900BF5624 /* Products */, |
|
|
|
@ -114,9 +119,6 @@ |
|
|
|
|
548390392A2A773900BF5624 /* JustOneThing */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
5483903A2A2A773900BF5624 /* JustOneThingApp.swift */, |
|
|
|
|
5483903C2A2A773900BF5624 /* ContentView.swift */, |
|
|
|
|
5483903E2A2A773A00BF5624 /* Assets.xcassets */, |
|
|
|
|
548390402A2A773A00BF5624 /* JustOneThing.entitlements */, |
|
|
|
|
548390412A2A773A00BF5624 /* Preview Content */, |
|
|
|
|
); |
|
|
|
@ -212,8 +214,8 @@ |
|
|
|
|
isa = PBXResourcesBuildPhase; |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
files = ( |
|
|
|
|
5407E5042A2A8AEA00EF00B8 /* Assets.xcassets in Resources */, |
|
|
|
|
5431ED772A2A77CA00515680 /* Preview Assets.xcassets in Resources */, |
|
|
|
|
5431ED742A2A77CA00515680 /* Assets.xcassets in Resources */, |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
}; |
|
|
|
@ -233,8 +235,8 @@ |
|
|
|
|
isa = PBXSourcesBuildPhase; |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
files = ( |
|
|
|
|
5431ED722A2A77C900515680 /* ContentView.swift in Sources */, |
|
|
|
|
5431ED702A2A77C900515680 /* JustOneThingWatchApp.swift in Sources */, |
|
|
|
|
5407E5032A2A8AE700EF00B8 /* ContentView.swift in Sources */, |
|
|
|
|
5407E5022A2A8AE200EF00B8 /* JustOneThingApp.swift in Sources */, |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
}; |
|
|
|
|