From 0a2f6ce8420e4138c85da1ad25fcbb36debc9665 Mon Sep 17 00:00:00 2001 From: Andrew Madsen Date: Fri, 6 Nov 2015 15:17:01 -0700 Subject: [PATCH] Issue #106: Fixed issues related to saving MIKMIDIConnectionManager configuration. --- Source/MIKMIDIConnectionManager.m | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Source/MIKMIDIConnectionManager.m b/Source/MIKMIDIConnectionManager.m index 847cd862..066dc539 100644 --- a/Source/MIKMIDIConnectionManager.m +++ b/Source/MIKMIDIConnectionManager.m @@ -42,6 +42,8 @@ - (instancetype)initWithName:(NSString *)name delegate:(id