Skip to content

Commit

Permalink
[Utilities] Somehow the iOS build was broken by a missing @import
Browse files Browse the repository at this point in the history
  • Loading branch information
kirb committed Jun 23, 2022
1 parent 73fe5ad commit 505e7d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Zebra/Utilities/ZBWorkspace.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
//

#import "ZBWorkspace.h"
@import CoreServices;

#if TARGET_OS_MACCATALYST
@interface NSWorkspace : NSObject
Expand Down

0 comments on commit 505e7d5

Please sign in to comment.