Skip to content

Commit

Permalink
Fix CI builds due to Apple platform requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed Jun 3, 2024
1 parent 2a3f801 commit d9076e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/FreemiumKit/FreemiumKit.swift
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
#if !os(Linux)
@_exported import FreemiumKitSDK
#endif

0 comments on commit d9076e5

Please sign in to comment.