在UILocalNotification中,我们像重复一样使用NSCalendarUnitMinute.....但我在iOS10中找不到UserNotificationdoc...如何在iOS10UserNotification中像重复一样使用NSCalendarUnitMinute?这是将在晚上8:30安排本地通知并每隔一分钟重复一次的代码。UILocalNotification*localNotification=[[UILocalNotificationalloc]init];localNotification.fireDate=pickerDate;localNotificat