Skip to content

Commit 64dfc4b

Browse files
committed
chore: iOS GitHub OAuth 설정 제거
1 parent b4583ef commit 64dfc4b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Application/App/Sources/Resource/Info.plist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<dict>
55
<key>TESTFLIGHT_URL</key>
66
<string>$(TESTFLIGHT_URL)</string>
7-
<key>APP_REDIRECT_URL</key>
8-
<string>$(APP_REDIRECT_URL)</string>
97
<key>CFBundleDevelopmentRegion</key>
108
<string>$(DEVELOPMENT_LANGUAGE)</string>
119
<key>CFBundleExecutable</key>
@@ -46,8 +44,6 @@
4644
<string>$(FUNCTION_API_BASE_URL)</string>
4745
<key>GIDClientID</key>
4846
<string>$(CLIENT_ID)</string>
49-
<key>GITHUB_CLIENT_ID</key>
50-
<string>$(GITHUB_CLIENT_ID)</string>
5147
<key>ITSAppUsesNonExemptEncryption</key>
5248
<false/>
5349
<key>LSApplicationCategoryType</key>

0 commit comments

Comments
 (0)