Skip to content

Commit 0d47663

Browse files
authored
Merge pull request #224 from finagolfin/droid
Import new Android overlay again
2 parents e2edd79 + 7b6114c commit 0d47663

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/ISDBTibs/TibsToolchain.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
import Foundation
1414
#if os(Windows)
1515
import WinSDK
16+
#elseif canImport(Android)
17+
import Android
1618
#endif
1719

1820
/// The set of commandline tools used to build a tibs project.

0 commit comments

Comments
 (0)