File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
PSPDFKit.iOS.Instant/Properties
PSPDFKit.iOS.Model/Properties
PSPDFKit.iOS.UI/Properties Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11PSPDFKit for MAUI SDKs Bindings
22=========================================
33
4- - .NET for iOS, MacCatalyst Bindings for PSPDFKit version 12.0.1
4+ - .NET for iOS, MacCatalyst Bindings for PSPDFKit version 12.0.3
55
66#### PSPDFKit
77
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ using System.Net.Http;
55using System . Linq ;
66using Newtonsoft . Json . Linq ;
77
8- var IOSVERSION = Argument ( "iosversion" , "12.0.1 " ) ;
8+ var IOSVERSION = Argument ( "iosversion" , "12.0.3 " ) ;
99var IOS_SERVICERELEASE_VERSION = "0" ; // This is combined with the IOSVERSION variable for the NuGet Package version
1010
1111var target = Argument ( "target" , "Default" ) ;
Original file line number Diff line number Diff line change 2525// The form "{Major}.{Minor}.*" will automatically update the build and revision,
2626// and "{Major}.{Minor}.{Build}.*" will update just the revision.
2727
28- [ assembly: AssemblyVersion ( "12.0.1 " ) ]
28+ [ assembly: AssemblyVersion ( "12.0.3 " ) ]
2929
3030// The following attributes are used to specify the signing key for the assembly,
3131// if desired. See the Mono documentation for more information about signing.
Original file line number Diff line number Diff line change 2525// The form "{Major}.{Minor}.*" will automatically update the build and revision,
2626// and "{Major}.{Minor}.{Build}.*" will update just the revision.
2727
28- [ assembly: AssemblyVersion ( "12.0.1 " ) ]
28+ [ assembly: AssemblyVersion ( "12.0.3 " ) ]
2929
3030// The following attributes are used to specify the signing key for the assembly,
3131// if desired. See the Mono documentation for more information about signing.
Original file line number Diff line number Diff line change 2525// The form "{Major}.{Minor}.*" will automatically update the build and revision,
2626// and "{Major}.{Minor}.{Build}.*" will update just the revision.
2727
28- [ assembly: AssemblyVersion ( "12.0.1 " ) ]
28+ [ assembly: AssemblyVersion ( "12.0.3 " ) ]
2929
3030// The following attributes are used to specify the signing key for the assembly,
3131// if desired. See the Mono documentation for more information about signing.
Original file line number Diff line number Diff line change 11Xamarin PSPDFKit for iOS and Mac Bindings
22=========================================
33
4- - Xamarin.iOS Bindings for PSPDFKit 12.0.1 for iOS
4+ - Xamarin.iOS Bindings for PSPDFKit 12.0.3 for iOS
55- Xamarin.Mac Bindings for PSPDFKit 5.1.0 for macOS
66
77#### PSPDFKit
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ using System.Net.Http;
55using System . Linq ;
66using Newtonsoft . Json . Linq ;
77
8- var IOSVERSION = Argument ( "iosversion" , "12.0.1 " ) ;
8+ var IOSVERSION = Argument ( "iosversion" , "12.0.3 " ) ;
99var IOS_SERVICERELEASE_VERSION = "0" ; // This is combined with the IOSVERSION variable for the NuGet Package version
1010
1111var target = Argument ( "target" , "Default" ) ;
You can’t perform that action at this time.
0 commit comments