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

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyansong-adbe authored Aug 3, 2021
1 parent d91a05b commit 05a9b2e
Show file tree
Hide file tree
Showing 8 changed files with 2,823 additions and 14,489 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@


## Requirements
- @adobe/react-native-acpcore 1.x
- React Native 0.44.+
- @adobe/react-native-acpcore 2.x
- React Native 0.60.+

- `@adobe/react-native-acpcore 1.x` requires `React Native 0.44.+`
- `@adobe/react-native-acpcore 2.x` requires `React Native 0.60.+`

## Installation

Expand Down Expand Up @@ -91,13 +90,13 @@ In the Link Binary With Libraries section, click the + link and add the followin

After you have installed Core, you can install additional AEP React Native extensions.

| Extension | npm package |
| ------------ | ------------------------------------------------------------ |
| Analytics | [![npm version](https://img.shields.io/npm/v/@adobe/react-native-acpanalytics.svg?color=green&label=%40adobe%2Freact-native-acpanalytics&logo=npm&style=flat-square)](https://badge.fury.io/js/%40adobe%2Freact-native-acpanalytics) |
| Audience | [![npm version](https://img.shields.io/npm/v/@adobe/react-native-acpaudience.svg?color=green&label=%40adobe%2Freact-native-acpaudience&logo=npm&style=flat-square)](https://badge.fury.io/js/%40adobe%2Freact-native-acpaudience) |
| Campaign | [![npm version](https://img.shields.io/npm/v/@adobe/react-native-acpcampaign.svg?color=green&label=%40adobe%2Freact-native-acpcampaign&logo=npm&style=flat-square)](https://badge.fury.io/js/%40adobe%2Freact-native-acpcampaign) |
| Media | [![npm version](https://img.shields.io/npm/v/@adobe/react-native-acpmedia.svg?color=green&label=%40adobe%2Freact-native-acpmedia&logo=npm&style=flat-square)](https://badge.fury.io/js/%40adobe%2Freact-native-acpmedia) |
| Target | [![npm version](https://img.shields.io/npm/v/@adobe/react-native-acptarget.svg?color=green&label=%40adobe%2Freact-native-acptarget&logo=npm&style=flat-square)](https://badge.fury.io/js/%40adobe%2Freact-native-acptarget) |
| Extension | npm package |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Analytics | [![npm version](https://img.shields.io/npm/v/@adobe/react-native-acpanalytics.svg?color=green&label=%40adobe%2Freact-native-acpanalytics&logo=npm&style=flat-square)](https://badge.fury.io/js/%40adobe%2Freact-native-acpanalytics) |
| Audience | [![npm version](https://img.shields.io/npm/v/@adobe/react-native-acpaudience.svg?color=green&label=%40adobe%2Freact-native-acpaudience&logo=npm&style=flat-square)](https://badge.fury.io/js/%40adobe%2Freact-native-acpaudience) |
| Campaign | [![npm version](https://img.shields.io/npm/v/@adobe/react-native-acpcampaign.svg?color=green&label=%40adobe%2Freact-native-acpcampaign&logo=npm&style=flat-square)](https://badge.fury.io/js/%40adobe%2Freact-native-acpcampaign) |
| Media | [![npm version](https://img.shields.io/npm/v/@adobe/react-native-acpmedia.svg?color=green&label=%40adobe%2Freact-native-acpmedia&logo=npm&style=flat-square)](https://badge.fury.io/js/%40adobe%2Freact-native-acpmedia) |
| Target | [![npm version](https://img.shields.io/npm/v/@adobe/react-native-acptarget.svg?color=green&label=%40adobe%2Freact-native-acptarget&logo=npm&style=flat-square)](https://badge.fury.io/js/%40adobe%2Freact-native-acptarget) |
| User Profile | [![npm version](https://img.shields.io/npm/v/@adobe/react-native-acpuserprofile.svg?color=green&label=%40adobe%2Freact-native-acpuserprofile&logo=npm&style=flat-square)](https://badge.fury.io/js/%40adobe%2Freact-native-acpuserprofile) |

## Tests
Expand Down
24 changes: 12 additions & 12 deletions ios/RCTACPCore.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
21E0261822039C07006C3583 /* RCTACPCoreDataBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 21E0261722039C07006C3583 /* RCTACPCoreDataBridge.m */; };
21E0261B2203A235006C3583 /* RCTACPIdentity.m in Sources */ = {isa = PBXBuildFile; fileRef = 21E0261A2203A235006C3583 /* RCTACPIdentity.m */; };
21E0261E2203A241006C3583 /* RCTACPLifecycle.m in Sources */ = {isa = PBXBuildFile; fileRef = 21E0261D2203A241006C3583 /* RCTACPLifecycle.m */; };
8DCCB2CC70FF6F94CC698ADB /* libPods-RCTACPCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 52809CD6BE21F5AE4A297B37 /* libPods-RCTACPCore.a */; };
562C854ACA15616169095A96 /* libPods-RCTACPCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D2F05BE13BBA6F1FB548B9F9 /* libPods-RCTACPCore.a */; };
B3E7B58A1CC2AC0600A0062D /* RCTACPCore.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* RCTACPCore.m */; };
/* End PBXBuildFile section */

Expand Down Expand Up @@ -56,11 +56,11 @@
21E0261F2203A24E006C3583 /* RCTACPSignal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RCTACPSignal.h; path = src/Signal/RCTACPSignal.h; sourceTree = "<group>"; };
21E026202203A24E006C3583 /* RCTACPSignal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = RCTACPSignal.m; path = src/Signal/RCTACPSignal.m; sourceTree = "<group>"; };
3D2FC286255BCFAE00DACA1A /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS13.4.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; };
52809CD6BE21F5AE4A297B37 /* libPods-RCTACPCore.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RCTACPCore.a"; sourceTree = BUILT_PRODUCTS_DIR; };
7B15E7F6190029952C80839B /* Pods-RCTACPCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RCTACPCore.release.xcconfig"; path = "Target Support Files/Pods-RCTACPCore/Pods-RCTACPCore.release.xcconfig"; sourceTree = "<group>"; };
71FEDEA4E7BCDCA4EC07044C /* Pods-RCTACPCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RCTACPCore.debug.xcconfig"; path = "Target Support Files/Pods-RCTACPCore/Pods-RCTACPCore.debug.xcconfig"; sourceTree = "<group>"; };
B3E7B5881CC2AC0600A0062D /* RCTACPCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RCTACPCore.h; path = src/Core/RCTACPCore.h; sourceTree = "<group>"; };
B3E7B5891CC2AC0600A0062D /* RCTACPCore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RCTACPCore.m; path = src/Core/RCTACPCore.m; sourceTree = "<group>"; };
E18D265B358C958718B388A3 /* Pods-RCTACPCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RCTACPCore.debug.xcconfig"; path = "Target Support Files/Pods-RCTACPCore/Pods-RCTACPCore.debug.xcconfig"; sourceTree = "<group>"; };
D2F05BE13BBA6F1FB548B9F9 /* libPods-RCTACPCore.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RCTACPCore.a"; sourceTree = BUILT_PRODUCTS_DIR; };
DBE8FD8614D921208328EC48 /* Pods-RCTACPCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RCTACPCore.release.xcconfig"; path = "Target Support Files/Pods-RCTACPCore/Pods-RCTACPCore.release.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -72,7 +72,7 @@
210E3BB32200E9DB00AC9192 /* WebKit.framework in Frameworks */,
210E3BB12200E9D400AC9192 /* SystemConfiguration.framework in Frameworks */,
210E3BAF2200E9CF00AC9192 /* UIKit.framework in Frameworks */,
8DCCB2CC70FF6F94CC698ADB /* libPods-RCTACPCore.a in Frameworks */,
562C854ACA15616169095A96 /* libPods-RCTACPCore.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -99,7 +99,7 @@
210E3BB22200E9DB00AC9192 /* WebKit.framework */,
210E3BB02200E9D400AC9192 /* SystemConfiguration.framework */,
210E3BAE2200E9CF00AC9192 /* UIKit.framework */,
52809CD6BE21F5AE4A297B37 /* libPods-RCTACPCore.a */,
D2F05BE13BBA6F1FB548B9F9 /* libPods-RCTACPCore.a */,
);
name = Frameworks;
sourceTree = "<group>";
Expand Down Expand Up @@ -170,8 +170,8 @@
927F6DCF44567097D9E8ACEE /* Pods */ = {
isa = PBXGroup;
children = (
E18D265B358C958718B388A3 /* Pods-RCTACPCore.debug.xcconfig */,
7B15E7F6190029952C80839B /* Pods-RCTACPCore.release.xcconfig */,
71FEDEA4E7BCDCA4EC07044C /* Pods-RCTACPCore.debug.xcconfig */,
DBE8FD8614D921208328EC48 /* Pods-RCTACPCore.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
Expand All @@ -183,7 +183,7 @@
isa = PBXNativeTarget;
buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RCTACPCore" */;
buildPhases = (
873D7DF78D4741AFE62D7C6A /* [CP] Check Pods Manifest.lock */,
DEF56E23D0502110C3E064F7 /* [CP] Check Pods Manifest.lock */,
58B511D91A9E6C8500147676 /* CopyFiles */,
58B511D71A9E6C8500147676 /* Sources */,
58B511D81A9E6C8500147676 /* Frameworks */,
Expand Down Expand Up @@ -230,7 +230,7 @@
/* End PBXProject section */

/* Begin PBXShellScriptBuildPhase section */
873D7DF78D4741AFE62D7C6A /* [CP] Check Pods Manifest.lock */ = {
DEF56E23D0502110C3E064F7 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand Down Expand Up @@ -371,7 +371,7 @@
};
58B511F01A9E6C8500147676 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E18D265B358C958718B388A3 /* Pods-RCTACPCore.debug.xcconfig */;
baseConfigurationReference = 71FEDEA4E7BCDCA4EC07044C /* Pods-RCTACPCore.debug.xcconfig */;
buildSettings = {
HEADER_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -393,7 +393,7 @@
};
58B511F11A9E6C8500147676 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 7B15E7F6190029952C80839B /* Pods-RCTACPCore.release.xcconfig */;
baseConfigurationReference = DBE8FD8614D921208328EC48 /* Pods-RCTACPCore.release.xcconfig */;
buildSettings = {
HEADER_SEARCH_PATHS = (
"$(inherited)",
Expand Down
Loading

0 comments on commit 05a9b2e

Please sign in to comment.