Skip to content

Commit

Permalink
Merge pull request #5 from sendbird/release/1.0.0-beta.1
Browse files Browse the repository at this point in the history
release/1.0.0-beta.1
  • Loading branch information
lookdeceline authored Sep 2, 2024
2 parents 0ad88ff + f90bf31 commit aef63b0
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 36 deletions.
12 changes: 2 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,2 @@
### v1.0.0-beta.0 (Aug 14, 2024)

:tada: Exciting Announcement: Now Supports SwiftUI! :partying_face:

We're thrilled to introduce the latest version of SendbirdSwiftUI, bringing modern SwiftUI support to our popular Chat SDK!

Our previous UIKit-based SDK allowed for rapid UI integration and simple customization. Now, we're extending these benefits to SwiftUI, the cutting-edge framework for building user interfaces.

We offer the same level of features with our UIKit SDK.
For detailed information and documentation, please visit our [docs homepage](https://sendbird.com/docs/chat/uikit/v3/swiftui/overview).
### v1.0.0-beta.1 (Sep 2, 2024)
- Fixed the package's `CFBundleShortVersionString` format to comply to the required format
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "SendbirdSwiftUI",
url: "https://github.com/sendbird/sendbird-swiftui-ios/releases/download/1.0.0-beta.0/SendbirdSwiftUI.xcframework.zip",
checksum: "abf3c3e36505574d97f6415a23eeb241658acaadbd051e8b9317fdb41e18654e"
url: "https://github.com/sendbird/sendbird-swiftui-ios/releases/download/1.0.0-beta.1/SendbirdSwiftUI.xcframework.zip",
checksum: "cd882856d77ba496eb313b16eeec35d8c981f49dcac3818194badac4a3960183"

),
.target(
Expand Down
24 changes: 12 additions & 12 deletions Sample/QuickStartSwiftUI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6295,56 +6295,56 @@
path = List;
sourceTree = "<group>";
};
"TEMP_2185EF23-F2A3-424B-9B8F-2FF16C31F40E" /* SubView */ = {
"TEMP_3705E1FC-1BDB-45D5-84B5-52BFDC494EA9" /* SubView */ = {
isa = PBXGroup;
children = (
);
path = SubView;
sourceTree = "<group>";
};
"TEMP_273645DA-DF89-44A3-A28A-687F7261B187" /* SubView */ = {
"TEMP_3FBA214E-C4B9-4EA0-B35C-E3EC9B9F2AE8" /* SubView */ = {
isa = PBXGroup;
children = (
);
path = SubView;
sourceTree = "<group>";
};
"TEMP_3F042B2A-05ED-4E86-87BC-90017C10E7EB" /* SubView */ = {
"TEMP_47BF45C9-E1D6-4691-BF7D-D8E499DE653E" /* SubView */ = {
isa = PBXGroup;
children = (
);
path = SubView;
sourceTree = "<group>";
};
"TEMP_72303569-4405-4B79-9334-39FD298C1411" /* SubView */ = {
"TEMP_4A683376-538F-4CD6-8FEF-FBA5E071A274" /* SubView */ = {
isa = PBXGroup;
children = (
);
path = SubView;
sourceTree = "<group>";
};
"TEMP_76B41441-A84B-4EBD-8CE6-E66B60AFC56D" /* SubView */ = {
"TEMP_4BB4B028-14B1-4884-B540-D65223CB49E4" /* SubView */ = {
isa = PBXGroup;
children = (
);
path = SubView;
sourceTree = "<group>";
};
"TEMP_8F30F6D3-0A92-4E02-8C52-070D0F9E73A1" /* SubView */ = {
"TEMP_74DF3411-7897-4498-B706-251373F04400" /* SubView */ = {
isa = PBXGroup;
children = (
);
path = SubView;
sourceTree = "<group>";
};
"TEMP_C087A9E3-F659-498F-8EB2-E75D00FDCBF2" /* SubView */ = {
"TEMP_981D7B83-1B32-4EB7-A883-F6E4FCDB761C" /* SubView */ = {
isa = PBXGroup;
children = (
);
path = SubView;
sourceTree = "<group>";
};
"TEMP_C1DE2362-DAEF-4680-AB42-9764BF76B87D" /* SubView */ = {
"TEMP_D3C1CDFE-3C33-4152-950B-25F8BD3F4058" /* SubView */ = {
isa = PBXGroup;
children = (
);
Expand Down Expand Up @@ -7530,7 +7530,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = "1.0.0-beta.0";
MARKETING_VERSION = "1.0.0-beta.1";
PRODUCT_BUNDLE_IDENTIFIER = com.sendbird.swiftui.sample;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
Expand Down Expand Up @@ -7563,7 +7563,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = "1.0.0-beta.0";
MARKETING_VERSION = "1.0.0-beta.1";
PRODUCT_BUNDLE_IDENTIFIER = com.sendbird.swiftui.sample.SwiftUINotificationService;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
Expand Down Expand Up @@ -7654,7 +7654,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = "1.0.0-beta.0";
MARKETING_VERSION = "1.0.0-beta.1";
PRODUCT_BUNDLE_IDENTIFIER = com.sendbird.swiftui.sample;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
Expand Down Expand Up @@ -7742,7 +7742,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = "1.0.0-beta.0";
MARKETING_VERSION = "1.0.0-beta.1";
PRODUCT_BUNDLE_IDENTIFIER = com.sendbird.swiftui.sample.SwiftUINotificationService;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion Sample/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ settingGroups:
FRAMEWORK_SEARCH_PATHS: ''
IPHONEOS_DEPLOYMENT_TARGET: '15.0'
LD_RUNPATH_SEARCH_PATHS: ["$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks"]
MARKETING_VERSION: '1.0.0-beta.0'
MARKETING_VERSION: '1.0.0-beta.1'
PRODUCT_NAME: "$(TARGET_NAME)"
SDKROOT: iphoneos
SWIFT_VERSION: '5.0'
Expand Down
4 changes: 2 additions & 2 deletions SendbirdSwiftUI.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SendbirdSwiftUI"
s.version = "1.0.0-beta.0"
s.version = "1.0.0-beta.1"
s.summary = "Sendbird SwiftUI SDK based on SendbirdChatSDK"
s.description = "SendbirdSwiftUI is a framework composed of basic UI components based on SwiftUI and SendbirdChatSDK."
s.homepage = "https://sendbird.com"
Expand All @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
"Kai" => "[email protected]"
}
s.platform = :ios, "15.0"
s.source = { :http => "https://github.com/sendbird/sendbird-swiftui-ios/releases/download/#{s.version}/SendbirdSwiftUI.zip", :sha1 => "884264ed43b007f6f26f96d77a1ef08bb085f7f6" }
s.source = { :http => "https://github.com/sendbird/sendbird-swiftui-ios/releases/download/#{s.version}/SendbirdSwiftUI.zip", :sha1 => "b6615fddbfb97ceec73f837365724f467d28660b" }
s.ios.vendored_frameworks = 'SendbirdSwiftUI/SendbirdSwiftUI.xcframework'
s.ios.frameworks = ["UIKit", "SwiftUI", "Foundation", "CoreData", "SendbirdChatSDK"]
s.requires_arc = true
Expand Down
2 changes: 1 addition & 1 deletion Sources/SwiftUI/SendbirdSwiftUI-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<string>$(SWIFTUI_SHORT_VERSION_STRING)</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>SBSwiftUIAppVersion</key>
Expand Down

0 comments on commit aef63b0

Please sign in to comment.