Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #11 from spoorthipujariadobe/iOS_xcframework_support
Browse files Browse the repository at this point in the history
publishing AEPAssurance-1.0.0 unity package
  • Loading branch information
spoorthipujariadobe authored Jan 26, 2022
2 parents e7d2bfe + 783917c commit 962d54e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,15 @@ Plugins for a Unity project use the following folder structure:

## Installation

#### Building the ACPCore Unity Package
1. Clone the [ACPCore Unity repository](https://github.com/adobe/unity-acpcore).
2. In the root directory, run the following command to build the ACPCore Unity package:
`make release`
3. Import `ACPCore.unitypackage` via Assets-Import Package from `bin -> build_temp -> ACPCore-1.0.0-Unity -> ACPCore` folder.

#### Building the AEPAssurance Unity Package
1. Clone the current repository.
2. In the root directory, run the following command to build the AEPAssurance Unity package:
`make release`
3. Import `AEPAssurance.unitypackage` via Assets-Import Package from `bin -> build_temp -> AEPAssurance-1.0.0-Unity -> AEPAssurance` folder.
#### Installing the ACPCore Unity Package
- Download [ACPCore-1.0.1-Unity.zip](https://github.com/adobe/unity-acpcore/tree/master/bin/ACPCore-1.0.1-Unity.zip)
- Unzip `ACPCore-1.0.1-Unity.zip`
- Import `ACPCore.unitypackage` via Assets->Import Package

#### Installing the AEPAssurance Unity Package
- Download [AEPAssurance-1.0.0-Unity.zip](./bin/AEPAssurance-1.0.0-Unity.zip)
- Unzip `AEPAssurance-1.0.0-Unity.zip`
- Import `AEPAssurance.unitypackage` via Assets-Import Package

#### Android installation
No additional steps are required for Android installation.
Expand Down
Binary file added bin/AEPAssurance-1.0.0-Unity.zip
Binary file not shown.

0 comments on commit 962d54e

Please sign in to comment.