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 target for proper tests of the app #7

Open github-actions[bot] opened 5 days ago

github-actions[bot] commented 5 days ago

schemes: [debugScheme]

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


            ]
        )
    ]
// # TODO: Add target for proper tests of the app
//    schemes: [debugScheme]
)