JPEG loading from storyboard is bugged when targeting ios 7

Originator:joao3001
Number:rdar://18631644 Date Originated:13-Oct-2014 01:47 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 6.0.1(6A317) from app store
Classification: Reproducible:always
 
Summary:
In a storyboard if i select a JPG asset from an asset catalog the image is not correctly loaded

Steps to Reproduce:
1. Create an asset catalog with a full set of JPEG images (1x, 2x, R42x, 3x)
2. Create a storyboard with uiImageView to load that JPEG
3. Compile the app with simulator iphone 4s/5/5s (ios 7.1) 
4. The image is not loaded

Expected Results:
The image must load

Actual Results:
The image is not loaded in the image view. You can check the attached project

Version:
Xcode 6.0.1(6A317) from app store 

Notes:
I can workaround this issue if i do the following:
1. Rename all images from .jpg to .png  (the image is still a JPG)
2. Re add all to the asset catalog.


Configuration:


Attachments:
'BugJPG.zip' was successfully uploaded.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!