Drogonov / ultimate-hello-world-ios

An ultimate way to say Hello to the World in the production manner!
MIT License
0 stars 0 forks source link

Add to Tuist methods to avoid unnecessary harcoding #6

Open github-actions[bot] opened 5 days ago

github-actions[bot] commented 5 days ago

https://github.com/Drogonov/ultimate-hello-world-ios/blob/b6f5103c79cd652a5033804374c81716acebb3e8/HelloWorldApp/Project.swift#L3


import ProjectDescription

// # TODO: Add to Tuist methods to avoid unnecessary harcoding
let project = Project(
    name: "HelloWorldApp",
    organizationName: "Smart Lads Software",