Closed
Bug 1159348
Opened 10 years ago
Closed 10 years ago
Build Warning: The app icon set "AppIcon" has unassigned images
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: aaronmt, Assigned: sleroux)
Details
Attachments
(1 file)
We should fill in the missing iPhone/iPad spotlight/settings if need be, otherwise just wontfix this bug
Reporter | ||
Comment 1•10 years ago
|
||
Whoops, it's icon-60.png that's unassigned
Comment 2•10 years ago
|
||
I resolved all these Unassigned Images warnings by removing images from the assets that are not .. assigned.
This resulted in the following images to be removed:
deleted: Client/Assets/Images.xcassets/AppIcon.appiconset/Icon-60.png
deleted: Client/Assets/Images.xcassets/backPressed.imageset/Back-arrow (Pressed).png
deleted: Client/Assets/Images.xcassets/backPressed.imageset/Back-arrow (Pressed)@2x.png
deleted: Client/Assets/Images.xcassets/backPressed.imageset/Back-arrow (Pressed)@3x.png
deleted: Client/Assets/Images.xcassets/deviceTypeDesktop.imageset/pc-iOS.png
deleted: Client/Assets/Images.xcassets/deviceTypeDesktop.imageset/pc-iOS@2x.png
deleted: Client/Assets/Images.xcassets/deviceTypeDesktop.imageset/pc-iOS@3x.png
deleted: Client/Assets/Images.xcassets/deviceTypeMobile.imageset/mobile-iOS.png
deleted: Client/Assets/Images.xcassets/deviceTypeMobile.imageset/mobile-iOS@2x.png
deleted: Client/Assets/Images.xcassets/deviceTypeMobile.imageset/mobile-iOS@3x.png
deleted: Client/Assets/Images.xcassets/reader.imageset/readerOff.png
deleted: Client/Assets/Images.xcassets/reader.imageset/readerOff@2x.png
deleted: Client/Assets/Images.xcassets/reader.imageset/readerOff@3x.png
deleted: Client/Assets/Images.xcassets/reader_active.imageset/readerOn.png
deleted: Client/Assets/Images.xcassets/reader_active.imageset/readerOn@2x.png
deleted: Client/Assets/Images.xcassets/reader_active.imageset/readerOn@3x.png
deleted: Client/Assets/Images.xcassets/sendPressed.imageset/Export (Pressed).png
deleted: Client/Assets/Images.xcassets/sendPressed.imageset/Export (Pressed)@2x.png
deleted: Client/Assets/Images.xcassets/sendPressed.imageset/Export (Pressed)@3x.png
deleted: Client/Frontend/Home/Home.xcassets/panelIconBookmarksSelected.imageset/Bookmarks (pressed).png
deleted: Client/Frontend/Home/Home.xcassets/panelIconBookmarksSelected.imageset/Bookmarks (pressed)@2x.png
deleted: Client/Frontend/Home/Home.xcassets/panelIconBookmarksSelected.imageset/Bookmarks (pressed)@3x.png
deleted: Client/Frontend/Home/Home.xcassets/panelIconHistorySelected.imageset/History panel (pressed).png
deleted: Client/Frontend/Home/Home.xcassets/panelIconHistorySelected.imageset/History panel (pressed)@2x.png
deleted: Client/Frontend/Home/Home.xcassets/panelIconHistorySelected.imageset/History panel (pressed)@3x.png
deleted: Client/Frontend/Home/Home.xcassets/panelIconReadingListSelected.imageset/Reading List (selected)@2x.png
deleted: Client/Frontend/Home/Home.xcassets/panelIconReadingListSelected.imageset/Reading List (selected)@3x.png
deleted: Client/Frontend/Home/Home.xcassets/panelIconSyncedTabsSelected.imageset/Synced Panel 2 (selected).png
deleted: Client/Frontend/Home/Home.xcassets/panelIconSyncedTabsSelected.imageset/Synced Panel 2 (selected)@2x.png
deleted: Client/Frontend/Home/Home.xcassets/panelIconSyncedTabsSelected.imageset/Synced Panel 2 (selected)@3x.png
deleted: Extensions/ShareTo/Images.xcassets/AddToBookmarks.imageset/AddToBookmarks.png
deleted: Extensions/ShareTo/Images.xcassets/AddToBookmarks.imageset/AddToBookmarks@3x.png
deleted: Extensions/ShareTo/Images.xcassets/AddToReadingList.imageset/AddToReadingList.png
deleted: Extensions/ShareTo/Images.xcassets/AddToReadingList.imageset/AddToReadingList@2x.png
deleted: Extensions/ShareTo/Images.xcassets/AddToReadingList.imageset/AddToReadingList@3x.png
deleted: Extensions/ShareTo/Images.xcassets/Icon-Small.imageset/Icon-Small.png
deleted: Extensions/ShareTo/Images.xcassets/Icon-Small.imageset/Icon-Small@2x.png
deleted: Extensions/ShareTo/Images.xcassets/Icon-Small.imageset/Icon-Small@3x.png
Before I commit this, Robin, I think we either not use these or they have been replaced with newer versions. Can you verify?
Flags: needinfo?(randersen)
Updated•10 years ago
|
tracking-fxios:
--- → ?
Comment 3•10 years ago
|
||
From glancing at the naming conventions and the Universal assignments, these look OK to remove.
Flags: needinfo?(randersen)
Updated•10 years ago
|
Assignee | ||
Comment 4•10 years ago
|
||
Attachment #8636650 -
Flags: review?(etoop)
Updated•10 years ago
|
Attachment #8636650 -
Flags: review?(etoop) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Merged.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•