Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- ironpython
- pythonnet
- pypdf2
- pyautogui
- pdf merge
- Google API
- 파이썬 #업무자동화 #python
- Text-to-Speech
- YOLOv7
- objectdetection
- YOLOv5
- google cloud
- 사무자동화
- 사무자동화 #Selenium
- yolo
- 업무자동화
- DeepLearning
- processstart
- Text To Speech
- computervision
Archives
- Today
- Total
Doarchive
Create IPA and Distribute app 본문
Create IPA file -> Upload DropBox -> Setting que.plist -> Upload SPS-Synology
1. Create IPA file
- in Xcode - Product - archive - Distribute app
in designated folder, I can four files (A, B , info.plist , IPA )
2. upload Dropbox
- create folder as same with before(just change date or version )
3. setting que.plist
- copy que.plist and change link and ID
- copy link from Dropbox-IPA and put in que.plist link
-Change id as same with APP's bundle ID
4. upload Synology
copy Dropbox link and put in
728x90
'Mobile > iOS' 카테고리의 다른 글
[Xcode] Xcode 와 Git lab 연동 (0) | 2020.04.01 |
---|---|
Command PhaseScriptExecution failed with a nonzero exit code (0) | 2020.03.31 |
[Xcode] IPA 파일 만들기 (0) | 2020.03.25 |
[Xcode] Run 을 해도 실행이 안될때 (0) | 2020.03.24 |
[Objective C] iOS에서 log 를 txt 파일로 저장하는 두 가지 방법 (0) | 2020.03.19 |