mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Remove duplicate resource references
This commit is contained in:
parent
1b8912ae87
commit
34e3a64877
1 changed files with 0 additions and 16 deletions
|
|
@ -763,14 +763,6 @@
|
|||
D381881615FE3F7F00C3EDCA /* UIContactDetailsHeader.xib in Resources */ = {isa = PBXBuildFile; fileRef = D381881815FE3F7F00C3EDCA /* UIContactDetailsHeader.xib */; };
|
||||
D381881915FE3FCA00C3EDCA /* InCallViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = D381881C15FE3FCA00C3EDCA /* InCallViewController.xib */; };
|
||||
D381881A15FE3FCA00C3EDCA /* InCallViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = D381881C15FE3FCA00C3EDCA /* InCallViewController.xib */; };
|
||||
D381883E15FE447200C3EDCA /* ChatRoomViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = D38187B015FE340100C3EDCA /* ChatRoomViewController.xib */; };
|
||||
D381883F15FE447200C3EDCA /* ChatRoomViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = D38187B015FE340100C3EDCA /* ChatRoomViewController.xib */; };
|
||||
D381884415FE447200C3EDCA /* ChatViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = D38187B415FE340500C3EDCA /* ChatViewController.xib */; };
|
||||
D381884515FE447200C3EDCA /* ChatViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = D38187B415FE340500C3EDCA /* ChatViewController.xib */; };
|
||||
D381885415FE448400C3EDCA /* UICallBar.xib in Resources */ = {isa = PBXBuildFile; fileRef = D38187E415FE349700C3EDCA /* UICallBar.xib */; };
|
||||
D381885515FE448400C3EDCA /* UICallBar.xib in Resources */ = {isa = PBXBuildFile; fileRef = D38187E415FE349700C3EDCA /* UICallBar.xib */; };
|
||||
D381885615FE448400C3EDCA /* UICallBar~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = D38187E815FE349D00C3EDCA /* UICallBar~ipad.xib */; };
|
||||
D381885715FE448400C3EDCA /* UICallBar~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = D38187E815FE349D00C3EDCA /* UICallBar~ipad.xib */; };
|
||||
D38327F31580FE3A00FA0D23 /* contacts_default.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327EB1580FE3A00FA0D23 /* contacts_default.png */; };
|
||||
D38327F41580FE3A00FA0D23 /* contacts_selected.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327EC1580FE3A00FA0D23 /* contacts_selected.png */; };
|
||||
D38327F51580FE3A00FA0D23 /* dialer_default.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327ED1580FE3A00FA0D23 /* dialer_default.png */; };
|
||||
|
|
@ -3886,10 +3878,6 @@
|
|||
D37EE10D16035793003608A6 /* ImageViewController.xib in Resources */,
|
||||
D381881115FE3F0B00C3EDCA /* UICallCell.xib in Resources */,
|
||||
D381881915FE3FCA00C3EDCA /* InCallViewController.xib in Resources */,
|
||||
D381883E15FE447200C3EDCA /* ChatRoomViewController.xib in Resources */,
|
||||
D381884415FE447200C3EDCA /* ChatViewController.xib in Resources */,
|
||||
D381885415FE448400C3EDCA /* UICallBar.xib in Resources */,
|
||||
D381885615FE448400C3EDCA /* UICallBar~ipad.xib in Resources */,
|
||||
D3ED40241602257400BF332B /* chat_background.9.png in Resources */,
|
||||
D3ED40261602257400BF332B /* chat_background.9@2x.png in Resources */,
|
||||
D3998D0416031937009DD22C /* background_alt.png in Resources */,
|
||||
|
|
@ -4340,10 +4328,6 @@
|
|||
D37EE10E16035793003608A6 /* ImageViewController.xib in Resources */,
|
||||
D381881215FE3F0B00C3EDCA /* UICallCell.xib in Resources */,
|
||||
D381881A15FE3FCA00C3EDCA /* InCallViewController.xib in Resources */,
|
||||
D381883F15FE447200C3EDCA /* ChatRoomViewController.xib in Resources */,
|
||||
D381884515FE447200C3EDCA /* ChatViewController.xib in Resources */,
|
||||
D381885515FE448400C3EDCA /* UICallBar.xib in Resources */,
|
||||
D381885715FE448400C3EDCA /* UICallBar~ipad.xib in Resources */,
|
||||
D3ED40251602257400BF332B /* chat_background.9.png in Resources */,
|
||||
D3ED40271602257400BF332B /* chat_background.9@2x.png in Resources */,
|
||||
D3998D0516031937009DD22C /* background_alt.png in Resources */,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue