home.social

Search

6 results for “kayleesdevlog”

  1. Oh this is useful, swift-argument-parser has an `AsyncParsableCommand` which is basically a drop-in replacement for `ParsableCommand` with async support!

    Too bad it doesn't support `CommandConfiguration` 🥲

    Today I've also learned you can rename your main.swift to something else and use the `@main` attribute on the struct conforming to `ParsableCommand`, instead of calling its `main` function.

    apple.github.io/swift-argument

  2. Oh this is useful, swift-argument-parser has an `AsyncParsableCommand` which is basically a drop-in replacement for `ParsableCommand` with async support!

    Too bad it doesn't support `CommandConfiguration` 🥲

    Today I've also learned you can rename your main.swift to something else and use the `@main` attribute on the struct conforming to `ParsableCommand`, instead of calling its `main` function.

    apple.github.io/swift-argument

    #iOSDev #SwiftLang

  3. Oh this is useful, swift-argument-parser has an `AsyncParsableCommand` which is basically a drop-in replacement for `ParsableCommand` with async support!

    Too bad it doesn't support `CommandConfiguration` 🥲

    Today I've also learned you can rename your main.swift to something else and use the `@main` attribute on the struct conforming to `ParsableCommand`, instead of calling its `main` function.

    swiftpackageindex.com/apple/sw

    #iOSDev #SwiftLang

  4. Oh this is useful, swift-argument-parser has an `AsyncParsableCommand` which is basically a drop-in replacement for `ParsableCommand` with async support!

    Too bad it doesn't support `CommandConfiguration` 🥲

    Today I've also learned you can rename your main.swift to something else and use the `@main` attribute on the struct conforming to `ParsableCommand`, instead of calling its `main` function.

    apple.github.io/swift-argument

    #iOSDev #SwiftLang

  5. Oh this is useful, swift-argument-parser has an `AsyncParsableCommand` which is basically a drop-in replacement for `ParsableCommand` with async support!

    Too bad it doesn't support `CommandConfiguration` 🥲

    Today I've also learned you can rename your main.swift to something else and use the `@main` attribute on the struct conforming to `ParsableCommand`, instead of calling its `main` function.

    apple.github.io/swift-argument

    #iOSDev #SwiftLang