Skip to content

Commit

Permalink
Update images path
Browse files Browse the repository at this point in the history
  • Loading branch information
iridescent-dev committed May 21, 2020
1 parent 69be612 commit 34fb942
Show file tree
Hide file tree
Showing 16 changed files with 201 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .jazzy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# `jazzy --help config`

output: docs
clean: true
clean: false
author: Iridescent
author_url: https://iridescent.dev
module: InAppPurchaseLib
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Getting Started/Installation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Installation
<p align="center">
<img src="https://github.com/iridescent-dev/iap-swift-lib/blob/master/Documentation/Images/ScreenshotInstallation.png" title="Installation">
<img src="img/ScreenshotInstallation.png" title="Installation">
</p>

* Select your project in Xcode
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://github.com/iridescent-dev/iap-swift-lib/blob/master/Documentation/Images/InAppPurchaseLib.png" width="640" title="InAppPurchaseLib">
<img src="img/InAppPurchaseLib.png" width="640" title="InAppPurchaseLib">
</p>

> An easy-to-use Swift library for In-App Purchases, using Fovea.Billing for receipts validation.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<div class="section-content top-matter">

<p align="center">
<img src="https://github.com/iridescent-dev/iap-swift-lib/blob/master/Documentation/Images/InAppPurchaseLib.png" width="640" title="InAppPurchaseLib">
<img src="img/InAppPurchaseLib.png" width="640" title="InAppPurchaseLib">
</p>

<blockquote>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<h1 id='installation' class='heading'>Installation</h1>

<p align="center">
<img src="https://github.com/iridescent-dev/iap-swift-lib/blob/master/Documentation/Images/ScreenshotInstallation.png" title="Installation">
<img src="img/ScreenshotInstallation.png" title="Installation">
</p>

<ul>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,166 @@
{
"warnings": [
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPCallback.swift",
"line": 12,
"symbol": "IAPPurchaseCallback",
"symbol_kind": "source.lang.swift.decl.typealias",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPCallback.swift",
"line": 16,
"symbol": "IAPPurchaseResult.state",
"symbol_kind": "source.lang.swift.decl.var.instance",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPCallback.swift",
"line": 17,
"symbol": "IAPPurchaseResult.iapError",
"symbol_kind": "source.lang.swift.decl.var.instance",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPCallback.swift",
"line": 18,
"symbol": "IAPPurchaseResult.skError",
"symbol_kind": "source.lang.swift.decl.var.instance",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPCallback.swift",
"line": 20,
"symbol": "IAPPurchaseResult.localizedDescription",
"symbol_kind": "source.lang.swift.decl.var.instance",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPCallback.swift",
"line": 40,
"symbol": "IAPRefreshCallback",
"symbol_kind": "source.lang.swift.decl.typealias",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPCallback.swift",
"line": 44,
"symbol": "IAPRefreshResult.state",
"symbol_kind": "source.lang.swift.decl.var.instance",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPCallback.swift",
"line": 45,
"symbol": "IAPRefreshResult.iapError",
"symbol_kind": "source.lang.swift.decl.var.instance",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPCallback.swift",
"line": 46,
"symbol": "IAPRefreshResult.addedPurchases",
"symbol_kind": "source.lang.swift.decl.var.instance",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPCallback.swift",
"line": 47,
"symbol": "IAPRefreshResult.updatedPurchases",
"symbol_kind": "source.lang.swift.decl.var.instance",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPError.swift",
"line": 11,
"symbol": "IAPErrorProtocol",
"symbol_kind": "source.lang.swift.decl.protocol",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Common/IAPError.swift",
"line": 12,
"symbol": "IAPErrorProtocol.code",
"symbol_kind": "source.lang.swift.decl.var.instance",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/InAppPurchaseLib.swift",
"line": 131,
"symbol": "DefaultPurchaseDelegate.init()",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Product/IAPProduct.swift",
"line": 10,
"symbol": "IAPProduct",
"symbol_kind": "source.lang.swift.decl.struct",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Product/IAPProduct.swift",
"line": 30,
"symbol": "IAPProductType",
"symbol_kind": "source.lang.swift.decl.enum",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Product/IAPProduct.swift",
"line": 31,
"symbol": "IAPProductType.consumable",
"symbol_kind": "source.lang.swift.decl.enumelement",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Product/IAPProduct.swift",
"line": 32,
"symbol": "IAPProductType.nonConsumable",
"symbol_kind": "source.lang.swift.decl.enumelement",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Product/IAPProduct.swift",
"line": 33,
"symbol": "IAPProductType.nonRenewingSubscription",
"symbol_kind": "source.lang.swift.decl.enumelement",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Product/IAPProduct.swift",
"line": 34,
"symbol": "IAPProductType.autoRenewableSubscription",
"symbol_kind": "source.lang.swift.decl.enumelement",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Product/SKProductExtension.swift",
"line": 12,
"symbol": "IAPPeriodFormat",
"symbol_kind": "source.lang.swift.decl.enum",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Product/SKProductExtension.swift",
"line": 13,
"symbol": "IAPPeriodFormat.short",
"symbol_kind": "source.lang.swift.decl.enumelement",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Product/SKProductExtension.swift",
"line": 14,
"symbol": "IAPPeriodFormat.long",
"symbol_kind": "source.lang.swift.decl.enumelement",
"warning": "undocumented"
},
{
"file": "/Users/veronique/Documents/iap-swift-lib/Sources/InAppPurchaseLib/Product/SKProductExtension.swift",
"line": 20,
"symbol": "SKProduct.localizedPeriodFormat",
"symbol_kind": "source.lang.swift.decl.var.static",
"warning": "undocumented"
}
],
"source_directory": "/Users/veronique/Documents/iap-swift-lib"
}
Binary file modified docs/docsets/InAppPurchaseLib.tgz
Binary file not shown.
Binary file added docs/img/InAppPurchaseLib.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ScreenshotInstallation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<div class="section-content top-matter">

<p align="center">
<img src="https://github.com/iridescent-dev/iap-swift-lib/blob/master/Documentation/Images/InAppPurchaseLib.png" width="640" title="InAppPurchaseLib">
<img src="img/InAppPurchaseLib.png" width="640" title="InAppPurchaseLib">
</p>

<blockquote>
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<h1 id='installation' class='heading'>Installation</h1>

<p align="center">
<img src="https://github.com/iridescent-dev/iap-swift-lib/blob/master/Documentation/Images/ScreenshotInstallation.png" title="Installation">
<img src="img/ScreenshotInstallation.png" title="Installation">
</p>

<ul>
Expand Down
Binary file added img/InAppPurchaseLib.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/ScreenshotInstallation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 34fb942

Please sign in to comment.