Swift CommandLine with ArgumentParser

Swift CommandLine with ArgumentParser

Stewart Lynch

2 года назад

4,213 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@LS-jv4uh
@LS-jv4uh - 29.10.2023 22:24

Thank you! Best intro to Swift CLI for beginners I've been able to find. Keep 'em coming!

Ответить
@wisanjanchot5817
@wisanjanchot5817 - 02.09.2023 14:47

This is awesome and very useful video 👍

Ответить
@jackdanyal4329
@jackdanyal4329 - 05.03.2023 00:53

but how we can build it and share it as an actual app that can be used by other users?

Ответить
@Jaroshevskii
@Jaroshevskii - 26.11.2022 11:13

Thanks 👍

Ответить
@Jock3R87
@Jock3R87 - 02.11.2022 14:34

Hi Mark.. Thanks for your video. However while following your steps and running the programme i am getting below error

warning: Usage of /Users/UserName/Library/org.swift.swiftpm/collections.json has been deprecated. Please delete it and use the new /Users/UserName/Library/org.swift.swiftpm/configuration/collections.json instead.
Building for debugging...
ld: warning: undefined base symbol '_CronJob_main' for alias '_main'
Undefined symbols for architecture arm64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture arm64
[0/1] Linking CronJob

Ответить
@sebaszwarc
@sebaszwarc - 22.08.2022 23:07

I believe building package that way won't work if you need to use API like MusicKit that requires authorisation requests using provisioning profile

Ответить
@andresraigoza2082
@andresraigoza2082 - 31.05.2022 00:18

Awesome, thank you so much

Ответить
@nitesh-maharaj
@nitesh-maharaj - 21.05.2022 12:24

Hey Stewart, great video.
I wonder if you can pipe data from one command to another, example pipe the output from your password generator command into the cipher command?

Ответить
@gabrielabezerra3434
@gabrielabezerra3434 - 07.03.2022 16:50

Awesome video! Very useful ✨ Thanks!
Just one thing: there's a little typo on the video's title, Pasrser. It might be keeping your video from showing up when people search for ArgumentParser and Swift.

Ответить
@chrispy104k
@chrispy104k - 07.03.2022 08:43

Very interesting Stewart.

Ответить
@iosdeveloper4829
@iosdeveloper4829 - 06.03.2022 18:15

Wow 🤩 nice work thank you very much 😊

Ответить