Tag: developer-tools
All the articles with the tag "developer-tools".
-
Xcode Playground에서 attach failed invalid argument 에러 해결하는 방법
• 1 min readXcode Playground 생성해서 간단한 코드를 실행하려고 하는데, 아래와 같이 에러가 발생해서 실행이 안 되는 것을 발견했다.
-
Use Live View in Swift Playground
• 1 min readRecently I've been using Swift Playground app on iPad for studying Swift language. Personally, I think the playground app is one of the best apps for learnin...