ios - Asset Catalog UIImage ImageNamed: was nil -
i have 2 assets catalogs in app. 1 in source directory of app , other 1 linked project , target membership set.
when load image linked assetscatalog with
[uiimage imagenamed:@"icon_close"];
the image nil
when load image form asset catalog in sourc directory loaded
can help me have no thought why image not loaded.
in old projects work fine when create project xcode 6 dose not work.
ios xcode uiimage asset-catalog
No comments:
Post a Comment