I think you will agree with this following sentence. If you want to create new initialiser with some parameter, please don't forget to call '[super init];'. For example, - (instancetype)initWithString:(NSString *)string{self = [super init];if (self) {self.text = string;}return self;} And now, do you agree with the written code? May be you found already the problem. In this case, I preffer to cal..
I found an error with ‘pod install’ after using XCode 6 cannot load such file — xcodeproj/prebuilt/universal.x86_64-darwin14-2.0.0/xcodeproj_ext (LoadError) (I think it’s kind of commend-line tools conflicts between XCode 5 and 6) To resolve this problem, we had to re-install CocoaPods with following steps. 1. change command Line Tools version to Xcode 6.0 (XCode -> Preferences -> Locations) 2. ..
Git Log 명령어로 Merge 트리를 출력하는 방법입니다.아래와 같이 .gitconfig 파일에 별명 (alias)를 설정해 주세요 (add alias in your .gitconfig file) [alias]lgb = log --merges --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%ai%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n'' %C(white)%s%C(reset) %C(dim white)- %an%C(reset)' --all 그리고 아래 명령어를 시행하시면, (and run command )"gi..
- Total
- Today
- Yesterday
- 세부
- 호핑
- mobile
- CocoaPods
- UbiVelox
- It
- 블루카드
- 사무실
- 필리핀
- ios
- windows mobile
- 교육
- 독일 IT
- demo application
- 학교
- idle
- 커피
- mixnstand
- Programing
- 독일 이민
- 독일이민
- 김봉두
- IFA 2011
- 호핑투어
- 교사
- 독일
- Blue Card
- IFA
- 독일 구직
- widget
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |