Scenario:
- Xcode 9 and iOS 11 SDK.
- Cocoapods version 1.3.1
- Project with multiple targets
When I run my app on simulator or device with iOS 11 the app icon seams like unset, but of course it was setted in Assets.xcassets -> AppIcon.appiconset and works perfectly in iOS<=10.3.3.
Can someone help me with this issue? Thanks.