|
270 | 270 | 456CB50E2444BFAC00992A05 /* ProductPurchaseNoteViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 456CB50C2444BFAC00992A05 /* ProductPurchaseNoteViewController.xib */; }; |
271 | 271 | 457151AB243B6E8000EB2DFA /* ProductSlugViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 457151A9243B6E8000EB2DFA /* ProductSlugViewController.swift */; }; |
272 | 272 | 457151AC243B6E8000EB2DFA /* ProductSlugViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 457151AA243B6E8000EB2DFA /* ProductSlugViewController.xib */; }; |
| 273 | + 45745A32245306EC00570823 /* IntegerInputFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45745A31245306EC00570823 /* IntegerInputFormatter.swift */; }; |
| 274 | + 45745A3424530BD600570823 /* IntegerInputFormatterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45745A3324530BD600570823 /* IntegerInputFormatterTests.swift */; }; |
273 | 275 | 4580BA7423F192D400B5F764 /* ProductSettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4580BA7223F192D400B5F764 /* ProductSettingsViewController.swift */; }; |
274 | 276 | 4580BA7523F192D400B5F764 /* ProductSettingsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4580BA7323F192D400B5F764 /* ProductSettingsViewController.xib */; }; |
275 | 277 | 4580BA7723F19D4A00B5F764 /* ProductSettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4580BA7623F19D4A00B5F764 /* ProductSettingsViewModel.swift */; }; |
|
1088 | 1090 | 456CB50C2444BFAC00992A05 /* ProductPurchaseNoteViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ProductPurchaseNoteViewController.xib; sourceTree = "<group>"; }; |
1089 | 1091 | 457151A9243B6E8000EB2DFA /* ProductSlugViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductSlugViewController.swift; sourceTree = "<group>"; }; |
1090 | 1092 | 457151AA243B6E8000EB2DFA /* ProductSlugViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ProductSlugViewController.xib; sourceTree = "<group>"; }; |
| 1093 | + 45745A31245306EC00570823 /* IntegerInputFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntegerInputFormatter.swift; sourceTree = "<group>"; }; |
| 1094 | + 45745A3324530BD600570823 /* IntegerInputFormatterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntegerInputFormatterTests.swift; sourceTree = "<group>"; }; |
1091 | 1095 | 4580BA7223F192D400B5F764 /* ProductSettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductSettingsViewController.swift; sourceTree = "<group>"; }; |
1092 | 1096 | 4580BA7323F192D400B5F764 /* ProductSettingsViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ProductSettingsViewController.xib; sourceTree = "<group>"; }; |
1093 | 1097 | 4580BA7623F19D4A00B5F764 /* ProductSettingsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductSettingsViewModel.swift; sourceTree = "<group>"; }; |
|
2057 | 2061 | 45B9C64223A91CB6007FC4C5 /* PriceInputFormatter.swift */, |
2058 | 2062 | 021E2A1D23AA24C600B1DE07 /* StringInputFormatter.swift */, |
2059 | 2063 | 020B2F8E23BD9F1F00BD79AD /* PositiveIntegerInputFormatter.swift */, |
| 2064 | + 45745A31245306EC00570823 /* IntegerInputFormatter.swift */, |
2060 | 2065 | 45F5A3C023DF206B007D40E5 /* ShippingInputFormatter.swift */, |
2061 | 2066 | ); |
2062 | 2067 | path = UnitInputFormatter; |
|
2534 | 2539 | D82DFB4B225F303200EFE2CB /* EmptyListMessageWithActionTests.swift */, |
2535 | 2540 | D8F82AC422AF903700B67E4B /* IconsTests.swift */, |
2536 | 2541 | 020B2F9023BDD71500BD79AD /* PositiveIntegerInputFormatterTests.swift */, |
| 2542 | + 45745A3324530BD600570823 /* IntegerInputFormatterTests.swift */, |
2537 | 2543 | D8C11A6122E24C4A00D4A88D /* LedgerTableViewCellTests.swift */, |
2538 | 2544 | D83F593C225B4B5000626E75 /* ManualTrackingViewControllerTests.swift */, |
2539 | 2545 | D8AB131D225DC25F002BB5D1 /* MockOrders.swift */, |
|
4658 | 4664 | F997174523DC068500592D8E /* XLPagerStrip+AccessibilityIdentifier.swift in Sources */, |
4659 | 4665 | D8C2A28B231931D100F503E9 /* ReviewViewModel.swift in Sources */, |
4660 | 4666 | B541B223218A29A6008FE7C1 /* NSParagraphStyle+Woo.swift in Sources */, |
| 4667 | + 45745A32245306EC00570823 /* IntegerInputFormatter.swift in Sources */, |
4661 | 4668 | B50BB4162141828F00AF0F3C /* FooterSpinnerView.swift in Sources */, |
4662 | 4669 | 02FE89C9231FB31400E85EF8 /* FeatureFlagService.swift in Sources */, |
4663 | 4670 | B5980A6321AC879F00EBF596 /* Bundle+Woo.swift in Sources */, |
|
4849 | 4856 | 02E4FD812306AA890049610C /* StatsTimeRangeBarViewModelTests.swift in Sources */, |
4850 | 4857 | 45FBDF34238D33F100127F77 /* MockProduct.swift in Sources */, |
4851 | 4858 | 6856D2A5C2076F5BF14F2C11 /* KeyboardStateProviderTests.swift in Sources */, |
| 4859 | + 45745A3424530BD600570823 /* IntegerInputFormatterTests.swift in Sources */, |
4852 | 4860 | 6856D806DE7DB61522D54044 /* NSMutableAttributedStringHelperTests.swift in Sources */, |
4853 | 4861 | 6856DF20E1BDCC391635F707 /* AgeTests.swift in Sources */, |
4854 | 4862 | 6856DE479EC3B2265AC1F775 /* Calendar+Extensions.swift in Sources */, |
|
0 commit comments