|
51 | 51 | C9CC09551BA91D1C008C54FE /* TableViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9CC09541BA91D1C008C54FE /* TableViewModel.swift */; };
|
52 | 52 | C9D6C83F1906BD68004F0E08 /* SegmentedControlRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9D6C83E1906BD68004F0E08 /* SegmentedControlRow.swift */; };
|
53 | 53 | C9D6C8461906CD54004F0E08 /* TextFieldRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9D6C8451906CD54004F0E08 /* TextFieldRow.swift */; };
|
54 |
| - C9D6C84C19075044004F0E08 /* OTPProgressRing.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9D6C84B19075044004F0E08 /* OTPProgressRing.swift */; }; |
| 54 | + C9D6C84C19075044004F0E08 /* ProgressRingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9D6C84B19075044004F0E08 /* ProgressRingView.swift */; }; |
55 | 55 | C9DE02E71ED2234D00D7E01C /* InfoList.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9DE02E61ED2234D00D7E01C /* InfoList.swift */; };
|
56 | 56 | C9DE02E91ED227D600D7E01C /* InfoListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9DE02E81ED227D600D7E01C /* InfoListViewController.swift */; };
|
57 | 57 | C9E3FB9A1E281CBC00EFA8BB /* TokenScanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9E3FB991E281CBC00EFA8BB /* TokenScanner.swift */; };
|
|
172 | 172 | C9CC09541BA91D1C008C54FE /* TableViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TableViewModel.swift; sourceTree = "<group>"; };
|
173 | 173 | C9D6C83E1906BD68004F0E08 /* SegmentedControlRow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SegmentedControlRow.swift; sourceTree = "<group>"; };
|
174 | 174 | C9D6C8451906CD54004F0E08 /* TextFieldRow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextFieldRow.swift; sourceTree = "<group>"; };
|
175 |
| - C9D6C84B19075044004F0E08 /* OTPProgressRing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OTPProgressRing.swift; sourceTree = "<group>"; }; |
| 175 | + C9D6C84B19075044004F0E08 /* ProgressRingView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressRingView.swift; sourceTree = "<group>"; }; |
176 | 176 | C9D844341D4C576B00D5E343 /* CONTRIBUTING.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = CONTRIBUTING.md; sourceTree = "<group>"; };
|
177 | 177 | C9D844361D4C59D600D5E343 /* CONDUCT.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CONDUCT.md; sourceTree = "<group>"; };
|
178 | 178 | C9DE02E61ED2234D00D7E01C /* InfoList.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InfoList.swift; sourceTree = "<group>"; };
|
|
400 | 400 | C9B7328E1C0A8AE60076F77E /* TokenListViewModel.swift */,
|
401 | 401 | C92708AB19CFB0750033128B /* TokenListViewController.swift */,
|
402 | 402 | C98C1C4517D2EDF500A07D3F /* Cells */,
|
403 |
| - C9D6C84B19075044004F0E08 /* OTPProgressRing.swift */, |
| 403 | + C9D6C84B19075044004F0E08 /* ProgressRingView.swift */, |
404 | 404 | CC46C4701DB3007D00EB4605 /* SearchField.swift */,
|
405 | 405 | );
|
406 | 406 | name = "Token List";
|
|
669 | 669 | C93BD6231C167CD100FFFB8F /* Root.swift in Sources */,
|
670 | 670 | C97CDF2C1BEEC90100D64406 /* QRScanner.swift in Sources */,
|
671 | 671 | C9AAB07F1B917EC3000CE547 /* TokenEditForm.swift in Sources */,
|
672 |
| - C9D6C84C19075044004F0E08 /* OTPProgressRing.swift in Sources */, |
| 672 | + C9D6C84C19075044004F0E08 /* ProgressRingView.swift in Sources */, |
673 | 673 | C9A1C1A91E501D8B009E65D6 /* Info.swift in Sources */,
|
674 | 674 | C9CC09531BA9133B008C54FE /* FocusCell.swift in Sources */,
|
675 | 675 | C99069D1180CBAC900BAEF53 /* TokenScannerViewController.swift in Sources */,
|
|
0 commit comments