add iOS 13 support

This commit is contained in:
2020-01-05 18:21:03 +01:00
parent 042c85fe63
commit 5a32a85e2a
3 changed files with 25 additions and 31 deletions

View File

@ -13,6 +13,7 @@
- (void)apply {
[self.view endEditing:YES];
CFNotificationCenterPostNotification(CFNotificationCenterGetDarwinNotifyCenter(), CFSTR("com.yaypixxo.cnon/respring"), NULL, NULL, YES);
}
- (void)openTwitter {

View File

@ -44,7 +44,7 @@
<key>action</key>
<string>apply</string>
<key>label</key>
<string>Apply</string>
<string>Respring</string>
</dict>
<dict>
<key>cell</key>