Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

RomanPodymov/MyNotino

Repository files navigation

MyNotino

MyNotino unfavorited MyNotino favorited

See this page for more details.

Setup

  1. Install Xcode 15.0.1 or higher.
  2. Install mint.
  3. Set export SWIFT_ACTIVE_COMPILATION_CONDITIONS='$(inherited)' if you don't want to add pagiantion, or export SWIFT_ACTIVE_COMPILATION_CONDITIONS='$(inherited) SIMULATE_PAGINATION' if you want to add pagination.
  4. Run mint bootstrap && mint run xcodegen.
  5. Run bundle install && bundle exec pod install.
  6. Open MyNotino.xcworkspace in Xcode.
  7. Run MyNotinoApp.