Skip to content

fix observed warnings when compiling scsi2sd-util Xcodeproj #3

@aperezbios

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions