Skip to content

fix observed warnings when compiling scsi2sd-util Xcodeproj #3

Description

@aperezbios

While compiling SCSI2SD-util with "xcodebuild -workspace SCSI2SD-util/SCSI2SD-util.xcworkspace -scheme SCSI2SD-util -configuration Release", during the CompileXIB stage, the following warnings were emitted:

NSFileCoordinator is doing nothing.
[NSComboBoxCell removeAllItems] should not be called when usesDataSource is set to YES
[NSComboBoxCell addItemsWithObjectValues:] should not be called when usesDataSource is set to YES
[NSComboBoxCell objectValues] should not be called when usesDataSource is set to YES

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions