Skip to content

Commit 2cb9021

Browse files
Fix the build of the Swift Package with Xcode 12.5 beta 1 (#983)
1 parent fb56c30 commit 2cb9021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Segment/Internal/SEGIntegrationsManager.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// Copyright © 2016 Segment. All rights reserved.
77
//
88

9+
@import Foundation;
910
#if TARGET_OS_IPHONE
1011
@import UIKit;
1112
#endif

0 commit comments

Comments
 (0)