diff --git a/Segment/Internal/SEGIntegrationsManager.m b/Segment/Internal/SEGIntegrationsManager.m index 338a3a33c..1d2cf415b 100644 --- a/Segment/Internal/SEGIntegrationsManager.m +++ b/Segment/Internal/SEGIntegrationsManager.m @@ -6,6 +6,7 @@ // Copyright © 2016 Segment. All rights reserved. // +@import Foundation; #if TARGET_OS_IPHONE @import UIKit; #endif