Skip to content

rckim77/Daydream

Repository files navigation

Explore cities around the world

Download on the App Store

Privacy Policy

Local Setup

Open Daydream.xcodeproj in Xcode 26.1.0+ to resolve Swift packages.

Create Daydream/apiKeys.plist with:

  • googleAPI
  • placesNewAPI

These keys are required for Google Maps/Places powered features.

Build

xcodebuild -project Daydream.xcodeproj -scheme Daydream -destination 'platform=iOS Simulator,name=iPhone 17 Pro,OS=26.1' build

Tests (Swift Testing + xctestplan)

The project includes a shared test plan at unittests.xctestplan and a Swift Testing target DaydreamTests.

xcodebuild test -project Daydream.xcodeproj -scheme Daydream -testPlan unittests -destination 'platform=iOS Simulator,name=iPhone 17 Pro,OS=26.1' CODE_SIGNING_ALLOWED=NO

CI

Pull requests run tests on GitHub Actions via:

  • .github/workflows/pr-tests.yml

Simulator Screen Recording - iPhone 16 Pro - 2025-11-10 at 21 10 26

About

Explore cities around the world

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors