Skip to content

Commit

Permalink
๐Ÿ“ icon svg ํŒŒ์ผ ๋ณ€๊ฒฝ + icon ์ ์šฉ (#101)
Browse files Browse the repository at this point in the history
* feat: ์‚ฌ์šฉ์ž ์„ค์ • ์ด๋ฆ„ ์กฐํšŒ api ์—ฐ๋™

* feat: ๋‹ค๋ฅธ ์œ ์ € ๋ณ„๋ช… ๋ณ€๊ฒฝ api ์—ฐ๋™

* fix: ๊ด€๋ฆฌ์ž api ์ŠคํŽ™ ๋ณ€๊ฒฝ์œผ๋กœ ์ธํ•œ ์ ์šฉ

* feat: ๋ฐ˜๋ ค๋™๋ฌผ ์ˆ˜์ • view ui ์ˆ˜์ •

* feat: ๋ฐ˜๋ ค๋™๋ฌผ ์ •๋ณด ์กฐํšŒ api ์—ฐ๋™

* feat: PetProfileEditVC ui ์ˆ˜์ •

* feat: ์„ฑ๋ณ„ ui  menu -> PanModal๋กœ ๋ณ€๊ฒฝ + ๋ฐ˜๋ ค๋™๋ฌผ ์ •๋ณด ์กฐํšŒ api ๋ฐ์ดํ„ฐ ์—ฐ๋™

* feat: ๋ฐ˜๋ ค๋™๋ฌผ ์ •๋ณด ์ˆ˜์ • api ์—ฐ๋™

* feat: ๋ฐ˜๋ ค๋™๋ฌผ ์‚ญ์ œ api ์—ฐ๋™

* feat: ๋ฐ˜๋ ค๋™๋ฌผ ์‚ญ์ œ api ์—ฐ๋™ ->  ๋ฐ์ดํ„ฐ ์ ์šฉ

* docs: tabbar image ๋ณ€๊ฒฝ

* docs: ๊ธฐ๋ก, ์บ˜๋ฆฐ๋” ์ œ์™ธ ๋ชจ๋“  icon svg๋กœ ๋ณ€๊ฒฝ

* feat: splash ํ™”๋ฉด์— ์•„์ด์ฝ˜ ์ ์šฉ

* docs: icon svg ํŒŒ์ผ๋กœ ๋ณ€๊ฒฝ

* docs: icon svg ํŒŒ์ผ๋กœ ๋ณ€๊ฒฝ

* feat: splash ํ™”๋ฉด์— icon ์ ์šฉ

* docs: icon svg ํŒŒ์ผ๋กœ ๋ณ€๊ฒฝ

* feat: splash ํ™”๋ฉด์— icon ์ ์šฉ
  • Loading branch information
heejinnn authored Mar 23, 2024
1 parent 72b2f54 commit f5e570f
Show file tree
Hide file tree
Showing 112 changed files with 566 additions and 410 deletions.
16 changes: 7 additions & 9 deletions fit-a-pet-client/fit-a-pet-client.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
4A0CC3612B810C6E004A9D77 /* RootFolderPanModalVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootFolderPanModalVC.swift; sourceTree = "<group>"; };
4A0FEA482B1B5F6F0084CA6C /* FindInputPhoneNumVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FindInputPhoneNumVC.swift; sourceTree = "<group>"; };
4A0FEA4A2B1B5F820084CA6C /* FindInputAuthNumVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FindInputAuthNumVC.swift; sourceTree = "<group>"; };
4A11797D2BA6D4E000A9CF4C /* LocalNotiTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalNotiTest.swift; sourceTree = "<group>"; };
4A1545E32B90F14200008494 /* CancellationPopupVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CancellationPopupVC.swift; sourceTree = "<group>"; };
4A15F2062AA641910098F2F7 /* CustomNextBtn.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomNextBtn.swift; sourceTree = "<group>"; };
4A15F2082AA790D60098F2F7 /* CustomProgressBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomProgressBar.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -258,7 +259,6 @@
4AA9999F2A8485A600E495FA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
4AB6178D2B1CFAF300CED98E /* FindIdCheckVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FindIdCheckVC.swift; sourceTree = "<group>"; };
4ABB93342B7BA35800E1EA73 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../../Downloads/GoogleService-Info.plist"; sourceTree = "<group>"; };
4ABB93392B7BA78600E1EA73 /* fit-a-pet-clientRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "fit-a-pet-clientRelease.entitlements"; sourceTree = "<group>"; };
4ABB933A2B7BD60F00E1EA73 /* RecordCreateManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecordCreateManager.swift; sourceTree = "<group>"; };
4ABB933F2B7BDCB900E1EA73 /* ButtonStackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonStackView.swift; sourceTree = "<group>"; };
4ABE52FF2B5AD92F000EA41D /* PetDataManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PetDataManager.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -301,7 +301,7 @@
4AF2409F2B88C45D00E224AE /* InviteMemberTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InviteMemberTableViewCell.swift; sourceTree = "<group>"; };
4AF240A12B8A4E2600E224AE /* PetManagersManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PetManagersManager.swift; sourceTree = "<group>"; };
4AFBBBAE2B66DDFF00166643 /* ScheduleRegistrationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScheduleRegistrationManager.swift; sourceTree = "<group>"; };
A8CCF3AF04A53824C263132B /* Pods-fit-a-pet-client.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-fit-a-pet-client.debug.xcconfig"; path = "Target Support Files/Pods-fit-a-pet-client/Pods-fit-a-pet-client.debug.xcconfig"; sourceTree = "<group>"; };
8AAC3DBDE42E08A7E145CA8E /* Pods-fit-a-pet-client.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-fit-a-pet-client.debug.xcconfig"; path = "Target Support Files/Pods-fit-a-pet-client/Pods-fit-a-pet-client.debug.xcconfig"; sourceTree = "<group>"; };
AB1D3740B0C5A796E5D597B2 /* Pods_fit_a_pet_client.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_fit_a_pet_client.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

Expand Down Expand Up @@ -513,7 +513,6 @@
4AA999902A8485A500E495FA /* fit-a-pet-client */ = {
isa = PBXGroup;
children = (
4ABB93392B7BA78600E1EA73 /* fit-a-pet-clientRelease.entitlements */,
4A80E4D22B4882B500CD5D05 /* fit-a-pet-client.entitlements */,
4AD3541E2AAF7BA2004A47B3 /* UIElement */,
4ABE585F2A85E93100E22C5F /* Resource */,
Expand Down Expand Up @@ -559,6 +558,7 @@
4AA999952A8485A500E495FA /* FirstVC.swift */,
4A9936552B642A0800B7B21A /* CalendarRegistrationVC.swift */,
4AD354212AAF7E62004A47B3 /* TabBarController.swift */,
4A11797D2BA6D4E000A9CF4C /* LocalNotiTest.swift */,
);
path = ViewControllers;
sourceTree = "<group>";
Expand Down Expand Up @@ -771,8 +771,8 @@
8EF8644275BA065FBAA31F2B /* Pods */ = {
isa = PBXGroup;
children = (
A8CCF3AF04A53824C263132B /* Pods-fit-a-pet-client.debug.xcconfig */,
1BE018CCB6881B4EFC5C6D84 /* Pods-fit-a-pet-client.release.xcconfig */,
8AAC3DBDE42E08A7E145CA8E /* Pods-fit-a-pet-client.debug.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
Expand All @@ -795,8 +795,6 @@
dependencies = (
);
name = "fit-a-pet-client";
packageProductDependencies = (
);
productName = "fit-a-pet-client";
productReference = 4AA9998E2A8485A500E495FA /* fit-a-pet-client.app */;
productType = "com.apple.product-type.application";
Expand Down Expand Up @@ -825,8 +823,6 @@
Base,
);
mainGroup = 4AA999852A8485A500E495FA;
packageReferences = (
);
productRefGroup = 4AA9998F2A8485A500E495FA /* Products */;
projectDirPath = "";
projectRoot = "";
Expand Down Expand Up @@ -1103,6 +1099,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
INFOPLIST_KEY_CFBundleDisplayName = "Fit A Pet";
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
Expand Down Expand Up @@ -1158,6 +1155,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
INFOPLIST_KEY_CFBundleDisplayName = "Fit A Pet";
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
Expand All @@ -1170,7 +1168,7 @@
};
4AA999A32A8485A600E495FA /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = A8CCF3AF04A53824C263132B /* Pods-fit-a-pet-client.debug.xcconfig */;
baseConfigurationReference = 8AAC3DBDE42E08A7E145CA8E /* Pods-fit-a-pet-client.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
Expand Down
Binary file not shown.
49 changes: 33 additions & 16 deletions fit-a-pet-client/fit-a-pet-client/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ import NaverThirdPartyLogin
import Firebase
import FirebaseCore

import UserNotifications

@main
class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterDelegate {
class AppDelegate: UIResponder, UIApplicationDelegate {

func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {

Expand Down Expand Up @@ -41,6 +43,13 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
instance?.consumerSecret = naverClientSecret // pw
instance?.appName = "Fit a Pet" // app name

UNUserNotificationCenter.current().delegate = self

let authOptions: UNAuthorizationOptions = [.alert, .badge, .sound] // ํ•„์š”ํ•œ ์•Œ๋ฆผ ๊ถŒํ•œ์„ ์„ค์ •
UNUserNotificationCenter.current().requestAuthorization(
options: authOptions,
completionHandler: { _, _ in }
)

return true
}
Expand Down Expand Up @@ -96,25 +105,33 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD

}

extension AppDelegate: UNUserNotificationCenterDelegate {

// Foreground(์•ฑ ์ผœ์ง„ ์ƒํƒœ)์—์„œ๋„ ์•Œ๋ฆผ ์˜ค๋Š” ์„ค์ •
func userNotificationCenter(_ center: UNUserNotificationCenter, willPresent notification: UNNotification, withCompletionHandler completionHandler: @escaping (UNNotificationPresentationOptions) -> Void) {
completionHandler([.list, .banner])
}
}

extension AppDelegate: MessagingDelegate {
// ํ˜„์žฌ ๋“ฑ๋ก ํ† ํฐ ๊ฐ€์ ธ์˜ค๊ธฐ.
func messaging(_ messaging: Messaging, didReceiveRegistrationToken fcmToken: String?) {

let device = UIDevice.current
print("os: \(device.systemVersion)")
var modelName = ""
let selName = "_\("deviceInfo")ForKey:"
let selector = NSSelectorFromString(selName)

if device.responds(to: selector) { // [์˜ต์…”๋„ ์ฒดํฌ ์‹ค์‹œ]
modelName = String(describing: device.perform(selector, with: "marketing-name").takeRetainedValue())
}
print("devieModel: \(modelName)")

// TODO: - ๋””๋ฐ”์ด์Šค ํ† ํฐ์„ ๋ณด๋‚ด๋Š” ์„œ๋ฒ„ํ†ต์‹  ๊ตฌํ˜„
print("APNs fcm Token: \(String(describing: fcmToken!))")
// sendDeviceTokenWithAPI(fcmToken: fcmToken ?? "")
//
// let device = UIDevice.current
// print("os: \(device.systemVersion)")
// var modelName = ""
// let selName = "_\("deviceInfo")ForKey:"
// let selector = NSSelectorFromString(selName)
//
// if device.responds(to: selector) { // [์˜ต์…”๋„ ์ฒดํฌ ์‹ค์‹œ]
// modelName = String(describing: device.perform(selector, with: "marketing-name").takeRetainedValue())
// }
// print("devieModel: \(modelName)")
//
// // TODO: - ๋””๋ฐ”์ด์Šค ํ† ํฐ์„ ๋ณด๋‚ด๋Š” ์„œ๋ฒ„ํ†ต์‹  ๊ตฌํ˜„
// print("APNs fcm Token: \(String(describing: fcmToken!))")
//// // sendDeviceTokenWithAPI(fcmToken: fcmToken ?? "")
////
// AuthorizationAlamofire.shared.registDeviceToken(String(describing: fcmToken!), device.systemVersion, modelName) {result in
// switch result {
// case .success(let data):
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
{
"images" : [
{
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{"images":[{"size":"60x60","expected-size":"180","filename":"180.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"iphone","scale":"3x"},{"size":"40x40","expected-size":"80","filename":"80.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"iphone","scale":"2x"},{"size":"40x40","expected-size":"120","filename":"120.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"iphone","scale":"3x"},{"size":"60x60","expected-size":"120","filename":"120.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"iphone","scale":"2x"},{"size":"57x57","expected-size":"57","filename":"57.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"iphone","scale":"1x"},{"size":"29x29","expected-size":"58","filename":"58.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"iphone","scale":"2x"},{"size":"29x29","expected-size":"29","filename":"29.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"iphone","scale":"1x"},{"size":"29x29","expected-size":"87","filename":"87.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"iphone","scale":"3x"},{"size":"57x57","expected-size":"114","filename":"114.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"iphone","scale":"2x"},{"size":"20x20","expected-size":"40","filename":"40.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"iphone","scale":"2x"},{"size":"20x20","expected-size":"60","filename":"60.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"iphone","scale":"3x"},{"size":"1024x1024","filename":"1024.png","expected-size":"1024","idiom":"ios-marketing","folder":"Assets.xcassets/AppIcon.appiconset/","scale":"1x"},{"size":"40x40","expected-size":"80","filename":"80.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"2x"},{"size":"72x72","expected-size":"72","filename":"72.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"1x"},{"size":"76x76","expected-size":"152","filename":"152.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"2x"},{"size":"50x50","expected-size":"100","filename":"100.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"2x"},{"size":"29x29","expected-size":"58","filename":"58.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"2x"},{"size":"76x76","expected-size":"76","filename":"76.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"1x"},{"size":"29x29","expected-size":"29","filename":"29.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"1x"},{"size":"50x50","expected-size":"50","filename":"50.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"1x"},{"size":"72x72","expected-size":"144","filename":"144.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"2x"},{"size":"40x40","expected-size":"40","filename":"40.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"1x"},{"size":"83.5x83.5","expected-size":"167","filename":"167.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"2x"},{"size":"20x20","expected-size":"20","filename":"20.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"1x"},{"size":"20x20","expected-size":"40","filename":"40.png","folder":"Assets.xcassets/AppIcon.appiconset/","idiom":"ipad","scale":"2x"}]}
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,24 @@
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.161",
"green" : "0.604",
"red" : "0.984"
}
},
"idiom" : "universal"
}
],
"info" : {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "1.000",
"green" : "1.000",
"red" : "1.000"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "1.000",
"green" : "1.000",
"red" : "1.000"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
{
"images" : [
{

"filename" : "icon_oauth_apple.svg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
{
"images" : [
{


"filename" : "icon_oauth_google.svg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
"idiom" : "universal"

}
],
"info" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,8 @@
"images" : [
{
"filename" : "icon_oauth_kakao.svg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,7 @@
{
"filename" : "icon_oauth_naver.svg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
}
],
"info" : {
"author" : "xcode",
Expand Down
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"images" : [
{
"filename" : "icon_tabbar_calendar.svg",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
}
Loading

0 comments on commit f5e570f

Please sign in to comment.