From 4ed4eace71db93f72384c3fbaa737bc023c49b27 Mon Sep 17 00:00:00 2001 From: Jake Date: Thu, 21 Oct 2021 17:46:23 +0000 Subject: [PATCH] Automated report --- docs/Paywall/index.html | 35 ++++++------------- docs/PaywallDelegate/index.html | 6 ++-- docs/PaywallInfo/index.html | 6 ++-- docs/Paywall_EventName/index.html | 6 ++-- .../index.html | 2 +- docs/Paywall_StandardEvent/index.html | 2 +- docs/Paywall_StandardEventName/index.html | 6 ++-- docs/Paywall_StandardUserAttribute/index.html | 2 +- .../index.html | 6 ++-- docs/index.html | 2 +- 10 files changed, 30 insertions(+), 43 deletions(-) diff --git a/docs/Paywall/index.html b/docs/Paywall/index.html index 35759e6a1..e0ee9e5ab 100644 --- a/docs/Paywall/index.html +++ b/docs/Paywall/index.html @@ -25,7 +25,7 @@ @@ -51,11 +51,11 @@ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> - + -%15 +%3 @@ -455,15 +455,15 @@

-
+

- load(completion:​) + load(identifier:​)

-
@objc public static func load(completion: ((Bool) -> ())? = nil)  
+
@objc public static func load(identifier: String)  
-

DEPRECATED: This method does nothing.

+

Use this to preload a paywall before presenting it. Only necessary if you are manually specifying which paywall to present later — Superwall automatically does this otherwise.

Parameters

@@ -478,9 +478,9 @@

Parameters

- completion - ((Bool) -> ())? -

DEPRECATED: this will get called with true no matter what

+ identifier + String +

The identifier of the paywall you would like to load in the background, as found in your paywall's settings in the dashboard.

@@ -624,19 +624,6 @@

public func paymentQueue(_ queue: SKPaymentQueue, updatedTransactions transactions: [SKPaymentTransaction])  

-
-

- present(on:​cached:​presentation​Completion:​purchase​Completion:​fallback:​) -

-
-
@available(*, deprecated, message: "use present(on viewController: UIViewController? = nil, presentationCompletion: (()->())? = nil, dismissalCompletion: DismissalCompletionBlock? = nil, fallback: FallbackBlock? = nil) instead")
-	@objc public static func present(on viewController: UIViewController? = nil,
-									 cached: Bool = true,
-									 presentationCompletion: (()->())? = nil,
-									 purchaseCompletion: ((Bool) -> ())? = nil,
-									 fallback: (()->())? = nil)  
-
-

present(on​Present:​on​Dismiss:​on​Fail:​) @@ -868,7 +855,7 @@

Parameters

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/PaywallDelegate/index.html b/docs/PaywallDelegate/index.html index 94524eb23..b51868cc0 100644 --- a/docs/PaywallDelegate/index.html +++ b/docs/PaywallDelegate/index.html @@ -51,11 +51,11 @@ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> - + -%25 +%9 @@ -310,7 +310,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/PaywallInfo/index.html b/docs/PaywallInfo/index.html index c33b2113a..e68b1f76f 100644 --- a/docs/PaywallInfo/index.html +++ b/docs/PaywallInfo/index.html @@ -51,11 +51,11 @@

"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> - + -%3 +%13 @@ -98,7 +98,7 @@

Conforms To

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/Paywall_EventName/index.html b/docs/Paywall_EventName/index.html index 4e25ad0a0..4d855a0d9 100644 --- a/docs/Paywall_EventName/index.html +++ b/docs/Paywall_EventName/index.html @@ -51,11 +51,11 @@ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> - + -%11 +%21 @@ -275,7 +275,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/Paywall_PaywallNetworkEnvironment/index.html b/docs/Paywall_PaywallNetworkEnvironment/index.html index 8b59a18f2..fad64385a 100644 --- a/docs/Paywall_PaywallNetworkEnvironment/index.html +++ b/docs/Paywall_PaywallNetworkEnvironment/index.html @@ -101,7 +101,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/Paywall_StandardEvent/index.html b/docs/Paywall_StandardEvent/index.html index acc40762b..d34cc5d4c 100644 --- a/docs/Paywall_StandardEvent/index.html +++ b/docs/Paywall_StandardEvent/index.html @@ -221,7 +221,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/Paywall_StandardEventName/index.html b/docs/Paywall_StandardEventName/index.html index b0da30497..5e96cc9b6 100644 --- a/docs/Paywall_StandardEventName/index.html +++ b/docs/Paywall_StandardEventName/index.html @@ -51,11 +51,11 @@

"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> - + -%7 +%17 @@ -211,7 +211,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/Paywall_StandardUserAttribute/index.html b/docs/Paywall_StandardUserAttribute/index.html index 35e53aaa1..ae3faf58e 100644 --- a/docs/Paywall_StandardUserAttribute/index.html +++ b/docs/Paywall_StandardUserAttribute/index.html @@ -185,7 +185,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/Paywall_StandardUserAttributeKey/index.html b/docs/Paywall_StandardUserAttributeKey/index.html index 2b6878b6b..599ad82d2 100644 --- a/docs/Paywall_StandardUserAttributeKey/index.html +++ b/docs/Paywall_StandardUserAttributeKey/index.html @@ -51,11 +51,11 @@

"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> - + -%21 +%25 @@ -195,7 +195,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/index.html b/docs/index.html index 7311b4cab..c434087f1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -133,7 +133,7 @@

Protocols