Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: move to shared components #666

Merged
merged 44 commits into from Jun 23, 2023
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
cbdf38e
chore: upgrade to afj v0.4.x
karimStekelenburg Mar 2, 2023
1b19aed
update
TimoGlastra Mar 11, 2023
1028676
it runs
TimoGlastra Mar 11, 2023
d9ce429
feat: ios working
TimoGlastra Mar 16, 2023
c8eb7b7
fix: add imports
TimoGlastra Mar 17, 2023
9fc47e6
merge
TimoGlastra Mar 17, 2023
65f5410
Merge remote-tracking branch 'origin/main' into feat/upgrading-to-AFJ…
TimoGlastra Mar 17, 2023
8f6acbe
Merge remote-tracking branch 'origin/main' into feat/upgrading-to-AFJ…
TimoGlastra Mar 20, 2023
068c7be
feat: update to latest afj and add migration
TimoGlastra Mar 20, 2023
653d91c
chore: update podfile.lock
TimoGlastra Mar 20, 2023
7f79160
test: fix tests
TimoGlastra Mar 20, 2023
d9247d8
add anoncreds format
TimoGlastra Mar 21, 2023
b8efafe
Merge remote-tracking branch 'origin/main' into feat/upgrading-to-AFJ…
TimoGlastra Mar 30, 2023
5c6c58b
fix tests
TimoGlastra Mar 31, 2023
7cb35b9
updates
TimoGlastra Apr 1, 2023
7c220ba
update dependencies
TimoGlastra Apr 2, 2023
a0f7e9a
revocation working
TimoGlastra Apr 2, 2023
c5ecce3
fixes
TimoGlastra Apr 2, 2023
b8fbe36
updates for migration
TimoGlastra Apr 4, 2023
6b23596
remove load backup
TimoGlastra Apr 27, 2023
25740ca
Merge remote-tracking branch 'origin/main' into feat/upgrading-to-AFJ…
TimoGlastra Apr 27, 2023
5c7f59b
fix tests
TimoGlastra Apr 27, 2023
88ab85e
temp
TimoGlastra Apr 27, 2023
881c0e0
temp
TimoGlastra Apr 27, 2023
b44aa79
add hack
TimoGlastra Apr 27, 2023
6d88731
fix: migration script working
TimoGlastra May 1, 2023
179730e
Merge remote-tracking branch 'origin/main' into feat/upgrading-to-AFJ…
TimoGlastra May 1, 2023
07d5aed
Merge branch 'main' into upgrading-to-AFJ-040
AlexanderShenshin May 29, 2023
7abb284
Update packages and fix TS errors
AlexanderShenshin May 30, 2023
502b8da
Update anoncreds package
AlexanderShenshin May 30, 2023
142a3e1
Merge remote-tracking branch 'origin/main' into feat/upgrading-to-AFJ…
TimoGlastra Jun 2, 2023
f5e0cd1
fix: update to latest afj
TimoGlastra Jun 2, 2023
56494b6
chore: update to stable afj release
TimoGlastra Jun 4, 2023
7293700
chore: regenerate podfile.lock
TimoGlastra Jun 4, 2023
3e9cbab
Update packages/legacy/app/ios/ariesbifold.xcodeproj/xcshareddata/xcs…
TimoGlastra Jun 4, 2023
93be585
style: fix eslint errors
TimoGlastra Jun 4, 2023
a8eacce
Merge branch 'main' into feat/upgrading-to-AFJ-040
jleach Jun 6, 2023
d2cffc6
Merge branch 'main' into feat/upgrading-to-AFJ-040
jleach Jun 7, 2023
df79f70
fix: migrating wallet to askar when used for auth (#813)
jleach Jun 12, 2023
21603f2
fix: no update on start
jleach Jun 15, 2023
83e5daf
Merge branch 'main' into feat/upgrading-to-AFJ-040
jleach Jun 15, 2023
7a86337
Merge branch 'main' into feat/upgrading-to-AFJ-040
jleach Jun 21, 2023
a0a7e8d
fix: export migration fn
jleach Jun 22, 2023
586e928
Merge branch 'main' into feat/upgrading-to-AFJ-040
jleach Jun 23, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 4 additions & 8 deletions app/ios/AriesBifold.xcodeproj/project.pbxproj
Expand Up @@ -12,8 +12,6 @@
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
33D4F52D89D299BE528C3520 /* libPods-AriesBifold.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4E31DDF0185498B58541BF97 /* libPods-AriesBifold.a */; };
433E773E26557E1B00F569EE /* Indy.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 433E773D26557E1B00F569EE /* Indy.framework */; };
433E773F26557E1B00F569EE /* Indy.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 433E773D26557E1B00F569EE /* Indy.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
43857C042720ABB4004F54E0 /* libswiftWebKit.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 43857C032720ABB4004F54E0 /* libswiftWebKit.tbd */; };
566FB1F2273B158E003E9BEE /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 566FB1F1273B158E003E9BEE /* Media.xcassets */; };
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
Expand All @@ -37,7 +35,6 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
433E773F26557E1B00F569EE /* Indy.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -81,7 +78,6 @@
buildActionMask = 2147483647;
files = (
43857C042720ABB4004F54E0 /* libswiftWebKit.tbd in Frameworks */,
433E773E26557E1B00F569EE /* Indy.framework in Frameworks */,
33D4F52D89D299BE528C3520 /* libPods-AriesBifold.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -522,7 +518,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 8GUD26WFN3;
DEVELOPMENT_TEAM = G9667JTP83;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -557,7 +553,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 8GUD26WFN3;
DEVELOPMENT_TEAM = G9667JTP83;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -617,7 +613,7 @@
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 i386";
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
Expand Down Expand Up @@ -682,7 +678,7 @@
COPY_PHASE_STRIP = YES;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 i386";
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
Expand Down
1 change: 1 addition & 0 deletions app/ios/Podfile
@@ -1,3 +1,4 @@
source 'https://cdn.cocoapods.org'
require_relative '../node_modules/react-native/scripts/react_native_pods'
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'

Expand Down
52 changes: 34 additions & 18 deletions app/ios/Podfile.lock
@@ -1,4 +1,12 @@
PODS:
- anoncreds (0.1.0-dev.10):
- React
- React-callinvoker
- React-Core
- aries-askar (0.1.0-dev.5):
- React
- React-callinvoker
- React-Core
- boost (1.76.0)
- CatCrypto (0.3.2)
- CocoaAsyncSocket (7.6.5)
Expand Down Expand Up @@ -74,8 +82,10 @@ PODS:
- fmt (6.2.1)
- glog (0.3.5)
- hermes-engine (0.9.0)
- indy-sdk-react-native (0.2.2):
- indy-vdr (0.1.0-dev.10):
- React
- React-callinvoker
- React-Core
- libevent (2.1.12)
- OpenSSL-Universal (1.1.180)
- Permission-Camera (3.6.1):
Expand Down Expand Up @@ -313,16 +323,16 @@ PODS:
- React-Core
- react-native-get-random-values (1.7.0):
- React-Core
- react-native-netinfo (9.3.0):
- react-native-netinfo (9.3.7):
- React-Core
- react-native-safe-area-context (3.3.2):
- React-Core
- react-native-splash-screen (3.3.0):
- React-Core
- react-native-tcp-socket (6.0.3):
- react-native-tcp-socket (6.0.6):
- CocoaAsyncSocket
- React-Core
- react-native-webview (11.22.4):
- react-native-webview (11.26.1):
- React-Core
- React-perflogger (0.66.5)
- React-RCTActionSheet (0.66.5):
Expand Down Expand Up @@ -408,15 +418,14 @@ PODS:
- React-Core
- RNPermissions (3.6.1):
- React-Core
- RNReanimated (2.2.4):
- RNReanimated (2.14.4):
- DoubleConversion
- FBLazyVector
- FBReactNativeSpec
- glog
- RCT-Folly
- RCTRequired
- RCTTypeSafety
- React
- React-callinvoker
- React-Core
- React-Core/DevSupport
Expand All @@ -434,21 +443,22 @@ PODS:
- React-RCTNetwork
- React-RCTSettings
- React-RCTText
- React-RCTVibration
- ReactCommon/turbomodule/core
- Yoga
- RNScreens (3.7.2):
- React-Core
- React-RCTImage
- RNSVG (12.1.1):
- React
- RNVectorIcons (8.1.0):
- RNVectorIcons (9.2.0):
- React-Core
- Yoga (1.14.0)
- YogaKit (1.18.1):
- Yoga (~> 1.14)

DEPENDENCIES:
- "anoncreds (from `../node_modules/@hyperledger/anoncreds-react-native`)"
- "aries-askar (from `../node_modules/@hyperledger/aries-askar-react-native`)"
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
Expand Down Expand Up @@ -476,7 +486,7 @@ DEPENDENCIES:
- FlipperKit/SKIOSNetworkPlugin (= 0.99.0)
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- hermes-engine (~> 0.9.0)
- indy-sdk-react-native (from `../node_modules/indy-sdk-react-native`)
- "indy-vdr (from `../node_modules/@hyperledger/indy-vdr-react-native`)"
- libevent (~> 2.1.12)
- Permission-Camera (from `../node_modules/react-native-permissions/ios/Camera`)
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
Expand Down Expand Up @@ -551,6 +561,10 @@ SPEC REPOS:
- YogaKit

EXTERNAL SOURCES:
anoncreds:
:path: "../node_modules/@hyperledger/anoncreds-react-native"
aries-askar:
:path: "../node_modules/@hyperledger/aries-askar-react-native"
boost:
:podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
DoubleConversion:
Expand All @@ -561,8 +575,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/React/FBReactNativeSpec"
glog:
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
indy-sdk-react-native:
:path: "../node_modules/indy-sdk-react-native"
indy-vdr:
:path: "../node_modules/@hyperledger/indy-vdr-react-native"
Permission-Camera:
:path: "../node_modules/react-native-permissions/ios/Camera"
RCT-Folly:
Expand Down Expand Up @@ -665,6 +679,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
anoncreds: 694f5c750bfcc35feb0e91b43b2599592c70e5b7
aries-askar: ef09b70dc8f97ec53d0dc00987cd8b069767c8a3
boost: a7c83b31436843459a1961bfd74b96033dc77234
CatCrypto: a477899b6be4954e75be4897e732da098cc0a5a8
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
Expand All @@ -683,7 +699,7 @@ SPEC CHECKSUMS:
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 5337263514dd6f09803962437687240c5dc39aa4
hermes-engine: bf7577d12ac6ccf53ab8b5af3c6ccf0dd8458c5c
indy-sdk-react-native: 52c3fdd11b673d11cdae5c28fa79a184084c6688
indy-vdr: 02b5db67ef8a1663dc12a4f61168ef4cf10ea422
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b
Permission-Camera: bf6791b17c7f614b6826019fcfdcc286d3a107f6
Expand All @@ -705,11 +721,11 @@ SPEC CHECKSUMS:
react-native-encrypted-storage: e78d848ce0fb663c2ce306e37921d026809322e6
react-native-flipper: 97d537d855e0e7f6ac26a065e01bf1aecc8ba41c
react-native-get-random-values: 237bffb1c7e05fb142092681531810a29ba53015
react-native-netinfo: 129bd99f607a2dc5bb096168f3e5c150fd1f1c95
react-native-netinfo: 2517ad504b3d303e90d7a431b0fcaef76d207983
react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457
react-native-tcp-socket: bf814462aa7bb427f004976d3a8765153baffe81
react-native-webview: a1ed211d50a5047a4fe54e07140991e277cd66e6
react-native-tcp-socket: e724380c910c2e704816ec817ed28f1342246ff7
react-native-webview: 9f111dfbcfc826084d6c507f569e5e03342ee1c1
React-perflogger: 169fb34f60c5fd793b370002ee9c916eba9bc4ae
React-RCTActionSheet: 2355539e02ad5cd4b1328682ab046487e1e1e920
React-RCTAnimation: 150644a38c24d80f1f761859c10c727412303f57
Expand All @@ -731,13 +747,13 @@ SPEC CHECKSUMS:
RNKeychain: f75b8c8b2f17d3b2aa1f25b4a0ac5b83d947ff8f
RNLocalize: 74b82db20cc3895ccc25af992c644879bcec2815
RNPermissions: dcdb7b99796bbeda6975a6e79ad519c41b251b1c
RNReanimated: 65583befd5706cc9c86ae9a081786181ced37b93
RNReanimated: f066aa91ef8ef7b2a9baed4c15ec06f5e5fb5d11
RNScreens: 0591543e343c7444ea1756b6265d81a4295922c9
RNSVG: 551acb6562324b1d52a4e0758f7ca0ec234e278f
RNVectorIcons: 31cebfcf94e8cf8686eb5303ae0357da64d7a5a4
RNVectorIcons: fcc2f6cb32f5735b586e66d14103a74ce6ad61f8
Yoga: b316a990bb6d115afa1b436b5626ac7c61717d17
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: 1e21ea8b3daeb0b9c9b6c654581ec3878c2417ae
PODFILE CHECKSUM: 7f72a24f782fec57e53438d94722791c42866d97

COCOAPODS: 1.11.3