Development Environment/Git & GitHub

3. 유용한 자료

개발자킹콩 2022. 4. 10. 17:15

https://hyeo-noo.tistory.com/184

 

[Mac] GitHub push token 오류 해결

Github 오류 7.29일 새벽 갑자기 git push가 안 되는 현상을 겪었다. 오류의 첫 줄이 무슨 말이냐면 Password 인증방식이 일시적으로 brownout(shutdown?)되었다. Password 대신에 personal access token을 사용..

hyeo-noo.tistory.com

 

 

https://velog.io/@quokka/Oh-no-an-error-occurred.-cocoapods-install-실패할때

 

[!] Oh no, an error occurred. cocoapods install 실패할때

pod install을 해줬는데 밑과같은 에러가 나면서 인스톨이 안되더라고요..! Oh no, an error occurred.Search for existing GitHub issues similar to yours:https://github.com/Coco

velog.io

 

 

 

https://velog.io/@dlskawns96/Swift-Realm의-특징과-사용법

 

[Swift] Realm의 특징과 사용법

Realm의 특징과 간단한 사용법에 대해 알아보겠습니다.

velog.io

 

 

 

 

 

 

https://blog.logrocket.com/getting-started-with-realmswift/

 

Getting started with RealmSwift - LogRocket Blog

Learn how to use Realm as the data persistence engine with SwiftUI to manage your data in iOS apps more simply in this in-depth tutorial.

blog.logrocket.com

 

'Development Environment > Git & GitHub' 카테고리의 다른 글

Git ignore file  (0) 2022.05.29
2. How to install Homebrew?  (0) 2022.04.08
1. What is Git?  (0) 2022.04.08