<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Project Configuration on Kelly Dev</title><link>https://kelly-chui.github.io/tags/project-configuration/</link><description>Recent content in Project Configuration on Kelly Dev</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 05 Jun 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://kelly-chui.github.io/tags/project-configuration/index.xml" rel="self" type="application/rss+xml"/><item><title>SniffMEET. Xcode 프로젝트 파일 정리하기</title><link>https://kelly-chui.github.io/posts/sniffmeet-dev-log-xcode-project-cleanup/</link><pubDate>Thu, 05 Jun 2025 00:00:00 +0000</pubDate><guid>https://kelly-chui.github.io/posts/sniffmeet-dev-log-xcode-project-cleanup/</guid><description>&lt;h2 id="작업-내역"&gt;작업 내역&lt;/h2&gt;
&lt;img loading="lazy" src="https://kelly-chui.github.io/posts/sniffmeet-dev-log-xcode-project-cleanup/image-001-optimized-image.webp"&gt;&lt;p&gt;Xcode에서 프로젝트 파일 관련 경고가 많이 떠서 정리했다.&lt;/p&gt;
&lt;h2 id="작업-내역-1"&gt;작업 내역&lt;/h2&gt;
&lt;h3 id="null-파일-제거"&gt;null 파일 제거&lt;/h3&gt;
&lt;div class="code-theme-github"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;320043702CDC9A0D00D08B6D /* (null) in Sources */ = {isa = PBXBuildFile; };
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;320043722CDC9E5F00D08B6D /* (null) in Sources */ = {isa = PBXBuildFile; };
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;320043762CDCA18E00D08B6D /* (null) in Sources */ = {isa = PBXBuildFile; };
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;320043782CDCA49100D08B6D /* (null) in Sources */ = {isa = PBXBuildFile; };
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;3200437C2CDCA6F300D08B6D /* (null) in Sources */ = {isa = PBXBuildFile; };&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;이전에 있었던 구조 변경이나, git 충돌/머지 등 다양한 이유로 프로젝트 파일 안에 &lt;code&gt;(null)&lt;/code&gt; 파일을 참조하는 라인이 많이 있었다.&lt;/p&gt;</description></item></channel></rss>