[코딩] 배우는것/Storyboard
[Swift] [Storyboard] Thread 1: breakpoint 2.1 이 생겼다.
JabCho
2020. 6. 19. 17:26
728x90
반응형
SMALL
이건 빨간색도 아니고 초록색으로 뜨고 난생 처음 보는거라 당황했다.
해결 방법은 간단했다.
내가 어쩌다가 코드를 눌렀나보다.
stackoverflow.com/questions/32038226/error-thread-1-breakpoint-2-1
Error "Thread 1: breakpoint 2.1"
I am working on a REST API Manager. It is giving an error and I am not able to fix it. The error I got is given below as highlighted. import Foundation import Alamofire import SwiftyJSON class
stackoverflow.com
스택오버플로우에서 설명하는것처럼 저 9번과 28번줄을 눌러주고 다시 빌드해주면,
이제 잘 된다.
728x90
반응형
LIST