Contents

조회 수 875 댓글 0
Atachment
첨부 '2'
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄


iOS Tools

iOS 앱을 개발하면서 필요한 파이션 모듈 및 유틸리티들

convertImages.py

주어진 이미지를 iOS앱이 필요한 사이즈의 파일들로 만들 수 있는 유틸

위치

bin/convertImages.py

사용 방법

$> chmod +x convertImages.py

convertImages.py에 실행 모드를 추가한다.

$> convertImages.py -o outdir BIG_IMAGE.png

512x512 이상되는 아이콘 이미지를 넣으면 outdir에 iOS앱이 필요한 이미지들이 만들어 진다.

pbxlib.py

Xcode의 프로젝트를 파일을 분석하거나 수정할 수 있는 python 라이브러리

파일 위치

xcodetools/pbxlib.py

xcodelib.py

xcodebuild 를 통해서 Xcode 프로젝트를 빌드할 수 있는 python 라이브러리

파일 위치

xcodetools/xcodelib.py

콘솔에서 설치와 실행

파일 다운로드

curl https://github.com/icarus-for-book/xcodetools/blob/master/bin/convertImages.py > convertImages.pyxcodetools/pbxlib.py


실행 결과

이 파일들을 원하시는 Xcode Project에 복사한다.

console01.png


[참고] https://github.com/icarus-for-book/xcodetools
[출처] http://10apps.tistory.com/13

?

  1. [c] 파일명 또는 특정 패턴을 적용

  2. [Android Error] The number of method references in a .dex file cannot exceed 64K

  3. [linux] CentOS Apache 웹서버에 HTTPS 적용

  4. [macos] How to Fix ‘You Shut Down Your Computer Because of a Problem’

  5. [io] Apple Watch, Today Extension 앱ID 설정

  6. OCB5 Injection 앗싸뵹! ㅋㅋ

  7. [linux] The Ultimate Wget Download Guide With 15 Awesome Examples

  8. [js] e.stopPropagation() VS e.preventDefault ()

  9. [c] 기막힌 정렬 코드 ㅋㄷ

  10. [android] 초간단 얼럿 (AlertDialog)

  11. 사이버보안실무 수업 메모

  12. [ios] 비동기 블럭 코드 예제

Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 98 Next
/ 98