|
50 | 50 | 0174DDBF2CE600C5005D20CA /* ReceiptEmailViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0174DDBE2CE600C0005D20CA /* ReceiptEmailViewModelTests.swift */; }; |
51 | 51 | 0177250C2E1CFF7F00016148 /* GameControllerBarcodeParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0177250B2E1CFF7F00016148 /* GameControllerBarcodeParser.swift */; }; |
52 | 52 | 0177250E2E1CFF9B00016148 /* GameControllerBarcodeParserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0177250D2E1CFF9B00016148 /* GameControllerBarcodeParserTests.swift */; }; |
| 53 | + 01806E132E2F7F400033363C /* POSBrightnessControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01806E122E2F7F400033363C /* POSBrightnessControl.swift */; }; |
53 | 54 | 0182C8BE2CE3B11300474355 /* MockReceiptEligibilityUseCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0182C8BD2CE3B10E00474355 /* MockReceiptEligibilityUseCase.swift */; }; |
54 | 55 | 0182C8C02CE4DDC700474355 /* CardReaderTransactionAlertReceiptState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0182C8BF2CE4DDC100474355 /* CardReaderTransactionAlertReceiptState.swift */; }; |
55 | 56 | 0182C8C22CE4F0DB00474355 /* ReceiptEmailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0182C8C12CE4F0DB00474355 /* ReceiptEmailView.swift */; }; |
|
3228 | 3229 | 0174DDBE2CE600C0005D20CA /* ReceiptEmailViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReceiptEmailViewModelTests.swift; sourceTree = "<group>"; }; |
3229 | 3230 | 0177250B2E1CFF7F00016148 /* GameControllerBarcodeParser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameControllerBarcodeParser.swift; sourceTree = "<group>"; }; |
3230 | 3231 | 0177250D2E1CFF9B00016148 /* GameControllerBarcodeParserTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameControllerBarcodeParserTests.swift; sourceTree = "<group>"; }; |
| 3232 | + 01806E122E2F7F400033363C /* POSBrightnessControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = POSBrightnessControl.swift; sourceTree = "<group>"; }; |
3231 | 3233 | 0182C8BD2CE3B10E00474355 /* MockReceiptEligibilityUseCase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockReceiptEligibilityUseCase.swift; sourceTree = "<group>"; }; |
3232 | 3234 | 0182C8BF2CE4DDC100474355 /* CardReaderTransactionAlertReceiptState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardReaderTransactionAlertReceiptState.swift; sourceTree = "<group>"; }; |
3233 | 3235 | 0182C8C12CE4F0DB00474355 /* ReceiptEmailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReceiptEmailView.swift; sourceTree = "<group>"; }; |
|
7113 | 7115 | 026826972BF59D9E0036F959 /* Utils */ = { |
7114 | 7116 | isa = PBXGroup; |
7115 | 7117 | children = ( |
| 7118 | + 01806E122E2F7F400033363C /* POSBrightnessControl.swift */, |
7116 | 7119 | 689F29192DE4557D004DF52B /* POSStockFormatter.swift */, |
7117 | 7120 | 681BB5FD2D676060008AF8BB /* POSPadding.swift */, |
7118 | 7121 | 681BB5FB2D676043008AF8BB /* POSSpacing.swift */, |
|
16660 | 16663 | B50BB4162141828F00AF0F3C /* FooterSpinnerView.swift in Sources */, |
16661 | 16664 | 867B330F2B4D39B900DCBEA6 /* BlazeAddParameterView.swift in Sources */, |
16662 | 16665 | D8610CE2257099E100A5DF27 /* FancyAlertViewController+UnifiedLogin.swift in Sources */, |
| 16666 | + 01806E132E2F7F400033363C /* POSBrightnessControl.swift in Sources */, |
16663 | 16667 | EE289AE62C9D7B31004AB1A6 /* AIToneVoiceViewModel.swift in Sources */, |
16664 | 16668 | 038BC37D29C37AA400EAF565 /* SetUpTapToPayCompleteViewModel.swift in Sources */, |
16665 | 16669 | 03E471CE293F63B4001A58AD /* PaymentCaptureOrchestrator.swift in Sources */, |
|
0 commit comments