CarterLi / iina

The modern video player for macOS with additional features and bug fixes.
https://iina.io
GNU General Public License v3.0
681 stars 29 forks source link

Build warnings in PrefUIViewController.xib, identifiers not unique #42

Closed low-batt closed 2 years ago

low-batt commented 2 years ago

System and IINA version:

Expected behavior:

IINA builds in Xcode without warnings.

Actual behavior:

I get these two warnings when I build IINA+ in Xcode:

/* com.apple.ibtool.document.warnings */
/Users/low-batt/Documents/builds/iina-plus/iina/iina/Base.lproj/PrefUIViewController.xib:Oba-nc-n1C: warning: Multiple objects using identifier "AccessoryLabelThumbSize" (Identifiers must be unique) [9]
/Users/low-batt/Documents/builds/iina-plus/iina/iina/Base.lproj/PrefUIViewController.xib:3kE-zA-EH8: warning: Multiple objects using identifier "AccessoryLabelThumbSize" (Identifiers must be unique) [9]

This is a regression.

Steps to reproduce:

Build with Xcode 13.2.1.

How often does this happen?

Every build.