Skip to content

Commit 0b85d72

Browse files
committed
2 parents 5630bcc + 9f3fa24 commit 0b85d72

File tree

27 files changed

+617
-317
lines changed

27 files changed

+617
-317
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@
1414

1515
## 앱아이콘
1616

17-
## 앱 UI
17+
<img src="https://user-images.githubusercontent.com/75601594/218899061-135bc416-785f-4424-a3fc-e2ec703a4798.png">
1818

19+
## 앱 UI
20+
<img src="https://user-images.githubusercontent.com/75601594/218898659-94e9b871-bc09-41ee-aab0-97bcf59dde3a.png">
1921

2022
## 토스 코인앱은 어떤건가요??
2123

@@ -30,8 +32,14 @@
3032

3133

3234
## 팀원 소개
33-
34-
35+
IOS 메인 개발: [로이](https://github.com/Roy-wonji)<br>
36+
IOS 개발 및 PM : [성형](https://github.com/seonghyeonOrNot)<br>
37+
IOS 개발 : [승용](https://github.com/KSYong)
38+
39+
## 앱스토어
40+
## App stroe
41+
<a href="https://apps.apple.com/us/app/%EC%BD%94%EC%9D%B8%EB%AA%A8%EC%97%AC/id1662176617" style="display: inline-block; overflow: hidden; border-radius: 13px; width: 250px; height: 83px;"><img src="https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-US?size=250x83&amp" alt="Download on the App Store" style="border-radius: 13px; width: 250px; height: 83px;">
42+
</a>
3543

3644

3745
## 사용한 라이브러리

StockApp/Firebase/GoogleService-Info.plist

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,32 @@
33
<plist version="1.0">
44
<dict>
55
<key>CLIENT_ID</key>
6-
<string>1060378286730-d080s67ukoj1bll1ejs0bu154mbna1j7.apps.googleusercontent.com</string>
6+
<string>1060378286730-29djldpanil8cgbcgqnrh8dt4b751042.apps.googleusercontent.com</string>
77
<key>REVERSED_CLIENT_ID</key>
8-
<string>com.googleusercontent.apps.1060378286730-d080s67ukoj1bll1ejs0bu154mbna1j7</string>
8+
<string>com.googleusercontent.apps.1060378286730-29djldpanil8cgbcgqnrh8dt4b751042</string>
99
<key>API_KEY</key>
1010
<string>AIzaSyBdwoezq_Q99fpdGb5F7V-T0f24iPKCqYE</string>
1111
<key>GCM_SENDER_ID</key>
1212
<string>1060378286730</string>
1313
<key>PLIST_VERSION</key>
1414
<string>1</string>
1515
<key>BUNDLE_ID</key>
16-
<string>Roy.com.StockApp</string>
16+
<string>Roy.com.CoinMoya</string>
1717
<key>PROJECT_ID</key>
1818
<string>coinmoya-d0b4b</string>
1919
<key>STORAGE_BUCKET</key>
2020
<string>coinmoya-d0b4b.appspot.com</string>
2121
<key>IS_ADS_ENABLED</key>
22-
<false/>
22+
<false></false>
2323
<key>IS_ANALYTICS_ENABLED</key>
24-
<true/>
24+
<false></false>
2525
<key>IS_APPINVITE_ENABLED</key>
26-
<true/>
26+
<true></true>
2727
<key>IS_GCM_ENABLED</key>
28-
<true/>
28+
<true></true>
2929
<key>IS_SIGNIN_ENABLED</key>
30-
<true/>
30+
<true></true>
3131
<key>GOOGLE_APP_ID</key>
32-
<string>1:1060378286730:ios:526ec0d6b72e4fe6c3ab73</string>
32+
<string>1:1060378286730:ios:b461c7c0405a684bc3ab73</string>
3333
</dict>
34-
</plist>
34+
</plist>

StockApp/StockApp.xcodeproj/project.pbxproj

Lines changed: 120 additions & 142 deletions
Large diffs are not rendered by default.

StockApp/StockApp.xcodeproj/xcshareddata/xcschemes/StockApp.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1410"
3+
LastUpgradeVersion = "1420"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

StockApp/StockApp/Application/StockAppApp.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import FirebaseCore
1010
import FirebaseFirestore
1111
import FirebaseAuth
1212
import Firebase
13-
import FirebaseAppCheck
1413

1514
@available(iOS 16.0, *)
1615
@MainActor
@@ -29,10 +28,6 @@ struct StockAppApp: App {
2928
let providerFactory = StockAppCheck()
3029

3130
init() {
32-
//MARK: - 카카오 로그인 관련
33-
// KakaoSDK.initSDK(appKey: SecretKey.kakoNativeAppKey)
34-
//MARK: - 네비게이션 바 설정
35-
AppCheck.setAppCheckProviderFactory(providerFactory)
3631
FirebaseApp.configure()
3732
UINavigationBar.appearance().largeTitleTextAttributes = [.foregroundColor: UIColor(Color.fontColor.mainFontColor)]
3833
UINavigationBar.appearance().titleTextAttributes = [.foregroundColor : UIColor(Color.fontColor.mainFontColor),

StockApp/StockApp/Assets.xcassets/ColorAsset/BackgroundColor.colorset/Contents.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"color-space" : "srgb",
66
"components" : {
77
"alpha" : "1.000",
8-
"blue" : "1.000",
9-
"green" : "1.000",
10-
"red" : "1.000"
8+
"blue" : "0xFF",
9+
"green" : "0xFF",
10+
"red" : "0xFF"
1111
}
1212
},
1313
"idiom" : "universal"

StockApp/StockApp/Assets.xcassets/ColorAsset/MainColor2.colorset/Contents.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"color-space" : "srgb",
4242
"components" : {
4343
"alpha" : "1.000",
44-
"blue" : "0.569",
45-
"green" : "0.400",
46-
"red" : "0.286"
44+
"blue" : "145",
45+
"green" : "102",
46+
"red" : "73"
4747
}
4848
},
4949
"idiom" : "universal"

StockApp/StockApp/Assets.xcassets/ColorAsset/MainColor3.colorset/Contents.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"color-space" : "srgb",
4242
"components" : {
4343
"alpha" : "1.000",
44-
"blue" : "0.639",
45-
"green" : "0.471",
46-
"red" : "0.431"
44+
"blue" : "163",
45+
"green" : "120",
46+
"red" : "110"
4747
}
4848
},
4949
"idiom" : "universal"

StockApp/StockApp/Assets.xcassets/ColorAsset/White.colorset/Contents.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"color-space" : "srgb",
4242
"components" : {
4343
"alpha" : "1.000",
44-
"blue" : "0.976",
45-
"green" : "0.961",
46-
"red" : "0.949"
44+
"blue" : "249",
45+
"green" : "245",
46+
"red" : "242"
4747
}
4848
},
4949
"idiom" : "universal"

StockApp/StockApp/Assets.xcassets/FontColorAsset/AccentColor.colorset/Contents.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"color-space" : "srgb",
4242
"components" : {
4343
"alpha" : "1.000",
44-
"blue" : "0xFF",
45-
"green" : "0xF5",
46-
"red" : "0xF0"
44+
"blue" : "1.000",
45+
"green" : "0.961",
46+
"red" : "0.941"
4747
}
4848
},
4949
"idiom" : "universal"

0 commit comments

Comments
 (0)