Jenkins 설치
Jenkins 설정
GitHub 연동
Plugin 추가
Unity3d Plugin
Jenkins 관리 > 플러그인 관리
설치 가능 > unity 검색하여 Unity3d box check > install without restart
Global Tool Configuration > Unity3d > Add Unity3d
- Name – Unity Version 을 기입한다.
- Installation directory – Unity Hub > Installs에서 설치된 경로를 확인하여 기입한다.
Xcode Integration
Jenkins 관리 > Plugin Manager > Xcode integration plugin 추가
Jenkins 관리 > 시스템 설정 > Xcode Builder > Apple Development Teams 추가
- Team Name : 식별할 수 있는 이름을 입력한다.
- Development Team ID : 아래 ID 확인 방법을 참고하여 입력한다.
Apple Developer Team ID 확인
- Apple developer site > Certificates, Identifiers & Profiles > 우상단
- Apple developer site > Membership
- 또는 키체인
Unity Script Import
Download .unitypackage
Builder.unitypackage
03 6월 2022, 12:56 오후
Unity > Assets > Import Package > Custom Package…
Import