Skip to content

Rearrange Xcode Files - #10

Open
LinnierGames wants to merge 1 commit into
erick-weather-app-DI-2from
erick-weather-app-DI-rearrange-files
Open

LinnierGames wants to merge 1 commit into
erick-weather-app-DI-2from
erick-weather-app-DI-rearrange-files

Conversation

@LinnierGames

Copy link
Copy Markdown
Owner

What I added

  • nothing was added

What I changed or removed

  • rearranged Xcode file structure as such:
- Root
  - My Simple App
    - Application
      - AppDelegate.swift
      - (application flows/screens)
      - Weather
        - WeatherTableViewCell.swift
        - WeatherViewController.swift
      - Extensions
      - Supporting Files
        - Assets.xcassets
        - LaunchScreen.storyboard
        - Info.plist
    - Services
      - (common data types)
      - (service API folders)
      - NetworkService
        - (public API files)
        - (internal implementation files)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant