myImageView.image = [UIImage imageNamed:@"MyBundle.bundle/images/picture1.png"];
参考链接:
iOS: How to use images in custom bundle in Interface Builder?
myImageView.image = [UIImage imageNamed:@"MyBundle.bundle/images/picture1.png"];
参考链接:
iOS: How to use images in custom bundle in Interface Builder?