Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week/7 #13

Merged
merged 23 commits into from
Jan 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
48de7d8
week/7-[Feat] SwiftUI 프로젝트 세팅
choiyoubin Dec 4, 2024
6d05477
week/7-[Feat] 이미지 추가
choiyoubin Dec 5, 2024
62ad254
week/7-[Feat] App 모델 및 DownloadState 생성
choiyoubin Dec 5, 2024
63def39
week/7-[Feat] TossView 분리
choiyoubin Dec 5, 2024
6d6c5a4
week/7-[Feat] MVVM 패턴 그룹 분리
choiyoubin Dec 5, 2024
d3f2a7b
week/7-[Feat] AppDetailHeaderView TossViewModel 사용하여 변경
choiyoubin Dec 5, 2024
b56f390
week/7-[Feat] AppDescriptionView TossViewModel 연결
choiyoubin Dec 8, 2024
66255b5
week/7-[Feat] Preview 삭제 및 Review, Preview,News TossViewModel 연결
choiyoubin Dec 8, 2024
18b91bc
week/7-[Feat] NavigationView, Link 연결
choiyoubin Dec 8, 2024
a42c4c7
week/7-[Feat] ChartViewModel 구현
choiyoubin Dec 8, 2024
e6f4285
week/7-[Chore] Chart 그룹화
choiyoubin Dec 8, 2024
294c59d
week/7-[Feat] MainBannerCell 구현
choiyoubin Dec 8, 2024
845f6c4
week/7-[Feat] MainBannerCell BannerModel, ViewModel 연결 및 viewModel 네이밍수정
choiyoubin Dec 9, 2024
972a817
week/7-[Feat] AppStoreMainView 구성 완료/EssentialApp, Ranking 컴포넌트 구현
choiyoubin Dec 9, 2024
8baa4e9
week/7-[Feat] 금융 카테고리 진입 화면 설정 및 navigation 연동
choiyoubin Dec 9, 2024
1d70d49
week/7-[Feat] 메인화면 ScrollView, LazyHGrid 적용
choiyoubin Dec 9, 2024
29816ba
week/7-[Chore] NavigationView 범위 변경
choiyoubin Dec 9, 2024
36c75fe
week/7-[Feat] Index 계산하여 LazyHGrid 내부 List 아이템 정의
choiyoubin Dec 9, 2024
e5c9817
week/7-[Feat] ChartCell, ChartViewModel 분기처리
choiyoubin Dec 9, 2024
9e84d58
week/7-[Feat] AppHelpfulReview, Preview paging 구현
choiyoubin Dec 9, 2024
e9e13d0
week/7-[Chore] FinanceChart category 분기 처리 수정
choiyoubin Dec 9, 2024
b363ffb
week/7-[Chore] ChartCell 분기처리 수정
choiyoubin Dec 9, 2024
7302c07
week/7-[Feat] reviewButton 색 변환 추가
choiyoubin Dec 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions SOPT-35-Seminar/SOPT-35-Seminar.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
02B1A2062CB1019200E91477 /* Sources */,
02B1A2072CB1019200E91477 /* Frameworks */,
02B1A2082CB1019200E91477 /* Resources */,
E660802CB1FFAF1D59DF8BEA /* [CP] Embed Pods Frameworks */,
58175427D6F86FD7D60E2443 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -514,7 +514,7 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
E660802CB1FFAF1D59DF8BEA /* [CP] Embed Pods Frameworks */ = {
58175427D6F86FD7D60E2443 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand Down
329 changes: 329 additions & 0 deletions SOPT-SwiftUI-Seminar/SOPT-SwiftUI-Seminar.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,329 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 77;
objects = {

/* Begin PBXFileReference section */
0258D0382D00B203007FB020 /* SOPT-SwiftUI-Seminar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SOPT-SwiftUI-Seminar.app"; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFileSystemSynchronizedRootGroup section */
0258D03A2D00B203007FB020 /* SOPT-SwiftUI-Seminar */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = "SOPT-SwiftUI-Seminar";
sourceTree = "<group>";
};
/* End PBXFileSystemSynchronizedRootGroup section */

/* Begin PBXFrameworksBuildPhase section */
0258D0352D00B203007FB020 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
0258D02F2D00B203007FB020 = {
isa = PBXGroup;
children = (
0258D03A2D00B203007FB020 /* SOPT-SwiftUI-Seminar */,
0258D0392D00B203007FB020 /* Products */,
);
sourceTree = "<group>";
};
0258D0392D00B203007FB020 /* Products */ = {
isa = PBXGroup;
children = (
0258D0382D00B203007FB020 /* SOPT-SwiftUI-Seminar.app */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
0258D0372D00B203007FB020 /* SOPT-SwiftUI-Seminar */ = {
isa = PBXNativeTarget;
buildConfigurationList = 0258D0462D00B205007FB020 /* Build configuration list for PBXNativeTarget "SOPT-SwiftUI-Seminar" */;
buildPhases = (
0258D0342D00B203007FB020 /* Sources */,
0258D0352D00B203007FB020 /* Frameworks */,
0258D0362D00B203007FB020 /* Resources */,
);
buildRules = (
);
dependencies = (
);
fileSystemSynchronizedGroups = (
0258D03A2D00B203007FB020 /* SOPT-SwiftUI-Seminar */,
);
name = "SOPT-SwiftUI-Seminar";
packageProductDependencies = (
);
productName = "SOPT-SwiftUI-Seminar";
productReference = 0258D0382D00B203007FB020 /* SOPT-SwiftUI-Seminar.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
0258D0302D00B203007FB020 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1610;
LastUpgradeCheck = 1610;
TargetAttributes = {
0258D0372D00B203007FB020 = {
CreatedOnToolsVersion = 16.1;
};
};
};
buildConfigurationList = 0258D0332D00B203007FB020 /* Build configuration list for PBXProject "SOPT-SwiftUI-Seminar" */;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 0258D02F2D00B203007FB020;
minimizedProjectReferenceProxies = 1;
preferredProjectObjectVersion = 77;
productRefGroup = 0258D0392D00B203007FB020 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
0258D0372D00B203007FB020 /* SOPT-SwiftUI-Seminar */,
);
};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
0258D0362D00B203007FB020 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
0258D0342D00B203007FB020 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
0258D0442D00B205007FB020 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 18.1;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
0258D0452D00B205007FB020 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 18.1;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
0258D0472D00B205007FB020 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"SOPT-SwiftUI-Seminar/Preview Content\"";
DEVELOPMENT_TEAM = DRD9SK8539;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.youbeen.SOPT-SwiftUI-Seminar";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
0258D0482D00B205007FB020 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"SOPT-SwiftUI-Seminar/Preview Content\"";
DEVELOPMENT_TEAM = DRD9SK8539;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.youbeen.SOPT-SwiftUI-Seminar";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
0258D0332D00B203007FB020 /* Build configuration list for PBXProject "SOPT-SwiftUI-Seminar" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0258D0442D00B205007FB020 /* Debug */,
0258D0452D00B205007FB020 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
0258D0462D00B205007FB020 /* Build configuration list for PBXNativeTarget "SOPT-SwiftUI-Seminar" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0258D0472D00B205007FB020 /* Debug */,
0258D0482D00B205007FB020 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 0258D0302D00B203007FB020 /* Project object */;
}
Loading