RyuNen344 / KNKeyedArchiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KNKeyedArchiver

setup

  • install Xcode 14.2
  • install direnv
  • setup .local.envrc like .local.envrc.sample for Xcode build
  • run xcodebuild build -project iosApp/iosApp.xcodeproj -scheme iosApp -configuration Debug -destination 'platform=iOS Simulator,name=iPhone 14 Pro,OS=16.2'

About

License:Apache License 2.0


Languages

Language:Kotlin 72.0%Language:Swift 25.3%Language:Shell 2.7%