Skip to content

Commit

Permalink
[Chore] iOS Font 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
SEEWON committed May 17, 2022
1 parent b075372 commit 2a5b365
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 3 deletions.
Binary file not shown.
11 changes: 11 additions & 0 deletions ios/ChatMinderClient.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@
96905EF65AED1B983A6B3ABC /* libPods-ChatMinderClient.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ChatMinderClient.a */; };
B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; };
BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; };
E885639628329967004C2D40 /* Fonts in Resources */ = {isa = PBXBuildFile; fileRef = E885639528329967004C2D40 /* Fonts */; };
E8C160DC281E95C8008F1C04 /* KakaoOpenSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E8C160DB281E95C8008F1C04 /* KakaoOpenSDK.framework */; };
F6F3F282CCBF422499233429 /* NanumSquareOTF_ac.otf in Resources */ = {isa = PBXBuildFile; fileRef = F158A8C104434834B225157E /* NanumSquareOTF_ac.otf */; };
CA959082E3104EB2A3C82B5D /* NanumSquareOTF_acEB.otf in Resources */ = {isa = PBXBuildFile; fileRef = 5C4D6433B37A4B26847B3C74 /* NanumSquareOTF_acEB.otf */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand All @@ -35,10 +37,12 @@
AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = ChatMinderClient/SplashScreen.storyboard; sourceTree = "<group>"; };
ACAB6A2012AB4460948EB89A /* NanumSquareOTF_ac Bold.otf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "NanumSquareOTF_ac Bold.otf"; path = "../shared/assets/fonts/NanumSquareOTF_ac Bold.otf"; sourceTree = "<group>"; };
BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; };
E885639528329967004C2D40 /* Fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Fonts; sourceTree = "<group>"; };
E8C160DB281E95C8008F1C04 /* KakaoOpenSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = KakaoOpenSDK.framework; sourceTree = "<group>"; };
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
F158A8C104434834B225157E /* NanumSquareOTF_ac.otf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = NanumSquareOTF_ac.otf; path = ../shared/assets/fonts/NanumSquareOTF_ac.otf; sourceTree = "<group>"; };
FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-ChatMinderClient/ExpoModulesProvider.swift"; sourceTree = "<group>"; };
5C4D6433B37A4B26847B3C74 /* NanumSquareOTF_acEB.otf */ = {isa = PBXFileReference; name = "NanumSquareOTF_acEB.otf"; path = "../shared/assets/fonts/NanumSquareOTF_acEB.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -85,6 +89,7 @@
480422C5A1154CCB8C977B64 /* Gordita.otf */,
ACAB6A2012AB4460948EB89A /* NanumSquareOTF_ac Bold.otf */,
F158A8C104434834B225157E /* NanumSquareOTF_ac.otf */,
5C4D6433B37A4B26847B3C74 /* NanumSquareOTF_acEB.otf */,
);
name = Resources;
sourceTree = "<group>";
Expand All @@ -99,6 +104,7 @@
83CBB9F61A601CBA00E9B192 = {
isa = PBXGroup;
children = (
E885639528329967004C2D40 /* Fonts */,
13B07FAE1A68108700A75B9A /* ChatMinderClient */,
832341AE1AAA6A7D00B99B32 /* Libraries */,
83CBBA001A601CBA00E9B192 /* Products */,
Expand Down Expand Up @@ -187,6 +193,7 @@
LastUpgradeCheck = 1130;
TargetAttributes = {
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = 38PQNUWA4F;
LastSwiftMigration = 1250;
};
};
Expand Down Expand Up @@ -219,7 +226,9 @@
3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */,
2D5C94F20DAA47F6AD07E5C2 /* Gordita.otf in Resources */,
190C43339A6044889426B68E /* NanumSquareOTF_ac Bold.otf in Resources */,
E885639628329967004C2D40 /* Fonts in Resources */,
F6F3F282CCBF422499233429 /* NanumSquareOTF_ac.otf in Resources */,
CA959082E3104EB2A3C82B5D /* NanumSquareOTF_acEB.otf in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -330,6 +339,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 38PQNUWA4F;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -363,6 +373,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 38PQNUWA4F;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
Expand Down
7 changes: 4 additions & 3 deletions ios/ChatMinderClient/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
<string>106bf8fccf5807731fa7084ac4459ee9</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>kakaokompassauth</string>
<string>storykompassauth</string>
<string>kakaolink</string>
<string>kakaokompassauth</string>
<string>storykompassauth</string>
<string>kakaolink</string>
</array>
<key>LSRequiresIPhoneOS</key>
<true/>
Expand All @@ -59,6 +59,7 @@
<string>Gordita.otf</string>
<string>NanumSquareOTF_ac Bold.otf</string>
<string>NanumSquareOTF_ac.otf</string>
<string>NanumSquareOTF_acEB.otf</string>
</array>
<key>UILaunchStoryboardName</key>
<string>SplashScreen</string>
Expand Down
Binary file added ios/Fonts/Gordita.otf
Binary file not shown.
Binary file added ios/Fonts/NanumSquareOTF_ac Bold.otf
Binary file not shown.
Binary file added ios/Fonts/NanumSquareOTF_ac.otf
Binary file not shown.
Binary file added ios/Fonts/NanumSquareOTF_acEB.otf
Binary file not shown.

0 comments on commit 2a5b365

Please sign in to comment.