From 74e5371a241049c94b2f3386d94048e4226ee6da Mon Sep 17 00:00:00 2001 From: yeonee Date: Wed, 19 Aug 2026 20:02:25 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20#509=20=EA=B2=BD=EB=A1=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/fastlane_ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/fastlane_ci.yml b/.github/workflows/fastlane_ci.yml index 78ec0454..3e39b180 100644 --- a/.github/workflows/fastlane_ci.yml +++ b/.github/workflows/fastlane_ci.yml @@ -44,6 +44,7 @@ jobs: - name: Generate Config.xcconfig run: | + mkdir -p ByeBoo-iOS/Data/Config cat < ByeBoo-iOS/Data/Config/Config.xcconfig BASE_URL = ${BASE_URL} KAKAO_NATIVE_APP_KEY = ${KAKAO_NATIVE_APP_KEY}