Skip to content

Commit

Permalink
Merge pull request #20 from apptentive/develop
Browse files Browse the repository at this point in the history
Release 6.8.0
  • Loading branch information
frankus authored Jun 12, 2024
2 parents d2700e3 + d67c379 commit 6bf080f
Show file tree
Hide file tree
Showing 112 changed files with 9,933 additions and 53,678 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<AndroidLibrary Update="apptentive-core-6.7.0.aar">
<AndroidLibrary Update="apptentive-core-6.8.0.aar">
<Bind>true</Bind>
<Pack>true</Pack>
</AndroidLibrary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metadata>
<id>ApptentiveCore</id>
<title>ApptentiveCore for Maui Android</title>
<version>6.7.1</version>
<version>6.8.0</version>
<authors>Apptentive</authors>
<owners>Apptentive</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -18,6 +18,6 @@
<files>
<file src="../ApptentiveCore/bin/Release/net8.0-android/ApptentiveCore.dll" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveCore/bin/Release/net8.0-android/ApptentiveCore.xml" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveCore/bin/Release/net8.0-android/apptentive-core-6.7.0.aar" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveCore/bin/Release/net8.0-android/apptentive-core-6.8.0.aar" target="lib/net8.0-android34.0/"/>
</files>
</package>
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.6.1.7" />
</ItemGroup>
<ItemGroup>
<AndroidLibrary Update="apptentive-core-ui-6.7.0.aar">
<AndroidLibrary Update="apptentive-core-ui-6.8.0.aar">
<Bind>true</Bind>
<Pack>true</Pack>
</AndroidLibrary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metadata>
<id>ApptentiveCoreUI</id>
<title>ApptentiveCoreUI for Maui Android</title>
<version>6.7.1</version>
<version>6.8.0</version>
<authors>Apptentive</authors>
<owners>Apptentive</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -20,6 +20,6 @@
<files>
<file src="../ApptentiveCoreUI/bin/Release/net8.0-android/ApptentiveCoreUI.dll" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveCoreUI/bin/Release/net8.0-android/ApptentiveCoreUI.xml" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveCoreUI/bin/Release/net8.0-android/apptentive-core-ui-6.7.0.aar" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveCoreUI/bin/Release/net8.0-android/apptentive-core-ui-6.8.0.aar" target="lib/net8.0-android34.0/"/>
</files>
</package>
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.6.1.7" />
</ItemGroup>
<ItemGroup>
<AndroidLibrary Update="apptentive-enjoyment-dialog-6.7.0.aar">
<AndroidLibrary Update="apptentive-enjoyment-dialog-6.8.0.aar">
<Bind>true</Bind>
<Pack>true</Pack>
</AndroidLibrary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metadata>
<id>ApptentiveEnjoymentDialog</id>
<title>ApptentiveEnjoymentDialog for Maui Android</title>
<version>6.7.1</version>
<version>6.8.0</version>
<authors>Apptentive</authors>
<owners>Apptentive</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -20,6 +20,6 @@
<files>
<file src="../ApptentiveEnjoymentDialog/bin/Release/net8.0-android/ApptentiveEnjoymentDialog.dll" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveEnjoymentDialog/bin/Release/net8.0-android/ApptentiveEnjoymentDialog.xml" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveEnjoymentDialog/bin/Release/net8.0-android/apptentive-enjoyment-dialog-6.7.0.aar" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveEnjoymentDialog/bin/Release/net8.0-android/apptentive-enjoyment-dialog-6.8.0.aar" target="lib/net8.0-android34.0/"/>
</files>
</package>
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<SupportedOSPlatformVersion>21</SupportedOSPlatformVersion>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>6.7.1</Version>
<Version>6.8.0</Version>
</PropertyGroup>
<ItemGroup>
<None Remove="Additions\" />
Expand All @@ -26,18 +26,18 @@
<PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.6.2.2" />
<PackageReference Include="Xamarin.Google.Android.Play.Review" Version="2.0.1.7" />
<PackageReference Include="Xamarin.Google.Android.Play.Review.Ktx" Version="2.0.1.7"/>
<PackageReference Include="ApptentiveMessageCenter" Version="6.7.1"/>
<PackageReference Include="ApptentiveRatings" Version="6.7.1"/>
<PackageReference Include="ApptentiveNotes" Version="6.7.1"/>
<PackageReference Include="ApptentiveSurvey" Version="6.7.1"/>
<PackageReference Include="ApptentiveEnjoymentDialog" Version="6.7.1"/>
<PackageReference Include="ApptentiveNavigateToLink" Version="6.7.1"/>
<PackageReference Include="ApptentiveInAppReview" Version="6.7.1"/>
<PackageReference Include="ApptentiveCoreUI" Version="6.7.1"/>
<PackageReference Include="ApptentiveCore" Version="6.7.1"/>
<PackageReference Include="ApptentiveMessageCenter" Version="6.8.0"/>
<PackageReference Include="ApptentiveRatings" Version="6.8.0"/>
<PackageReference Include="ApptentiveNotes" Version="6.8.0"/>
<PackageReference Include="ApptentiveSurvey" Version="6.8.0"/>
<PackageReference Include="ApptentiveEnjoymentDialog" Version="6.8.0"/>
<PackageReference Include="ApptentiveNavigateToLink" Version="6.8.0"/>
<PackageReference Include="ApptentiveInAppReview" Version="6.8.0"/>
<PackageReference Include="ApptentiveCoreUI" Version="6.8.0"/>
<PackageReference Include="ApptentiveCore" Version="6.8.0"/>
</ItemGroup>
<ItemGroup>
<AndroidLibrary Update="apptentive-feedback-6.7.0.aar">
<AndroidLibrary Update="apptentive-feedback-6.8.0.aar">
<Bind>true</Bind>
<Pack>true</Pack>
</AndroidLibrary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metadata>
<id>ApptentiveFeedback</id>
<title>ApptentiveFeedback for Maui Android</title>
<version>6.7.1</version>
<version>6.8.0</version>
<authors>Apptentive</authors>
<owners>Apptentive</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -26,20 +26,20 @@
<dependency id="Xamarin.AndroidX.Fragment" version="1.6.2.2" />
<dependency id="Xamarin.Google.Android.Play.Review" version="2.0.1.7" />
<dependency id ="Xamarin.Google.Android.Play.Review.Ktx" version="2.0.1.7"/>
<dependency id="ApptentiveCore" version="6.7.1" />
<dependency id="ApptentiveCoreUI" version="6.7.1" />
<dependency id="ApptentiveInAppReview" version="6.7.1" />
<dependency id="ApptentiveNavigateToLink" version="6.7.1" />
<dependency id="ApptentiveEnjoymentDialog" version="6.7.1" />
<dependency id="ApptentiveSurvey" version="6.7.1" />
<dependency id="ApptentiveNotes" version="6.7.1" />
<dependency id="ApptentiveRatings" version="6.7.1" />
<dependency id="ApptentiveMessageCenter" version="6.7.1" />
<dependency id="ApptentiveCore" version="6.8.0" />
<dependency id="ApptentiveCoreUI" version="6.8.0" />
<dependency id="ApptentiveInAppReview" version="6.8.0" />
<dependency id="ApptentiveNavigateToLink" version="6.8.0" />
<dependency id="ApptentiveEnjoymentDialog" version="6.8.0" />
<dependency id="ApptentiveSurvey" version="6.8.0" />
<dependency id="ApptentiveNotes" version="6.8.0" />
<dependency id="ApptentiveRatings" version="6.8.0" />
<dependency id="ApptentiveMessageCenter" version="6.8.0" />
</group>
</dependencies>
</metadata>
<files>
<file src="../ApptentiveFeedback/bin/Release/net8.0-android/apptentive-feedback-6.7.0.aar" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveFeedback/bin/Release/net8.0-android/apptentive-feedback-6.8.0.aar" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveFeedback/bin/Release/net8.0-android/ApptentiveFeedback.xml" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveFeedback/bin/Release/net8.0-android/ApptentiveFeedback.dll" target="lib/net8.0-android34.0/"/>
</files>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<AndroidLibrary Update="apptentive-in-app-review-6.7.0.aar">
<AndroidLibrary Update="apptentive-in-app-review-6.8.0.aar">
<Bind>true</Bind>
<Pack>true</Pack>
</AndroidLibrary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metadata>
<id>ApptentiveInAppReview</id>
<title>ApptentiveInAppReview for Maui Android</title>
<version>6.7.1</version>
<version>6.8.0</version>
<authors>Apptentive</authors>
<owners>Apptentive</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -20,6 +20,6 @@
<files>
<file src="../ApptentiveInAppReview/bin/Release/net8.0-android/ApptentiveInAppReview.dll" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveInAppReview/bin/Release/net8.0-android/ApptentiveInAppReview.xml" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveInAppReview/bin/Release/net8.0-android/apptentive-in-app-review-6.7.0.aar" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveInAppReview/bin/Release/net8.0-android/apptentive-in-app-review-6.8.0.aar" target="lib/net8.0-android34.0/"/>
</files>
</package>
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.6.1.7" />
</ItemGroup>
<ItemGroup>
<AndroidLibrary Update="apptentive-message-center-6.7.0.aar">
<AndroidLibrary Update="apptentive-message-center-6.8.0.aar">
<Bind>true</Bind>
<Pack>true</Pack>
</AndroidLibrary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metadata>
<id>ApptentiveMessageCenter</id>
<title>ApptentiveMessageCenter for Maui Android</title>
<version>6.7.1</version>
<version>6.8.0</version>
<authors>Apptentive</authors>
<owners>Apptentive</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -20,6 +20,6 @@
<files>
<file src="../ApptentiveMessageCenter/bin/Release/net8.0-android/ApptentiveMessageCenter.dll" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveMessageCenter/bin/Release/net8.0-android/ApptentiveMessageCenter.xml" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveMessageCenter/bin/Release/net8.0-android/apptentive-message-center-6.7.0.aar" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveMessageCenter/bin/Release/net8.0-android/apptentive-message-center-6.8.0.aar" target="lib/net8.0-android34.0/"/>
</files>
</package>
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<AndroidLibrary Update="apptentive-navigate-to-link-6.7.0.aar">
<AndroidLibrary Update="apptentive-navigate-to-link-6.8.0.aar">
<Bind>true</Bind>
<Pack>true</Pack>
</AndroidLibrary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metadata>
<id>ApptentiveNavigateToLink</id>
<title>ApptentiveNavigateToLink for Maui Android</title>
<version>6.7.1</version>
<version>6.8.0</version>
<authors>Apptentive</authors>
<owners>Apptentive</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -18,6 +18,6 @@
<files>
<file src="../ApptentiveNavigateToLink/bin/Release/net8.0-android/ApptentiveNavigateToLink.dll" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveNavigateToLink/bin/Release/net8.0-android/ApptentiveNavigateToLink.xml" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveNavigateToLink/bin/Release/net8.0-android/apptentive-navigate-to-link-6.7.0.aar" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveNavigateToLink/bin/Release/net8.0-android/apptentive-navigate-to-link-6.8.0.aar" target="lib/net8.0-android34.0/"/>
</files>
</package>
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Xamarin.AndroidX.ConstraintLayout" Version="2.1.4.10" />
</ItemGroup>
<ItemGroup>
<AndroidLibrary Update="apptentive-notes-6.7.0.aar">
<AndroidLibrary Update="apptentive-notes-6.8.0.aar">
<Bind>true</Bind>
<Pack>true</Pack>
</AndroidLibrary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metadata>
<id>ApptentiveNotes</id>
<title>ApptentiveNotes for Maui Android</title>
<version>6.7.1</version>
<version>6.8.0</version>
<authors>Apptentive</authors>
<owners>Apptentive</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -20,6 +20,6 @@
<files>
<file src="../ApptentiveNotes/bin/Release/net8.0-android/ApptentiveNotes.dll" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveNotes/bin/Release/net8.0-android/ApptentiveNotes.xml" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveNotes/bin/Release/net8.0-android/apptentive-notes-6.7.0.aar" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveNotes/bin/Release/net8.0-android/apptentive-notes-6.8.0.aar" target="lib/net8.0-android34.0/"/>
</files>
</package>
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.6.1.7" />
</ItemGroup>
<ItemGroup>
<AndroidLibrary Update="apptentive-ratings-6.7.0.aar">
<AndroidLibrary Update="apptentive-ratings-6.8.0.aar">
<Bind>true</Bind>
<Pack>true</Pack>
</AndroidLibrary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metadata>
<id>ApptentiveRatings</id>
<title>ApptentiveRatings for Maui Android</title>
<version>6.7.1</version>
<version>6.8.0</version>
<authors>Apptentive</authors>
<owners>Apptentive</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -20,6 +20,6 @@
<files>
<file src="../ApptentiveRatings/bin/Release/net8.0-android/ApptentiveRatings.dll" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveRatings/bin/Release/net8.0-android/ApptentiveRatings.xml" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveRatings/bin/Release/net8.0-android/apptentive-ratings-6.7.0.aar" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveRatings/bin/Release/net8.0-android/apptentive-ratings-6.8.0.aar" target="lib/net8.0-android34.0/"/>
</files>
</package>
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Xamarin.AndroidX.ConstraintLayout" Version="2.1.4.10" />
</ItemGroup>
<ItemGroup>
<AndroidLibrary Update="apptentive-survey-6.7.0.aar">
<AndroidLibrary Update="apptentive-survey-6.8.0.aar">
<Bind>true</Bind>
<Pack>true</Pack>
</AndroidLibrary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metadata>
<id>ApptentiveSurvey</id>
<title>ApptentiveSurvey for Maui Android</title>
<version>6.7.1</version>
<version>6.8.0</version>
<authors>Apptentive</authors>
<owners>Apptentive</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -20,6 +20,6 @@
<files>
<file src="../ApptentiveSurvey/bin/Release/net8.0-android/ApptentiveSurvey.dll" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveSurvey/bin/Release/net8.0-android/ApptentiveSurvey.xml" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveSurvey/bin/Release/net8.0-android/apptentive-survey-6.7.0.aar" target="lib/net8.0-android34.0/"/>
<file src="../ApptentiveSurvey/bin/Release/net8.0-android/apptentive-survey-6.8.0.aar" target="lib/net8.0-android34.0/"/>
</files>
</package>
Binary file not shown.
2 changes: 1 addition & 1 deletion ApptentiveKit.iOS/ApptentiveKit.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Library</OutputType>

<Authors>Alchemer Digital Team</Authors>
<Version>6.7.0</Version>
<Version>6.8.1</Version>
<Copyright>Copyright © 2024 Alchemer LLC and contributors</Copyright>
<IsPackable>True</IsPackable>
<RepositoryUrl>https://github.com/apptentive/apptentive-maui</RepositoryUrl>
Expand Down
2 changes: 1 addition & 1 deletion ApptentiveKit.iOS/ApptentiveKit.iOS.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>Apptentive.iOS</id>
<version>6.7.2</version>
<version>6.8.1</version>
<title>ApptentiveKit iOS wrapper for Maui plugin</title>
<authors>Apptentive</authors>
<owners>Apptentive</owners>
Expand Down
10 changes: 5 additions & 5 deletions ApptentiveKit.iOS/Externals/ApptentiveKit.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>ApptentiveKit.framework/ApptentiveKit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>ApptentiveKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>ApptentiveKit.framework/ApptentiveKit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>ApptentiveKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
#ifndef APPTENTIVEKIT_SWIFT_H
#define APPTENTIVEKIT_SWIFT_H
#pragma clang diagnostic push
Expand Down
Binary file not shown.
Loading

0 comments on commit 6bf080f

Please sign in to comment.