Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
martenrebane committed Jan 24, 2024
1 parent 3f9c6ad commit d4c7aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MoppApp/MoppApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@
DFA5821B264AAB6600564971 /* digidoc_1024.png in Resources */ = {isa = PBXBuildFile; fileRef = DFA58219264AAB6600564971 /* digidoc_1024.png */; };
DFAFD38629E8794200377EF5 /* SearchField.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFAFD38529E8794200377EF5 /* SearchField.swift */; };
DFB1A492283FB9AF000B578D /* CertificateDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFB1A491283FB9AF000B578D /* CertificateDetailViewController.swift */; };
DFB66BC32AE9BD4D00731B47 /* TextUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFB66BC22AE9BD4D00731B47 /* TextUtil.swift */; };
DFB29EE42B4604DB005BEB34 /* SivaCategoryCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFB29EE32B4604DB005BEB34 /* SivaCategoryCell.swift */; };
DFB66BC32AE9BD4D00731B47 /* TextUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFB66BC22AE9BD4D00731B47 /* TextUtil.swift */; };
DFB970A32626136400464791 /* PreviewFileTapGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFB970A22626136300464791 /* PreviewFileTapGestureRecognizer.swift */; };
DFBA32A629A5A64000788A87 /* CancelUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFBA32A529A5A64000788A87 /* CancelUtil.swift */; };
DFBDF1F227D79B8B00A5CF3C /* SettingsStateCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFBDF1F127D79B8B00A5CF3C /* SettingsStateCell.swift */; };
Expand Down

0 comments on commit d4c7aee

Please sign in to comment.