diff --git a/Package.swift b/Package.swift index 7ba10f1..8cb0bdb 100644 --- a/Package.swift +++ b/Package.swift @@ -16,8 +16,8 @@ let package = Package( targets: [ .binaryTarget( name: "Stipop", - url: "https://ios-sdk.stipop.com/0.3.0-beta.2/Stipop.xcframework.zip", - checksum: "b68631f97fdcd549dcebec61b3f903c672fab8b245b8660b2b430d9e0c7b111d" + url: "https://ios-sdk.stipop.com/0.3.0-beta.3/Stipop.xcframework.zip", + checksum: "6f2216c30b2406ada6f4fb002dcb5a703be37bb31878fbbe38ac036fd6a17fc5" ) ] ) diff --git a/README.kr.md b/README.kr.md index 4afb351..d08aa09 100644 --- a/README.kr.md +++ b/README.kr.md @@ -54,7 +54,7 @@ Swift Package가 있다면, Package.swift의 dependency에 추가하세요. ```swift dependencies: [ - .package(url: "https://github.com/stipop-development/stipop-ios-sdk.git", .upToNextMajor(from: "0.3.0-beta.2")) + .package(url: "https://github.com/stipop-development/stipop-ios-sdk.git", .upToNextMajor(from: "0.3.0-beta.3")) ] ``` diff --git a/README.md b/README.md index 2de2346..e6f18ad 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ If you have a Swift Package, add dependency into Package.swift ```swift dependencies: [ - .package(url: "https://github.com/stipop-development/stipop-ios-sdk.git", .upToNextMajor(from: "0.3.0-beta.2")) + .package(url: "https://github.com/stipop-development/stipop-ios-sdk.git", .upToNextMajor(from: "0.3.0-beta.3")) ] ``` diff --git a/StipopDemo.xcodeproj/project.pbxproj b/StipopDemo.xcodeproj/project.pbxproj index fd3bb27..e1e7d0b 100644 --- a/StipopDemo.xcodeproj/project.pbxproj +++ b/StipopDemo.xcodeproj/project.pbxproj @@ -47,6 +47,8 @@ 0345AB58272FB84F007B20F9 /* SPDCounterExecuteChatCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPDCounterExecuteChatCell.swift; sourceTree = ""; }; 0358A21227585E5100299464 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Main.strings; sourceTree = ""; }; 0358A21327585E5200299464 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/LaunchScreen.strings; sourceTree = ""; }; + 039EBAC7276B177700015364 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Main.strings; sourceTree = ""; }; + 039EBAC8276B177700015364 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/LaunchScreen.strings; sourceTree = ""; }; 03C1CFDA2732487800C16DE6 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Main.strings; sourceTree = ""; }; 03C1CFDB2732487800C16DE6 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/LaunchScreen.strings; sourceTree = ""; }; 03C1CFDC273248AB00C16DE6 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = ""; }; @@ -199,6 +201,7 @@ "zh-Hant", fr, vi, + hi, ); mainGroup = 0345AB29272FB80D007B20F9; packageReferences = ( @@ -259,6 +262,7 @@ 03C1CFDE273248B200C16DE6 /* zh-Hant */, 03C1CFE0273248E500C16DE6 /* fr */, 0358A21227585E5100299464 /* vi */, + 039EBAC7276B177700015364 /* hi */, ); name = Main.storyboard; sourceTree = ""; @@ -272,6 +276,7 @@ 03C1CFDF273248B200C16DE6 /* zh-Hant */, 03C1CFE1273248E500C16DE6 /* fr */, 0358A21327585E5200299464 /* vi */, + 039EBAC8276B177700015364 /* hi */, ); name = LaunchScreen.storyboard; sourceTree = ""; @@ -484,7 +489,7 @@ repositoryURL = "https://github.com/stipop-development/stipop-ios-sdk"; requirement = { kind = exactVersion; - version = "0.3.0-beta.0"; + version = "0.3.0-beta.3"; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/StipopDemo/hi.lproj/LaunchScreen.strings b/StipopDemo/hi.lproj/LaunchScreen.strings new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/StipopDemo/hi.lproj/LaunchScreen.strings @@ -0,0 +1 @@ + diff --git a/StipopDemo/hi.lproj/Main.strings b/StipopDemo/hi.lproj/Main.strings new file mode 100644 index 0000000..ff8bf24 --- /dev/null +++ b/StipopDemo/hi.lproj/Main.strings @@ -0,0 +1,15 @@ + +/* Class = "UIButton"; configuration.title = "Try it now"; ObjectID = "90n-t0-huY"; */ +"90n-t0-huY.configuration.title" = "Try it now"; + +/* Class = "UIButton"; normalTitle = "aaa"; ObjectID = "90n-t0-huY"; */ +"90n-t0-huY.normalTitle" = "aaa"; + +/* Class = "UILabel"; text = "Welcome to Stipop Demo App :)"; ObjectID = "I02-An-xTE"; */ +"I02-An-xTE.text" = "Welcome to Stipop Demo App :)"; + +/* Class = "UIButton"; configuration.title = "Go to Docs"; ObjectID = "Qyf-7R-imQ"; */ +"Qyf-7R-imQ.configuration.title" = "Go to Docs"; + +/* Class = "UIButton"; normalTitle = "Button"; ObjectID = "Qyf-7R-imQ"; */ +"Qyf-7R-imQ.normalTitle" = "Button";