Deep Dish Unofficial ๐Ÿ•

March 26, 2026 ยท View on GitHub

Deep Dish Unofficial Logo

Deep Dish Unofficial ๐Ÿ•

Deep Dish Unofficial is an open-source iOS/macOS/watchOS/tvOS/visionOS application designed as the perfect companion for attendees of the Deep Dish Swift conference in Chicago. The app provides easy access to the full conference schedule and offers amusing, real-time weather updates based on Chris Wu's preferences.

Download Deep Dish Unofficial on the App Store

Why "DeepDishLie"?

In the first year of Deep Dish Swift, Kai Dombrowski and Malin Sundberg created the Slices podcast, featuring an episode for each speaker. In every episode, they asked the speaker for two truths and a lie. The initial version of the app, besides providing the schedule, included all the truths and lies, allowing attendees to guess which one was the lie. The name is also a pun on the controversy surrounding whether deep dish pizza is truly pizza.

Installation ๐Ÿ› ๏ธ

To run the app locally:

  1. Clone this repository:
    git clone https://github.com/MortenGregersen/DeepDishLie.git
    
  2. Open the project in Xcode:
    cd DeepDishLie
    open DeepDishLie.xcodeproj
    
  3. Build and run the app on your simulator or device.

Contributing ๐Ÿฅฐ

Contributions are welcome! Even during the conference, we managed to get four updates approved in 2024! ๐Ÿš€

How to contribute ๐Ÿค

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b your-feature-name
    
  3. Make your changes and commit them:
    git commit -m "Add your message here"
    
  4. Push to your forked repository:
    git push origin your-feature-name
    
  5. Open a pull request with a detailed description of your changes.

License ๐Ÿ”

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments ๐Ÿ™


Note: This app is unofficial and not affiliated with the official Deep Dish Swift conference organizers.