페이지

2012년 11월 2일 금요일

Send file via FTP with one line in terminal


터미널에서 한 줄로 FTP파일 보내기

2012년 10월 25일 목요일

Ruby 1.8.7 on CentOS



출처: http://wiki.opscode.com/display/chef/Installing+Ruby+and+dependencies+on+CentOS+and+Others

2012년 10월 11일 목요일

AccountChanger TS

  • 앱스토어 애플 아이디를 편하게 변경/관리할 수 있습니다.
    This tweak will manage accounts of AppStore and you can change ID easy.
  • AccountChanger 의 유료버전입니다. 국가변경문제가 거의 해결됐습니다!
    This is paid version of AccountChanger.

2012년 10월 3일 수요일

tsSpeeder A

  • 아이폰의 애니메이션 속도를 조절할 수 있는 트윅입니다.
    This tweak will manage animation speed of iOS.

2012년 9월 21일 금요일

Xcode 에서 dylib 빌드하기

Xcode에서 dylib 를 빌드하려면 오류가 발생한다.

Target specifies product type 'com.apple.product-type.library.dynamic', but there's no such product type for the 'iphoneos' platform

빌드를 가능하게 하려면 다음의 두 파일에 내용을 추가해야한다.