OMDb
A fun project that fetches film data from IMDB
To Run
- Get yourself an API key from here.
- You may need to wait several minutes for your API key to propagate before use.
- Add your API key to
Endpoint.swift
- Assign your team in the
Signing & Capabilities
menu (you may need to change the bundle identifier). - Let the swift package manager finish fetching
- Select an iOS device or simulator and run