Skip to content

Commit

Permalink
Fixed compilation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ArielDemarco committed Jan 29, 2025
1 parent 1641f32 commit aafc5c4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// Copyright © 2024 Embrace Mobile, Inc. All rights reserved.
//

#if os(iOS)
import Foundation

extension PushNotificationCaptureService {
Expand All @@ -20,3 +21,4 @@ extension PushNotificationCaptureService {
}
}
}
#endif

0 comments on commit aafc5c4

Please sign in to comment.