azu / azu/UIAlertControllerShim
Auto property synthesis warning with Xcode 6.3 for iOS 8.3 SDK
Open
- Dominant language
- Objective-C
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
UIAlertControllerShim/Pod/Classes/ShimUIAlertController.h:14:38: Auto property synthesis will not synthesize property 'title'; it will be implemented by its superclass, use @dynamic to acknowledge intention
Xcode 6.3 (6D570)
iOS 8.3 (Simulator)
I didn't try for device, but I'm sure it's the same. If a standard build doesn't reproduce, a clang (Build & Analyze) build will.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.