Skip to content

Commit

Permalink
Merge pull request #122 from DeveloperAcademy-POSTECH/feature/#116
Browse files Browse the repository at this point in the history
[Release] 1.1.0 업데이트
  • Loading branch information
sozohoy authored Dec 21, 2023
2 parents e652d3e + f54ff1b commit b10b204
Show file tree
Hide file tree
Showing 67 changed files with 859 additions and 756 deletions.
6 changes: 3 additions & 3 deletions Projects/App/Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ import ProjectDescriptionHelpers
private let moduleName = "App"

let infoPlist: [String: Plist.Value] = [
"CFBundleShortVersionString": "1.0.3",
"CFBundleShortVersionString": "1.1.0",
"CFBundleVersion": "1",
"CFBundleDisplayName": "Linable",
"UIMainStoryboardFile": "",
"UILaunchStoryboardName": "LaunchScreen",
"NSPhotoLibraryAddUsageDescription" : "to let you export images to photo library",
"CFBundleAllowMixedLocalizations" : "true",
"NSPhotoLibraryAddUsageDescription": "to let you export images to photo library",
"CFBundleAllowMixedLocalizations": "true",
"UISupportedInterfaceOrientations": ["UIInterfaceOrientationPortrait"],
"LSApplicationCategoryType": "public.app-category.sports",
"UIUserInterfaceStyle": "Light"
Expand Down
47 changes: 32 additions & 15 deletions Projects/App/Resources/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,23 @@
}
}
},
"Add Team" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Add Team"
}
},
"ko" : {
"stringUnit" : {
"state" : "translated",
"value" : "팀 추가"
}
}
}
},
"Change" : {
"extractionState" : "manual",
"localizations" : {
Expand Down Expand Up @@ -352,87 +369,87 @@
}
}
},
"Push To Edit" : {
"Registered" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Push to Edit"
"value" : "Registered"
}
},
"ko" : {
"stringUnit" : {
"state" : "translated",
"value" : "밀어올려서 편집하기"
"value" : "등록 완료"
}
}
}
},
"Registered" : {
"Share" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Registered"
"value" : "Share"
}
},
"ko" : {
"stringUnit" : {
"state" : "translated",
"value" : "등록 완료"
"value" : "공유하기"
}
}
}
},
"Share" : {
"Show More" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Share"
"value" : "Show more"
}
},
"ko" : {
"stringUnit" : {
"state" : "translated",
"value" : "공유하기"
"value" : "더 보기"
}
}
}
},
"Show More" : {
"Sub Color" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Show more"
"value" : "Sub Color"
}
},
"ko" : {
"stringUnit" : {
"state" : "translated",
"value" : "더 보기"
"value" : "서브 컬러"
}
}
}
},
"Sub Color" : {
"Swipe to edit" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Sub Color"
"value" : "Swipe to edit"
}
},
"ko" : {
"stringUnit" : {
"state" : "translated",
"value" : "서브 컬러"
"value" : "밀어올려서 편집하기"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions Projects/App/Sources/MyApp.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ import SwiftUI
struct MyApp: App {
var body: some Scene {
WindowGroup {
MainView(modelContext: teamContainer.mainContext)
.modelContainer(teamContainer)
MainView(modelContext: linableContainer.mainContext)
.modelContainer(linableContainer)
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"scale" : "2x"
},
{
"filename" : "backgroundBlue.png",
"filename" : "background.png",
"idiom" : "universal",
"scale" : "3x"
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"scale" : "2x"
},
{
"filename" : "backgroundNeon.png",
"filename" : "Large.png",
"idiom" : "universal",
"scale" : "3x"
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "라이트그레이블루.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
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
Expand Up @@ -5,11 +5,11 @@
"scale" : "1x"
},
{
"filename" : "Square 2.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Square 2.png",
"idiom" : "universal",
"scale" : "3x"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"scale" : "1x"
},
{
"filename" : "Square 3.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Square 3.png",
"idiom" : "universal",
"scale" : "3x"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"scale" : "2x"
},
{
"filename" : "shareNeonPurple.png",
"filename" : "Preview.png",
"idiom" : "universal",
"scale" : "3x"
}
Expand Down
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
Expand Up @@ -9,7 +9,7 @@
"scale" : "2x"
},
{
"filename" : "previewNeonPurple.png",
"filename" : "Preview.png",
"idiom" : "universal",
"scale" : "3x"
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"scale" : "1x"
},
{
"filename" : "Square 4.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Square 4.png",
"idiom" : "universal",
"scale" : "3x"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Share.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
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
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Share.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading

0 comments on commit b10b204

Please sign in to comment.