Contents

조회 수 946 댓글 0
Atachment
첨부 '1'
?

단축키

Prev이전 문서

Next다음 문서

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

단축키

Prev이전 문서

Next다음 문서

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

# 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
번호 분류 제목 글쓴이 날짜 조회 수
12 Develop [ios] Facebook SDK 로그인 설명 file hooni 2017.04.19 1159
11 Develop [android] Calling activity function from separate class hooni 2016.11.15 1157
10 System/OS Enable Safari Hidden Debug Menu in Mac OS X file hooni 2017.02.07 1145
9 Develop [ios] FlckrFeed Example App (Swift) file hooni 2016.11.27 1075
8 Develop [ios] 동영상 플레이어 샘플 (for Local File) file hooni 2017.02.07 1073
7 PPT [ppt] 정보보호관리 발표내용 #2 file hooni 2016.12.08 1065
6 Develop [ios] Did UIScrollView End Scrolling? hooni 2016.04.19 1021
» Develop [ios] Xcode에서 특정 파일만 ARC 따로 설정하는 방법 file hooni 2017.03.29 946
4 System/OS 맥에서 포트 확인하고 닫기 (mac) hooni 2022.03.22 893
3 System/OS [mac] OS X 엘 캐피탄에서 Soudflower 사용하기 2 file hooni 2016.10.03 880
2 Develop [ios] NSString, RegularExpression Find/Replace hooni 2017.04.14 836
1 Develop [Android Error] The number of method references in a .dex file cannot exceed 64K hooni 2016.11.10 756
Board Pagination Prev 1 2 3 4 5 6 7 Next
/ 7