Skip to content

Commit

Permalink
Merge pull request #225 from teamterning/Setting/#224
Browse files Browse the repository at this point in the history
[Setting] #224 - v1.0.4 ๋ฒ„์ „ ๋ฐฐํฌ, ์ผ๋ถ€ Amplitude ์ถ”์  Event ์ถ”๊ฐ€ ํ•˜์˜€์Šต๋‹ˆ๋‹ค.
  • Loading branch information
thingineeer authored Nov 19, 2024
2 parents 05bc7ea + 934c447 commit 19bb55a
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 8 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# ๐Ÿ‘” terning ํ„ฐ๋‹ - ๋Œ€ํ•™์ƒ ์ธํ„ด, ๊ณต๊ณ  ๊ด€๋ฆฌ ์บ˜๋ฆฐ๋”

## ์•ฑ์Šคํ† ์–ด ๋งํฌ : [์•ฑ์Šคํ† ์–ด](https://apps.apple.com/kr/app/terning-%ED%84%B0%EB%8B%9D-%EB%8C%80%ED%95%99%EC%83%9D-%EC%9D%B8%ED%84%B4-%EA%B3%B5%EA%B3%A0-%EA%B4%80%EB%A6%AC-%EC%BA%98%EB%A6%B0%EB%8D%94/id6547866420) v1.0.3
## ์•ฑ์Šคํ† ์–ด ๋งํฌ : [์•ฑ์Šคํ† ์–ด](https://apps.apple.com/kr/app/terning-%ED%84%B0%EB%8B%9D-%EB%8C%80%ED%95%99%EC%83%9D-%EC%9D%B8%ED%84%B4-%EA%B3%B5%EA%B3%A0-%EA%B4%80%EB%A6%AC-%EC%BA%98%EB%A6%B0%EB%8D%94/id6547866420) v1.0.4
<p align="center"><img src="https://github.com/user-attachments/assets/984e7795-3746-4e7a-ad6c-cb1cb376c481"></p>

**๋‚ด ๊ณ„ํš์— ๋”ฑ ๋งž๋Š” ๋Œ€ํ•™์ƒ ์ธํ„ด์˜ ์‹œ์ž‘, ํ„ฐ๋‹**
Expand Down Expand Up @@ -126,7 +126,7 @@



## *๐Ÿ“– Development Environment and Using Library**
## **๐Ÿ“– Development Environment and Using Library**

- Development Environment
<p align="left">
Expand All @@ -150,6 +150,7 @@
KakaoSDK | ์นด์นด์˜ค ์†Œ์…œ ๋กœ๊ทธ์ธ ๊ตฌํ˜„ | 2.22.4 | SPM
Inject | SwiftUI ์ฒ˜๋Ÿผ ๋ทฐ ๋””๋ฒ„๊น… | 1.5.2 | SPM
Lottie | ์• ๋‹ˆ๋ฉ”์ด์…˜ ๊ตฌํ˜„ | 4.5.0 | SPM
Amplitude | ๋ฐ์ดํ„ฐ ๋ถ„์„ | 1.9.4 | SPM
<br>

- ๐Ÿงฑ framework
Expand Down
8 changes: 4 additions & 4 deletions Terning-iOS/Terning-iOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1736,7 +1736,7 @@
CODE_SIGN_ENTITLEMENTS = "Terning-iOS/Terning-iOS.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2024.1028.0142;
CURRENT_PROJECT_VERSION = 2024.1119.2145;
DEVELOPMENT_TEAM = 8Q4H7X3Q58;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1751,7 +1751,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
OTHER_LDFLAGS = (
"-Xlinker",
"-interposable",
Expand All @@ -1776,7 +1776,7 @@
CODE_SIGN_ENTITLEMENTS = "Terning-iOS/Terning-iOS.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2024.1028.0142;
CURRENT_PROJECT_VERSION = 2024.1119.2145;
DEVELOPMENT_TEAM = 8Q4H7X3Q58;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1791,7 +1791,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
PRODUCT_BUNDLE_IDENTIFIER = "com.terning.Terning-iOS";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
4 changes: 2 additions & 2 deletions Terning-iOS/Terning-iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<key>CFBundleDisplayName</key>
<string>terning</string>
<key>CFBundleShortVersionString</key>
<string>1.0.3</string>
<string>1.0.4</string>
<key>CFBundleVersion</key>
<string>2024.1028.0142</string>
<string>2024.1119.2145</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>CFBundleURLTypes</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ extension ProfileViewController {
}

private func pushToWelcome() {
track(eventName: .clickStartService)
let welcomeViewController = WelcomeViewController(viewType: .first)
OnboardingData.shared.userName = self.userName
self.navigationController?.pushViewController(welcomeViewController, animated: true)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,8 @@ extension SearchViewController: UICollectionViewDelegate {

if collectionView == rootView.advertisementCollectionView {
let advertisement = viewModel.advertisements[indexPath.item]

track(eventName: .clickQuestBanner, eventProperties: ["๋ฐฐ๋„ˆ ์œ„์น˜": "\(indexPath.item + 1) ๋ฒˆ์งธ ๋ฐฐ๋„ˆ ํด๋ฆญ"])
if let url = URL(string: advertisement.link) {
UIApplication.shared.open(url, options: [:], completionHandler: nil)
}
Expand Down

0 comments on commit 19bb55a

Please sign in to comment.