1.0.1
Added a NO_FOUNDATION_COMPAT
build setting to remove the dependency on Foundation. To build in this mode, enable the setting from the Package.swift
file, or build with the command-line flag:
swift build -Xswiftc -DNO_FOUNDATION_COMPAT
Added a NO_FOUNDATION_COMPAT
build setting to remove the dependency on Foundation. To build in this mode, enable the setting from the Package.swift
file, or build with the command-line flag:
swift build -Xswiftc -DNO_FOUNDATION_COMPAT