Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 641 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 641 Bytes

Second Foundation

Miscellaneous convenience APIs for Apple's Frameworks.

Features

Foundation

  • Additional APIs for constructing file URLs
  • Async enumeration of directory contents
  • Rotate Array values
  • String interpolation for ByteCountFormatter
  • Workaround for SwiftPM bundle discovery bug in older Xcode versions
  • Wrapper for getting app version and build from Info.plist
  • Wrapper for type-safe environment variables

StoreKit

  • System for determining when to present the app store review prompt once user reaches a certain "karma"

SwiftUI

  • Semantic color system
  • System for registering custom fonts