Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
/ WWDCCompanion Public archive

A demo app for full text search with GRDB.swift

Notifications You must be signed in to change notification settings

groue/WWDCCompanion

Repository files navigation

WWDC Companion

This Swift 3 application stores, displays, and lets the user search the WWDC 2017 sessions.

Screen shot 1 Screen shot 2 Screen shot 3 Screen shot 4

How to run the app

  • Clone the WWDCCompanion repository

  • Execute:

    cd WWDCCompanion
    git submodule update --init GRDB
    cd GRDB
    git submodule update --init SQLiteCustom/src
  • Open WWDCCompanion.xcworkspace

  • Run the WWDCCompanion target

What’s in this demo?

About

A demo app for full text search with GRDB.swift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published