|
|
|
|
|
by catapps
411 days ago
|
|
Sure, but developing for Apple's platforms is Swift's primary use. I'd say Dart & Flutter is a fair comparison: As flawed as they are in my eyes, its dev tooling quality is something I appreciate and wish I saw here. There are two CLIs, one for the language (Dart) and one for the framework (Flutter). Some would say that the CLI equivalent would be xcodebuild, but that depends on the complex .xcodeproj/.xcworkspace structure and still requires XCode to be installed. |
|