-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2cf152f
commit 1b5e18d
Showing
89 changed files
with
491 additions
and
712 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,21 @@ | ||
# Installation | ||
<p align="center"> | ||
<img src="img/ScreenshotInstallation.png" title="Installation"> | ||
</p> | ||
|
||
* Select your project in Xcode | ||
* Go to the section *Swift Package* | ||
* Click on *(+) Add Package Dependency* | ||
|
||
<p align="center"> | ||
<img src="img/ScreenshotInstallation.png" title="ScreenshotInstallation"> | ||
</p> | ||
|
||
* Copy the Git URL: *https://github.com/iridescent-dev/iap-swift-lib.git* | ||
* Click on *Next* > *Next* | ||
* Click on *Next* | ||
* In *Rules* select *Version: Up to Next Major ...* | ||
* Click on *Next* | ||
|
||
<p align="center"> | ||
<img src="img/ScreenshotInstallation2.png" title="ScreenshotInstallation2"> | ||
</p> | ||
|
||
* Make sure your project is selected in *Add to target* | ||
* Click on *Finish* | ||
|
||
*Note:* You have to `import InAppPurchaseLib` wherever you use the library. |
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 was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.