|
1153 | 1153 | AEC95D432774D07B001571F5 /* CreateOrderAddressFormViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEC95D422774D07B001571F5 /* CreateOrderAddressFormViewModel.swift */; }; |
1154 | 1154 | AECD57D226DFDF7500A3B580 /* EditOrderAddressForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = AECD57D126DFDF7500A3B580 /* EditOrderAddressForm.swift */; }; |
1155 | 1155 | AED089F227C794BC0020AE10 /* View+CurrencySymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = AED089F127C794BC0020AE10 /* View+CurrencySymbol.swift */; }; |
| 1156 | + AED9012D28E5F517002B4572 /* AppLinkWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = AED9012C28E5F517002B4572 /* AppLinkWidget.swift */; }; |
1156 | 1157 | AEDDDA0A25CA9C980077F9B2 /* AttributePickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEDDDA0925CA9C980077F9B2 /* AttributePickerViewController.swift */; }; |
1157 | 1158 | AEDDDA1A25CAB2170077F9B2 /* AttributePickerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = AEDDDA1925CAB2170077F9B2 /* AttributePickerViewController.xib */; }; |
1158 | 1159 | AEE085B52897C871007ACE20 /* LinkedProductsPromoCampaign.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE085B42897C871007ACE20 /* LinkedProductsPromoCampaign.swift */; }; |
|
3044 | 3045 | AEC95D422774D07B001571F5 /* CreateOrderAddressFormViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateOrderAddressFormViewModel.swift; sourceTree = "<group>"; }; |
3045 | 3046 | AECD57D126DFDF7500A3B580 /* EditOrderAddressForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditOrderAddressForm.swift; sourceTree = "<group>"; }; |
3046 | 3047 | AED089F127C794BC0020AE10 /* View+CurrencySymbol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+CurrencySymbol.swift"; sourceTree = "<group>"; }; |
| 3048 | + AED9012C28E5F517002B4572 /* AppLinkWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppLinkWidget.swift; sourceTree = "<group>"; }; |
3047 | 3049 | AEDDDA0925CA9C980077F9B2 /* AttributePickerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttributePickerViewController.swift; sourceTree = "<group>"; }; |
3048 | 3050 | AEDDDA1925CAB2170077F9B2 /* AttributePickerViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AttributePickerViewController.xib; sourceTree = "<group>"; }; |
3049 | 3051 | AEE085B42897C871007ACE20 /* LinkedProductsPromoCampaign.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkedProductsPromoCampaign.swift; sourceTree = "<group>"; }; |
|
5359 | 5361 | children = ( |
5360 | 5362 | 3F50FE4028C8319A00C89201 /* Entitlements */, |
5361 | 5363 | 26FFD32828C6A0E4002E5E5E /* Images */, |
| 5364 | + AED9012B28E5F27B002B4572 /* Lockscreen */, |
5362 | 5365 | 3F1FA84528B60125009E246C /* StoreWidgets.swift */, |
5363 | 5366 | 265C99E028B9BA43005E6117 /* StoreInfoWidget.swift */, |
5364 | 5367 | 265C99E328B9C834005E6117 /* StoreInfoProvider.swift */, |
|
6482 | 6485 | path = "Address Edit"; |
6483 | 6486 | sourceTree = "<group>"; |
6484 | 6487 | }; |
| 6488 | + AED9012B28E5F27B002B4572 /* Lockscreen */ = { |
| 6489 | + isa = PBXGroup; |
| 6490 | + children = ( |
| 6491 | + AED9012C28E5F517002B4572 /* AppLinkWidget.swift */, |
| 6492 | + ); |
| 6493 | + path = Lockscreen; |
| 6494 | + sourceTree = "<group>"; |
| 6495 | + }; |
6485 | 6496 | AEDDDA0825CA9C0A0077F9B2 /* Edit Attributes */ = { |
6486 | 6497 | isa = PBXGroup; |
6487 | 6498 | children = ( |
|
9347 | 9358 | isa = PBXSourcesBuildPhase; |
9348 | 9359 | buildActionMask = 2147483647; |
9349 | 9360 | files = ( |
| 9361 | + AED9012D28E5F517002B4572 /* AppLinkWidget.swift in Sources */, |
9350 | 9362 | 2608C50728C941D600C9DFC0 /* UserDefaults+Woo.swift in Sources */, |
9351 | 9363 | 265C99E628B9CB8E005E6117 /* StoreInfoViewModifiers.swift in Sources */, |
9352 | 9364 | 2608C50628C93AB700C9DFC0 /* WooConstants.swift in Sources */, |
|
0 commit comments