Skip to content

Commit

Permalink
Updating Xamarin SDK for version 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lowip committed Feb 14, 2024
1 parent db8326c commit 86e4ce5
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 29 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 4.0.2

##### Added
- Updated the Android binding from [Braze Android SDK 29.0.1 to 30.1.0](https://github.com/braze-inc/braze-android-sdk/compare/v29.0.1...v30.1.0#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed).
- Updated the iOS binding from [Braze Swift SDK 7.6.0 to 8.0.1](https://github.com/braze-inc/braze-swift-sdk/compare/7.6.0...8.0.1#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed).

## 4.0.1

##### Fixed
Expand Down
2 changes: 1 addition & 1 deletion appboy-component/nuget/Braze.iOS.BrazeKit.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Braze.iOS.BrazeKit</id>
<version>4.0.1</version>
<version>4.0.2</version>
<authors>Braze</authors>
<owners>Braze</owners>
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl>
Expand Down
6 changes: 3 additions & 3 deletions appboy-component/nuget/Braze.iOS.BrazeKitCompat.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Braze.iOS.BrazeKitCompat</id>
<version>4.0.1</version>
<version>4.0.2</version>
<authors>Braze</authors>
<owners>Braze</owners>
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl>
Expand All @@ -14,8 +14,8 @@
<tags>Braze Appboy</tags>
<dependencies>
<group targetFramework="net7.0-ios11.0">
<dependency id="Braze.iOS.BrazeKit" version="4.0.1" />
<dependency id="Braze.iOS.BrazeLocation" version="4.0.1" />
<dependency id="Braze.iOS.BrazeKit" version="4.0.2" />
<dependency id="Braze.iOS.BrazeLocation" version="4.0.2" />
</group>
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion appboy-component/nuget/Braze.iOS.BrazeLocation.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Braze.iOS.BrazeLocation</id>
<version>4.0.1</version>
<version>4.0.2</version>
<authors>Braze</authors>
<owners>Braze</owners>
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions appboy-component/nuget/Braze.iOS.BrazeUI.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Braze.iOS.BrazeUI</id>
<version>4.0.1</version>
<version>4.0.2</version>
<authors>Braze</authors>
<owners>Braze</owners>
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl>
Expand All @@ -14,7 +14,7 @@
<tags>Braze Appboy</tags>
<dependencies>
<group targetFramework="net7.0-ios11.0">
<dependency id="Braze.iOS.BrazeKit" version="4.0.1" />
<dependency id="Braze.iOS.BrazeKit" version="4.0.2" />
</group>
</dependencies>
</metadata>
Expand Down
6 changes: 3 additions & 3 deletions appboy-component/nuget/Braze.iOS.BrazeUICompat.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Braze.iOS.BrazeUICompat</id>
<version>4.0.1</version>
<version>4.0.2</version>
<authors>Braze</authors>
<owners>Braze</owners>
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl>
Expand All @@ -14,8 +14,8 @@
<tags>Braze Appboy</tags>
<dependencies>
<group targetFramework="net7.0-ios11.0">
<dependency id="Braze.iOS.BrazeKitCompat" version="4.0.1" />
<dependency id="Braze.iOS.SDWebImage" version="4.0.1" />
<dependency id="Braze.iOS.BrazeKitCompat" version="4.0.2" />
<dependency id="Braze.iOS.SDWebImage" version="4.0.2" />
</group>
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion appboy-component/nuget/Braze.iOS.SDWebImage.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Braze.iOS.SDWebImage</id>
<version>4.0.1</version>
<version>4.0.2</version>
<authors>Braze</authors>
<owners>Braze</owners>
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>BrazePlatform.BrazeAndroidBinding</id>
<version>4.0.1</version>
<version>4.0.2</version>
<authors>Braze</authors>
<owners>Braze</owners>
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl>
Expand All @@ -27,8 +27,8 @@
<files>
<file src="../src/androidnet6/BrazeAndroidNet6Binding/bin/Debug/net6.0-android33.0/BrazeAndroidBinding.dll" target="lib/net6.0-android33.0/BrazeAndroidBinding.dll" />
<file src="../src/androidnet6/BrazeAndroidNet6Binding/bin/Debug/net6.0-android33.0/BrazeAndroidBinding.xml" target="lib/net6.0-android33.0/BrazeAndroidBinding.xml" />
<file src="../src/androidnet6/BrazeAndroidNet6Binding/android-sdk-base-29.0.1.aar" target="lib/net6.0-android33.0/android-sdk-base-29.0.1.aar" />
<file src="../src/androidnet6/BrazeAndroidNet6Binding/android-sdk-ui-29.0.1.aar" target="lib/net6.0-android33.0/android-sdk-ui-29.0.1.aar" />
<file src="../src/androidnet6/BrazeAndroidNet6Binding/android-sdk-base-30.1.0.aar" target="lib/net6.0-android33.0/android-sdk-base-30.1.0.aar" />
<file src="../src/androidnet6/BrazeAndroidNet6Binding/android-sdk-ui-30.1.0.aar" target="lib/net6.0-android33.0/android-sdk-ui-30.1.0.aar" />
<file src="../../Public/braze-logo.png" target="images/" />
<file src="../../Public/LICENSE.txt" target="" />
</files>
Expand Down
2 changes: 1 addition & 1 deletion appboy-component/src/.swift-sdk-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.6.0
8.0.1
Binary file not shown.
Binary file not shown.
4 changes: 0 additions & 4 deletions appboy-component/src/ios-brazekit/ApiDefinitions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1506,10 +1506,6 @@ interface BRZConfigurationLocation
[NullAllowed, Export ("brazeLocationProvider", ArgumentSemantic.Strong)]
NSObject BrazeLocationProvider { get; set; }

// (nonatomic, strong) SWIFT_DEPRECATED_MSG("", "brazeLocationProvider") id brazeLocation __attribute__((deprecated("", "brazeLocationProvider")));
[Obsolete("renamed: 'brazeLocationProvider'")]
[Export ("brazeLocation", ArgumentSemantic.Strong)]
NSObject BrazeLocation { get; set; }
}

// @interface BRZDeviceProperty : NSObject
Expand Down
10 changes: 0 additions & 10 deletions appboy-component/src/ios-brazelocation/ApiDefinitions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@

namespace BrazeLocation
{
// @interface BrazeLocation : NSObject
[BaseType (typeof(NSObject), Name = "_TtC13BrazeLocation13BrazeLocation")]
interface BrazeLocation
{
// @property (readonly, nonatomic) id _Nonnull dependency;
[Export ("dependency")]
NSObject Dependency { get; }

}

// @interface BrazeLocationProvider : NSObject
[BaseType (typeof(NSObject), Name = "_TtC13BrazeLocation21BrazeLocationProvider")]
interface BrazeLocationProvider
Expand Down

0 comments on commit 86e4ce5

Please sign in to comment.