5 days ago i downloaded a file project named recipe book from the internet .
it was a Xcode 4.3 project . it was working perfect . but after 5 days i tried to change the Xcode from 4.3 to 6.2 and after that the images were gone away and I've got a error like this
2015-08-05 12:32:16.425 RecipeBook[1133:73118] Failed download from S3. Going to try again. Response: (null), Error: Error Domain=NSPOSIXErrorDomain Code=57 "
2015-08-05 12:32:16.425 RecipeBook[1133:73118] Error: Download failed. (Code: 100, Version: 1.2.11)
it gets the strings but not the images ... so this is the exactly same problem like in my other projects .i think my Xcode lost connection with images from the web ...
i re-installed Xcode with this idea 2 times . deleted all my projects from my mac but its still the same ... i googled for it but found nothing like this . can anyone help me please ?
as to add : i tried to simulate with iPhone 4s so don't think in this way . thanks to everyone