-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating Xamarin SDK for version 4.0.0
- Loading branch information
Showing
93 changed files
with
8,490 additions
and
199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-1.5 KB
(100%)
appboy-component/lib/ios-unified/AppboyPlatformXamariniOSBinding.dll
Binary file not shown.
Binary file modified
BIN
+88 Bytes
(100%)
appboy-component/lib/ios-unified/AppboyPlatformXamariniOSBinding.pdb
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> | ||
<metadata> | ||
<id>Braze.iOS.BrazeKit</id> | ||
<version>4.0.0</version> | ||
<authors>Braze</authors> | ||
<owners>Braze</owners> | ||
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl> | ||
<license type="file">LICENSE.txt</license> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<description>BrazeKit Xamarin iOS .NET-7 Binding</description> | ||
<releaseNotes></releaseNotes> | ||
<copyright>Copyright 2024</copyright> | ||
<tags>Braze Appboy</tags> | ||
<dependencies> | ||
<group targetFramework="net7.0-ios11.0" /> | ||
</dependencies> | ||
</metadata> | ||
<files> | ||
<file src="../lib/ios-brazekit/Braze.BrazeKit.dll" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-brazekit/Braze.BrazeKit.pdb" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-brazekit/Braze.BrazeKit.resources/**/*" target="res/ios" /> | ||
<file src="../lib/ios-brazekit/Braze.iOS.BrazeKit.targets" target="build/net7.0-ios11.0" /> | ||
<file src="../../Public/braze-logo.png" target="images/" /> | ||
<file src="../../Public/LICENSE.txt" target="" /> | ||
</files> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> | ||
<metadata> | ||
<id>Braze.iOS.BrazeKitCompat</id> | ||
<version>4.0.0</version> | ||
<authors>Braze</authors> | ||
<owners>Braze</owners> | ||
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl> | ||
<license type="file">LICENSE.txt</license> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<description>BrazeKitCompat Xamarin iOS .NET-7 Binding</description> | ||
<releaseNotes></releaseNotes> | ||
<copyright>Copyright 2024</copyright> | ||
<tags>Braze Appboy</tags> | ||
<dependencies> | ||
<group targetFramework="net7.0-ios11.0"> | ||
<dependency id="Braze.iOS.BrazeKit" version="2.0.1" /> | ||
<dependency id="Braze.iOS.BrazeLocation" version="2.0.1" /> | ||
</group> | ||
</dependencies> | ||
</metadata> | ||
<files> | ||
<file src="../lib/ios-brazekitcompat/Braze.BrazeKitCompat.dll" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-brazekitcompat/Braze.BrazeKitCompat.pdb" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-brazekitcompat/Braze.BrazeKitCompat.resources/**/*" target="res/ios" /> | ||
<file src="../lib/ios-brazekitcompat/Braze.iOS.BrazeKitCompat.targets" target="build/net7.0-ios11.0" /> | ||
<file src="../../Public/braze-logo.png" target="images/" /> | ||
<file src="../../Public/LICENSE.txt" target="" /> | ||
</files> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> | ||
<metadata> | ||
<id>Braze.iOS.BrazeLocation</id> | ||
<version>4.0.0</version> | ||
<authors>Braze</authors> | ||
<owners>Braze</owners> | ||
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl> | ||
<license type="file">LICENSE.txt</license> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<description>BrazeLocation Xamarin iOS .NET-7 Binding</description> | ||
<releaseNotes></releaseNotes> | ||
<copyright>Copyright 2024</copyright> | ||
<tags>Braze Appboy</tags> | ||
<dependencies> | ||
<group targetFramework="net7.0-ios11.0" /> | ||
</dependencies> | ||
</metadata> | ||
<files> | ||
<file src="../lib/ios-brazelocation/Braze.BrazeLocation.dll" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-brazelocation/Braze.BrazeLocation.pdb" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-brazelocation/Braze.BrazeLocation.resources/**/*" target="res/ios" /> | ||
<file src="../lib/ios-brazelocation/Braze.iOS.BrazeLocation.targets" target="build/net7.0-ios11.0" /> | ||
<file src="../../Public/braze-logo.png" target="images/" /> | ||
<file src="../../Public/LICENSE.txt" target="" /> | ||
</files> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> | ||
<metadata> | ||
<id>Braze.iOS.BrazeUI</id> | ||
<version>4.0.0</version> | ||
<authors>Braze</authors> | ||
<owners>Braze</owners> | ||
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl> | ||
<license type="file">LICENSE.txt</license> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<description>BrazeUI Xamarin iOS .NET-7 Binding</description> | ||
<releaseNotes></releaseNotes> | ||
<copyright>Copyright 2024</copyright> | ||
<tags>Braze Appboy</tags> | ||
<dependencies> | ||
<group targetFramework="net7.0-ios11.0"> | ||
<dependency id="Braze.iOS.BrazeKit" version="2.0.1" /> | ||
</group> | ||
</dependencies> | ||
</metadata> | ||
<files> | ||
<file src="../lib/ios-brazeui/Braze.BrazeUI.dll" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-brazeui/Braze.BrazeUI.pdb" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-brazeui/Braze.BrazeUI.resources/**/*" target="res/ios" /> | ||
<file src="../lib/ios-brazeui/Braze.iOS.BrazeUI.targets" target="build/net7.0-ios11.0" /> | ||
<file src="../../Public/braze-logo.png" target="images/" /> | ||
<file src="../../Public/LICENSE.txt" target="" /> | ||
</files> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> | ||
<metadata> | ||
<id>Braze.iOS.BrazeUICompat</id> | ||
<version>4.0.0</version> | ||
<authors>Braze</authors> | ||
<owners>Braze</owners> | ||
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl> | ||
<license type="file">LICENSE.txt</license> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<description>BrazeUICompat Xamarin iOS .NET-7 Binding</description> | ||
<releaseNotes></releaseNotes> | ||
<copyright>Copyright 2024</copyright> | ||
<tags>Braze Appboy</tags> | ||
<dependencies> | ||
<group targetFramework="net7.0-ios11.0"> | ||
<dependency id="Braze.iOS.BrazeKitCompat" version="2.0.1" /> | ||
<dependency id="Braze.iOS.SDWebImage" version="2.0.1" /> | ||
</group> | ||
</dependencies> | ||
</metadata> | ||
<files> | ||
<file src="../lib/ios-brazeuicompat/Braze.BrazeUICompat.dll" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-brazeuicompat/Braze.BrazeUICompat.pdb" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-brazeuicompat/Braze.BrazeUICompat.resources/**/*" target="res/ios" /> | ||
<file src="../lib/ios-brazeuicompat/Braze.iOS.BrazeUICompat.targets" target="build/net7.0-ios11.0" /> | ||
<file src="../../Public/braze-logo.png" target="images/" /> | ||
<file src="../../Public/LICENSE.txt" target="" /> | ||
</files> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> | ||
<metadata> | ||
<id>Braze.iOS.SDWebImage</id> | ||
<version>4.0.0</version> | ||
<authors>Braze</authors> | ||
<owners>Braze</owners> | ||
<projectUrl>https://github.com/braze-inc/braze-xamarin-sdk</projectUrl> | ||
<license type="file">LICENSE.txt</license> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<description>Braze SDWebImage Xamarin iOS .NET-7 Binding</description> | ||
<releaseNotes></releaseNotes> | ||
<copyright>Copyright 2024</copyright> | ||
<tags>Braze Appboy</tags> | ||
<dependencies> | ||
<group targetFramework="net7.0-ios11.0" /> | ||
</dependencies> | ||
</metadata> | ||
<files> | ||
<file src="../lib/ios-sdwebimage/Braze.SDWebImage.dll" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-sdwebimage/Braze.SDWebImage.pdb" target="lib/net7.0-ios11.0" /> | ||
<file src="../lib/ios-sdwebimage/Braze.SDWebImage.resources/**/*" target="res/ios" /> | ||
<file src="../lib/ios-sdwebimage/Braze.iOS.SDWebImage.targets" target="build/net7.0-ios11.0" /> | ||
<file src="../../Public/braze-logo.png" target="images/" /> | ||
<file src="../../Public/LICENSE.txt" target="" /> | ||
</files> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
...omponent/samples/ios-net-maui/BrazeiOSMauiCompatSampleApp/BrazeiOSMauiCompatSampleApp.sln
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 16 | ||
VisualStudioVersion = 25.0.1706.8 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BrazeiOSMauiCompatSampleApp", "BrazeiOSMauiCompatSampleApp\BrazeiOSMauiCompatSampleApp.csproj", "{D4E1BE48-F5A3-4812-B013-229C9BB8A07F}" | ||
EndProject | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Braze.BrazeKitCompat", "..\..\..\src\ios-brazekitcompat\Braze.BrazeKitCompat.csproj", "{5509DFCC-AAF2-45E8-A301-C1A62A8D8729}" | ||
EndProject | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Braze.BrazeUICompat", "..\..\..\src\ios-brazeuicompat\Braze.BrazeUICompat.csproj", "{C190E563-1D68-4D7C-9C65-E82ACFE611D2}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{D4E1BE48-F5A3-4812-B013-229C9BB8A07F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{D4E1BE48-F5A3-4812-B013-229C9BB8A07F}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{D4E1BE48-F5A3-4812-B013-229C9BB8A07F}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{D4E1BE48-F5A3-4812-B013-229C9BB8A07F}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{5509DFCC-AAF2-45E8-A301-C1A62A8D8729}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{5509DFCC-AAF2-45E8-A301-C1A62A8D8729}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{5509DFCC-AAF2-45E8-A301-C1A62A8D8729}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{5509DFCC-AAF2-45E8-A301-C1A62A8D8729}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{C190E563-1D68-4D7C-9C65-E82ACFE611D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{C190E563-1D68-4D7C-9C65-E82ACFE611D2}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{C190E563-1D68-4D7C-9C65-E82ACFE611D2}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{C190E563-1D68-4D7C-9C65-E82ACFE611D2}.Release|Any CPU.Build.0 = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {22971D23-2904-4438-B033-3B9D01D03403} | ||
EndGlobalSection | ||
EndGlobal |
14 changes: 14 additions & 0 deletions
14
...ent/samples/ios-net-maui/BrazeiOSMauiCompatSampleApp/BrazeiOSMauiCompatSampleApp/App.xaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version = "1.0" encoding = "UTF-8" ?> | ||
<Application xmlns="http://schemas.microsoft.com/dotnet/2021/maui" | ||
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" | ||
xmlns:local="clr-namespace:BrazeiOSMauiCompatSampleApp" | ||
x:Class="BrazeiOSMauiCompatSampleApp.App"> | ||
<Application.Resources> | ||
<ResourceDictionary> | ||
<ResourceDictionary.MergedDictionaries> | ||
<ResourceDictionary Source="Resources/Styles/Colors.xaml" /> | ||
<ResourceDictionary Source="Resources/Styles/Styles.xaml" /> | ||
</ResourceDictionary.MergedDictionaries> | ||
</ResourceDictionary> | ||
</Application.Resources> | ||
</Application> |
13 changes: 13 additions & 0 deletions
13
.../samples/ios-net-maui/BrazeiOSMauiCompatSampleApp/BrazeiOSMauiCompatSampleApp/App.xaml.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
namespace BrazeiOSMauiCompatSampleApp; | ||
|
||
public partial class App : Application | ||
{ | ||
|
||
public App() | ||
{ | ||
InitializeComponent(); | ||
|
||
MainPage = new NavigationPage(new MainPage()); | ||
} | ||
|
||
} |
50 changes: 50 additions & 0 deletions
50
...razeiOSMauiCompatSampleApp/BrazeiOSMauiCompatSampleApp/BrazeiOSMauiCompatSampleApp.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
|
||
<PropertyGroup> | ||
<TargetFrameworks>net7.0-ios</TargetFrameworks> | ||
|
||
<OutputType>Exe</OutputType> | ||
<UseMaui>true</UseMaui> | ||
<SingleProject>true</SingleProject> | ||
<ImplicitUsings>enable</ImplicitUsings> | ||
|
||
<!-- App Identifier --> | ||
<ApplicationTitle>BrazeiOSMauiCompatSampleApp</ApplicationTitle> | ||
<ApplicationId>com.braze.BrazeiOSMauiCompatSampleApp</ApplicationId> | ||
<ApplicationIdGuid>b8cecec5-8999-40af-92cb-0006ed7450af</ApplicationIdGuid> | ||
|
||
<!-- Versions --> | ||
<ApplicationDisplayVersion>1.0</ApplicationDisplayVersion> | ||
<ApplicationVersion>1</ApplicationVersion> | ||
<SupportedOSPlatformVersion>11.0</SupportedOSPlatformVersion> | ||
</PropertyGroup> | ||
|
||
<PropertyGroup> | ||
<CreatePackage>false</CreatePackage> | ||
</PropertyGroup> | ||
|
||
<PropertyGroup> | ||
<CodesignProvision>Automatic</CodesignProvision> | ||
<CodesignKey>iPhone Developer</CodesignKey> | ||
<CodesignEntitlements>Platforms\iOS\Entitlements.plist</CodesignEntitlements> | ||
</PropertyGroup> | ||
|
||
<ItemGroup> | ||
<ProjectReference Include="..\..\..\..\src\ios-brazekitcompat\Braze.BrazeKitCompat.csproj" /> | ||
<ProjectReference Include="..\..\..\..\src\ios-brazeuicompat\Braze.BrazeUICompat.csproj" /> | ||
</ItemGroup> | ||
<!-- <ItemGroup> | ||
<PackageReference Include="Braze.iOS.BrazeKitCompat" Version="*" /> | ||
<PackageReference Include="Braze.iOS.BrazeUICompat" Version="*" /> | ||
</ItemGroup> --> | ||
|
||
<ItemGroup> | ||
<MauiIcon Include="Resources\AppIcon\appicon.svg" ForegroundFile="Resources\AppIcon\appiconfg.svg" Color="#512BD4" /> | ||
<MauiSplashScreen Include="Resources\Splash\splash.svg" Color="#512BD4" BaseSize="128,128" /> | ||
<MauiImage Include="Resources\Images\*" /> | ||
<MauiImage Update="Resources\Images\dotnet_bot.svg" BaseSize="168,208" /> | ||
<MauiFont Include="Resources\Fonts\*" /> | ||
<MauiAsset Include="Resources\Raw\**" LogicalName="%(RecursiveDir)%(Filename)%(Extension)" /> | ||
</ItemGroup> | ||
|
||
</Project> |
7 changes: 7 additions & 0 deletions
7
...amples/ios-net-maui/BrazeiOSMauiCompatSampleApp/BrazeiOSMauiCompatSampleApp/MainPage.xaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui" | ||
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" | ||
x:Class="BrazeiOSMauiCompatSampleApp.MainPage"> | ||
<!--Nothing here because we add views programmatically in the c# file--> | ||
|
||
</ContentPage> |
Oops, something went wrong.