Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 정보관리기술사
- VirtualBox
- swift
- MCP
- HTTP
- langchain
- app intents
- 파인 튜닝
- IOS
- persona
- MAC
- OSX
- Xcode
- Ventura
- SwiftUI
- php
- Llama
- apache
- ollama
- finetuning
- error outputting keys and certificates
- AI
- LLM
- 동형 암호
- 앱 인텐트
- apple intelligence
- 애플인텔리전스
- 클로드
- Claude
- python
Archives
- Today
- Total
Project Jo
XCode 에서 Release, Debug 변경 방법 본문
Library 나 Framework 를 빌드해서 배포 할 경우에 Release, Debug, Simulater 용으로 빌드를 할 필요가 생기게 된다.
Producr -> Scheme -> Edit Scheme 로 들어가면 된다.
단축키는 "Command + Shift + <" 이다.
'Developer > iOS' 카테고리의 다른 글
iOS MVVM 적용해 보기 (0) | 2022.01.06 |
---|---|
UIAlertController 를 여러번 띄우기 (0) | 2020.08.20 |
MDM Push 인증서 만들기 (9) | 2015.11.18 |
pem 만들기 커멘드 (0) | 2015.09.04 |
WebView 를 이용해서 HTML 긁어 오는 방법 (0) | 2015.04.14 |