Skip to content

Commit

Permalink
revert package swift
Browse files Browse the repository at this point in the history
  • Loading branch information
sbSteveK committed Nov 11, 2024
1 parent bb401fb commit 549ec1b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,6 @@ ioDependencies.append("S2N_TLS")
cSettingsIO.append(.define("USE_S2N"))
#endif

#if !os(macOS) && !os(iOS) && !os(tvOS) && !os(watchOS)
awsCIoPlatformExcludes.append("include/aws/io/private/dispatch_queue.h")
#endif

#if os(Windows)
awsCIoPlatformExcludes.append("source/posix")
awsCIoPlatformExcludes.append("source/linux")
Expand Down

0 comments on commit 549ec1b

Please sign in to comment.