Contents

Views 1074 Comment 0
Atachment
Attachment '1'
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

# Xcode에서 ARC (Automatic Reference Counting) 설정 방법


Project -> Targets -> Build Settings, 

Search for "Automatic Reference Counting"


arc.png



# 특정 파일을 프로젝트의 ARC 설정과 다르게 설정하는 경우


Project -> Targets -> Build Phases -> Compile Sources (xxx items), 

Search for the filename what you want.


How to enable arc for a single file in a project

-fobjc-arc


How to disable arc for a single file in a project

-fno-objc-arc


TAG •

?

List of Articles
No. Category Subject Author Date Views
12 Develop [ios] Facebook SDK 로그인 설명 file hooni 2017.04.19 1306
11 Develop [android] Calling activity function from separate class hooni 2016.11.15 1304
10 Develop [ios] NavigationController 에서 왼쪽(back) 버튼 후킹하기 hooni 2015.10.23 1293
9 Develop [ios] FlckrFeed Example App (Swift) file hooni 2016.11.27 1197
8 System/OS 맥에서 포트 확인하고 닫기 (mac) hooni 2022.03.22 1197
7 Develop [ios] 동영상 플레이어 샘플 (for Local File) file hooni 2017.02.07 1192
6 PPT [ppt] 정보보호관리 발표내용 #2 file hooni 2016.12.08 1185
5 Develop [ios] Did UIScrollView End Scrolling? hooni 2016.04.19 1165
4 System/OS [mac] OS X 엘 캐피탄에서 Soudflower 사용하기 2 file hooni 2016.10.03 1165
» Develop [ios] Xcode에서 특정 파일만 ARC 따로 설정하는 방법 file hooni 2017.03.29 1074
2 Develop [ios] NSString, RegularExpression Find/Replace hooni 2017.04.14 942
1 Develop [Android Error] The number of method references in a .dex file cannot exceed 64K hooni 2016.11.10 886
Board Pagination Prev 1 2 3 4 5 6 7 Next
/ 7