Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattiaa95/uefa
UEFA Code Test UIKit, no Pods - no Swift package
https://github.com/mattiaa95/uefa
swift swift5 xcode
Last synced: 7 days ago
JSON representation
UEFA Code Test UIKit, no Pods - no Swift package
- Host: GitHub
- URL: https://github.com/mattiaa95/uefa
- Owner: mattiaa95
- Created: 2022-04-22T08:14:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T09:12:51.000Z (over 2 years ago)
- Last Synced: 2024-11-09T01:44:35.041Z (2 months ago)
- Topics: swift, swift5, xcode
- Language: Swift
- Homepage:
- Size: 161 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UEFA
UEFA Code Test UIKit, no Pods - no Swift package## Requesites
* Swift 5.0
* Xcode 13.1### Installation
* `git clone https://github.com/mattiaa95/UEFA.git`
* `cd /UEFA`
* `open UEFA.xcodeproj`### App Tree
```
├── App
│ ├── AppDelegate.swift
│ ├── SceneDelegate.swift
│ ├── Main
│ └── ClubSquad
└── Supporting Files
├── Assets.xcassets
├── Base.lproj
└── Info.plist
```