달력

10

« 2024/10 »

  • 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
  • 29
  • 30
  • 31
property와 synthesize자동 적용
Instance variable to synthesized property (an Xcode user script)

ctrl+command+[ 등록해서 속성 추가한 후 실행하면  property와 synthesize자동 적용,
지금까지 귀찮게 고생한게 억울한 느낌 ?
속성명에 _붙이는것도 반영해줌 미라클

Xcode 화면 꾸미기
Scripted window management in Xcode
myxcodelayout.png
이거 보고 수정한 다른 분꺼
Source: http://pastie.org/671356 
Screenshot: http://img34.imageshack.us/img34/6003/screenshot20091027at831.png


더 자세한 설명은 생략
:
Posted by netkorea