Join Slack
Powered by
To add some context: I'm trying to name my pod in ...
# kotlin-native
s
saket
01/19/2022, 4:50 AM
To add some context: I'm trying to name my pod in capital case. It's a bit unsatisfying to see my shared code's module stand out in the imports block because it starts with a lowercase letter.
Copy code
import common import Cocoa import SwiftUI
2
Views
Open in Slack
Previous
Next