2014-09-01から1ヶ月間の記事一覧
ヘッダファイル extern const struct LocalNotificationAttributes { __unsafe_unretained NSString *weeklyWork; } LocalNotificationAttributes; mファイル const struct LocalNotificationAttributes LocalNotification = { .weeklyWork = @"LocalNotific…