|
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 */; }; |
|
3041 | 3042 | AEC95D422774D07B001571F5 /* CreateOrderAddressFormViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateOrderAddressFormViewModel.swift; sourceTree = "<group>"; }; |
3042 | 3043 | AECD57D126DFDF7500A3B580 /* EditOrderAddressForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditOrderAddressForm.swift; sourceTree = "<group>"; }; |
3043 | 3044 | AED089F127C794BC0020AE10 /* View+CurrencySymbol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+CurrencySymbol.swift"; sourceTree = "<group>"; }; |
| 3045 | + AED9012C28E5F517002B4572 /* AppLinkWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppLinkWidget.swift; sourceTree = "<group>"; }; |
3044 | 3046 | AEDDDA0925CA9C980077F9B2 /* AttributePickerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttributePickerViewController.swift; sourceTree = "<group>"; }; |
3045 | 3047 | AEDDDA1925CAB2170077F9B2 /* AttributePickerViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AttributePickerViewController.xib; sourceTree = "<group>"; }; |
3046 | 3048 | AEE085B42897C871007ACE20 /* LinkedProductsPromoCampaign.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkedProductsPromoCampaign.swift; sourceTree = "<group>"; }; |
|
5353 | 5355 | children = ( |
5354 | 5356 | 3F50FE4028C8319A00C89201 /* Entitlements */, |
5355 | 5357 | 26FFD32828C6A0E4002E5E5E /* Images */, |
| 5358 | + AED9012B28E5F27B002B4572 /* Lockscreen */, |
5356 | 5359 | 3F1FA84528B60125009E246C /* StoreWidgets.swift */, |
5357 | 5360 | 265C99E028B9BA43005E6117 /* StoreInfoWidget.swift */, |
5358 | 5361 | 265C99E328B9C834005E6117 /* StoreInfoProvider.swift */, |
|
6476 | 6479 | path = "Address Edit"; |
6477 | 6480 | sourceTree = "<group>"; |
6478 | 6481 | }; |
| 6482 | + AED9012B28E5F27B002B4572 /* Lockscreen */ = { |
| 6483 | + isa = PBXGroup; |
| 6484 | + children = ( |
| 6485 | + AED9012C28E5F517002B4572 /* AppLinkWidget.swift */, |
| 6486 | + ); |
| 6487 | + path = Lockscreen; |
| 6488 | + sourceTree = "<group>"; |
| 6489 | + }; |
6479 | 6490 | AEDDDA0825CA9C0A0077F9B2 /* Edit Attributes */ = { |
6480 | 6491 | isa = PBXGroup; |
6481 | 6492 | children = ( |
|
9338 | 9349 | isa = PBXSourcesBuildPhase; |
9339 | 9350 | buildActionMask = 2147483647; |
9340 | 9351 | files = ( |
| 9352 | + AED9012D28E5F517002B4572 /* AppLinkWidget.swift in Sources */, |
9341 | 9353 | 2608C50728C941D600C9DFC0 /* UserDefaults+Woo.swift in Sources */, |
9342 | 9354 | 265C99E628B9CB8E005E6117 /* StoreInfoViewModifiers.swift in Sources */, |
9343 | 9355 | 2608C50628C93AB700C9DFC0 /* WooConstants.swift in Sources */, |
|
0 commit comments