diff --git a/.github/workflows/react-native-demos.yml b/.github/workflows/react-native-demos.yml index 811f66d0..8d2091ee 100644 --- a/.github/workflows/react-native-demos.yml +++ b/.github/workflows/react-native-demos.yml @@ -35,6 +35,15 @@ jobs: with: node-version: ${{ matrix.node-version }} +# REMOVE + - name: Build binding + run: yarn && yarn pkg + working-directory: binding/react-native + + - name: Add binding + run: yarn add ../../binding/react-native/pkg/picovoice-rhino-react-native-3.0.3.tgz +# REMOVE + - name: Install dependencies run: yarn android-install @@ -60,6 +69,15 @@ jobs: with: node-version: ${{ matrix.node-version }} +# REMOVE + - name: Build binding + run: yarn && yarn pkg + working-directory: binding/react-native + + - name: Add binding + run: yarn add ../../binding/react-native/pkg/picovoice-rhino-react-native-3.0.3.tgz +# REMOVE + - name: Install dependencies run: yarn ios-install diff --git a/binding/react-native/package.json b/binding/react-native/package.json index 070b282b..863bfdcc 100644 --- a/binding/react-native/package.json +++ b/binding/react-native/package.json @@ -1,6 +1,6 @@ { "name": "@picovoice/rhino-react-native", - "version": "3.0.2", + "version": "3.0.3", "description": "Picovoice Rhino React Native binding", "main": "lib/commonjs/index", "module": "lib/module/index", @@ -39,7 +39,7 @@ }, "homepage": "https://github.com/Picovoice/rhino/#readme", "devDependencies": { - "@picovoice/react-native-voice-processor": "^1.2.2", + "@picovoice/react-native-voice-processor": "1.2.3", "@react-native-community/eslint-config": "^3.2.0", "@types/jest": "^26.0.0", "@types/react": "^16.9.19", @@ -58,7 +58,7 @@ "typescript": "^4.9.3" }, "peerDependencies": { - "@picovoice/react-native-voice-processor": ">= 1.2.2", + "@picovoice/react-native-voice-processor": "= 1.2.3", "react": ">= 17.0", "react-native": ">= 0.63" }, diff --git a/binding/react-native/rhino-react-native.podspec b/binding/react-native/rhino-react-native.podspec index 83d0af77..1920faa5 100644 --- a/binding/react-native/rhino-react-native.podspec +++ b/binding/react-native/rhino-react-native.podspec @@ -16,5 +16,5 @@ Pod::Spec.new do |s| s.source_files = "ios/*.{h,m,mm,swift}" s.dependency "React" - s.dependency 'Rhino-iOS', '~> 3.0.1' + s.dependency 'Rhino-iOS', '~> 3.0.2' end diff --git a/binding/react-native/test-app/RhinoTestApp/ios/Podfile.lock b/binding/react-native/test-app/RhinoTestApp/ios/Podfile.lock new file mode 100644 index 00000000..7fad827b --- /dev/null +++ b/binding/react-native/test-app/RhinoTestApp/ios/Podfile.lock @@ -0,0 +1,535 @@ +PODS: + - boost (1.76.0) + - DoubleConversion (1.1.6) + - FBLazyVector (0.71.18) + - FBReactNativeSpec (0.71.18): + - RCT-Folly (= 2021.07.22.00) + - RCTRequired (= 0.71.18) + - RCTTypeSafety (= 0.71.18) + - React-Core (= 0.71.18) + - React-jsi (= 0.71.18) + - ReactCommon/turbomodule/core (= 0.71.18) + - fmt (6.2.1) + - glog (0.3.5) + - hermes-engine (0.71.18): + - hermes-engine/Pre-built (= 0.71.18) + - hermes-engine/Pre-built (0.71.18) + - ios-voice-processor (1.1.2) + - libevent (2.1.12) + - RCT-Folly (2021.07.22.00): + - boost + - DoubleConversion + - fmt (~> 6.2.1) + - glog + - RCT-Folly/Default (= 2021.07.22.00) + - RCT-Folly/Default (2021.07.22.00): + - boost + - DoubleConversion + - fmt (~> 6.2.1) + - glog + - RCT-Folly/Futures (2021.07.22.00): + - boost + - DoubleConversion + - fmt (~> 6.2.1) + - glog + - libevent + - RCTRequired (0.71.18) + - RCTTypeSafety (0.71.18): + - FBLazyVector (= 0.71.18) + - RCTRequired (= 0.71.18) + - React-Core (= 0.71.18) + - React (0.71.18): + - React-Core (= 0.71.18) + - React-Core/DevSupport (= 0.71.18) + - React-Core/RCTWebSocket (= 0.71.18) + - React-RCTActionSheet (= 0.71.18) + - React-RCTAnimation (= 0.71.18) + - React-RCTBlob (= 0.71.18) + - React-RCTImage (= 0.71.18) + - React-RCTLinking (= 0.71.18) + - React-RCTNetwork (= 0.71.18) + - React-RCTSettings (= 0.71.18) + - React-RCTText (= 0.71.18) + - React-RCTVibration (= 0.71.18) + - React-callinvoker (0.71.18) + - React-Codegen (0.71.18): + - FBReactNativeSpec + - hermes-engine + - RCT-Folly + - RCTRequired + - RCTTypeSafety + - React-Core + - React-jsi + - React-jsiexecutor + - ReactCommon/turbomodule/bridging + - ReactCommon/turbomodule/core + - React-Core (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default (= 0.71.18) + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/CoreModulesHeaders (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/Default (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/DevSupport (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default (= 0.71.18) + - React-Core/RCTWebSocket (= 0.71.18) + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-jsinspector (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/RCTActionSheetHeaders (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/RCTAnimationHeaders (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/RCTBlobHeaders (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/RCTImageHeaders (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/RCTLinkingHeaders (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/RCTNetworkHeaders (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/RCTSettingsHeaders (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/RCTTextHeaders (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/RCTVibrationHeaders (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-Core/RCTWebSocket (0.71.18): + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Core/Default (= 0.71.18) + - React-cxxreact (= 0.71.18) + - React-hermes + - React-jsi (= 0.71.18) + - React-jsiexecutor (= 0.71.18) + - React-perflogger (= 0.71.18) + - Yoga + - React-CoreModules (0.71.18): + - RCT-Folly (= 2021.07.22.00) + - RCTTypeSafety (= 0.71.18) + - React-Codegen (= 0.71.18) + - React-Core/CoreModulesHeaders (= 0.71.18) + - React-jsi (= 0.71.18) + - React-RCTBlob + - React-RCTImage (= 0.71.18) + - ReactCommon/turbomodule/core (= 0.71.18) + - React-cxxreact (0.71.18): + - boost (= 1.76.0) + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-callinvoker (= 0.71.18) + - React-jsi (= 0.71.18) + - React-jsinspector (= 0.71.18) + - React-logger (= 0.71.18) + - React-perflogger (= 0.71.18) + - React-runtimeexecutor (= 0.71.18) + - React-hermes (0.71.18): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - RCT-Folly/Futures (= 2021.07.22.00) + - React-cxxreact (= 0.71.18) + - React-jsi + - React-jsiexecutor (= 0.71.18) + - React-jsinspector (= 0.71.18) + - React-perflogger (= 0.71.18) + - React-jsi (0.71.18): + - boost (= 1.76.0) + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-jsiexecutor (0.71.18): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-cxxreact (= 0.71.18) + - React-jsi (= 0.71.18) + - React-perflogger (= 0.71.18) + - React-jsinspector (0.71.18) + - React-logger (0.71.18): + - glog + - react-native-voice-processor (1.2.0): + - ios-voice-processor (~> 1.1.0) + - React-Core + - React-perflogger (0.71.18) + - React-RCTActionSheet (0.71.18): + - React-Core/RCTActionSheetHeaders (= 0.71.18) + - React-RCTAnimation (0.71.18): + - RCT-Folly (= 2021.07.22.00) + - RCTTypeSafety (= 0.71.18) + - React-Codegen (= 0.71.18) + - React-Core/RCTAnimationHeaders (= 0.71.18) + - React-jsi (= 0.71.18) + - ReactCommon/turbomodule/core (= 0.71.18) + - React-RCTAppDelegate (0.71.18): + - RCT-Folly + - RCTRequired + - RCTTypeSafety + - React-Core + - ReactCommon/turbomodule/core + - React-RCTBlob (0.71.18): + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-Codegen (= 0.71.18) + - React-Core/RCTBlobHeaders (= 0.71.18) + - React-Core/RCTWebSocket (= 0.71.18) + - React-jsi (= 0.71.18) + - React-RCTNetwork (= 0.71.18) + - ReactCommon/turbomodule/core (= 0.71.18) + - React-RCTImage (0.71.18): + - RCT-Folly (= 2021.07.22.00) + - RCTTypeSafety (= 0.71.18) + - React-Codegen (= 0.71.18) + - React-Core/RCTImageHeaders (= 0.71.18) + - React-jsi (= 0.71.18) + - React-RCTNetwork (= 0.71.18) + - ReactCommon/turbomodule/core (= 0.71.18) + - React-RCTLinking (0.71.18): + - React-Codegen (= 0.71.18) + - React-Core/RCTLinkingHeaders (= 0.71.18) + - React-jsi (= 0.71.18) + - ReactCommon/turbomodule/core (= 0.71.18) + - React-RCTNetwork (0.71.18): + - RCT-Folly (= 2021.07.22.00) + - RCTTypeSafety (= 0.71.18) + - React-Codegen (= 0.71.18) + - React-Core/RCTNetworkHeaders (= 0.71.18) + - React-jsi (= 0.71.18) + - ReactCommon/turbomodule/core (= 0.71.18) + - React-RCTSettings (0.71.18): + - RCT-Folly (= 2021.07.22.00) + - RCTTypeSafety (= 0.71.18) + - React-Codegen (= 0.71.18) + - React-Core/RCTSettingsHeaders (= 0.71.18) + - React-jsi (= 0.71.18) + - ReactCommon/turbomodule/core (= 0.71.18) + - React-RCTText (0.71.18): + - React-Core/RCTTextHeaders (= 0.71.18) + - React-RCTVibration (0.71.18): + - RCT-Folly (= 2021.07.22.00) + - React-Codegen (= 0.71.18) + - React-Core/RCTVibrationHeaders (= 0.71.18) + - React-jsi (= 0.71.18) + - ReactCommon/turbomodule/core (= 0.71.18) + - React-runtimeexecutor (0.71.18): + - React-jsi (= 0.71.18) + - ReactCommon/turbomodule/bridging (0.71.18): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-callinvoker (= 0.71.18) + - React-Core (= 0.71.18) + - React-cxxreact (= 0.71.18) + - React-jsi (= 0.71.18) + - React-logger (= 0.71.18) + - React-perflogger (= 0.71.18) + - ReactCommon/turbomodule/core (0.71.18): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2021.07.22.00) + - React-callinvoker (= 0.71.18) + - React-Core (= 0.71.18) + - React-cxxreact (= 0.71.18) + - React-jsi (= 0.71.18) + - React-logger (= 0.71.18) + - React-perflogger (= 0.71.18) + - Rhino-iOS (3.0.1): + - ios-voice-processor (~> 1.1.0) + - rhino-react-native (3.0.2): + - React + - Rhino-iOS (~> 3.0.1) + - RNFS (2.20.0): + - React-Core + - Yoga (1.14.0) + +DEPENDENCIES: + - 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`) + - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`) + - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) + - hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`) + - libevent (~> 2.1.12) + - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) + - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`) + - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`) + - React (from `../node_modules/react-native/`) + - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`) + - React-Codegen (from `build/generated/ios`) + - React-Core (from `../node_modules/react-native/`) + - React-Core/RCTWebSocket (from `../node_modules/react-native/`) + - React-CoreModules (from `../node_modules/react-native/React/CoreModules`) + - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`) + - React-hermes (from `../node_modules/react-native/ReactCommon/hermes`) + - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`) + - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`) + - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`) + - React-logger (from `../node_modules/react-native/ReactCommon/logger`) + - "react-native-voice-processor (from `../node_modules/@picovoice/react-native-voice-processor`)" + - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`) + - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`) + - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`) + - React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`) + - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`) + - React-RCTImage (from `../node_modules/react-native/Libraries/Image`) + - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`) + - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`) + - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`) + - React-RCTText (from `../node_modules/react-native/Libraries/Text`) + - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`) + - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`) + - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`) + - "rhino-react-native (from `../node_modules/@picovoice/rhino-react-native`)" + - RNFS (from `../node_modules/react-native-fs`) + - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) + +SPEC REPOS: + trunk: + - fmt + - ios-voice-processor + - libevent + - Rhino-iOS + +EXTERNAL SOURCES: + boost: + :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec" + DoubleConversion: + :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec" + FBLazyVector: + :path: "../node_modules/react-native/Libraries/FBLazyVector" + FBReactNativeSpec: + :path: "../node_modules/react-native/React/FBReactNativeSpec" + glog: + :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec" + hermes-engine: + :podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec" + RCT-Folly: + :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec" + RCTRequired: + :path: "../node_modules/react-native/Libraries/RCTRequired" + RCTTypeSafety: + :path: "../node_modules/react-native/Libraries/TypeSafety" + React: + :path: "../node_modules/react-native/" + React-callinvoker: + :path: "../node_modules/react-native/ReactCommon/callinvoker" + React-Codegen: + :path: build/generated/ios + React-Core: + :path: "../node_modules/react-native/" + React-CoreModules: + :path: "../node_modules/react-native/React/CoreModules" + React-cxxreact: + :path: "../node_modules/react-native/ReactCommon/cxxreact" + React-hermes: + :path: "../node_modules/react-native/ReactCommon/hermes" + React-jsi: + :path: "../node_modules/react-native/ReactCommon/jsi" + React-jsiexecutor: + :path: "../node_modules/react-native/ReactCommon/jsiexecutor" + React-jsinspector: + :path: "../node_modules/react-native/ReactCommon/jsinspector" + React-logger: + :path: "../node_modules/react-native/ReactCommon/logger" + react-native-voice-processor: + :path: "../node_modules/@picovoice/react-native-voice-processor" + React-perflogger: + :path: "../node_modules/react-native/ReactCommon/reactperflogger" + React-RCTActionSheet: + :path: "../node_modules/react-native/Libraries/ActionSheetIOS" + React-RCTAnimation: + :path: "../node_modules/react-native/Libraries/NativeAnimation" + React-RCTAppDelegate: + :path: "../node_modules/react-native/Libraries/AppDelegate" + React-RCTBlob: + :path: "../node_modules/react-native/Libraries/Blob" + React-RCTImage: + :path: "../node_modules/react-native/Libraries/Image" + React-RCTLinking: + :path: "../node_modules/react-native/Libraries/LinkingIOS" + React-RCTNetwork: + :path: "../node_modules/react-native/Libraries/Network" + React-RCTSettings: + :path: "../node_modules/react-native/Libraries/Settings" + React-RCTText: + :path: "../node_modules/react-native/Libraries/Text" + React-RCTVibration: + :path: "../node_modules/react-native/Libraries/Vibration" + React-runtimeexecutor: + :path: "../node_modules/react-native/ReactCommon/runtimeexecutor" + ReactCommon: + :path: "../node_modules/react-native/ReactCommon" + rhino-react-native: + :path: "../node_modules/@picovoice/rhino-react-native" + RNFS: + :path: "../node_modules/react-native-fs" + Yoga: + :path: "../node_modules/react-native/ReactCommon/yoga" + +SPEC CHECKSUMS: + boost: 7dcd2de282d72e344012f7d6564d024930a6a440 + DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 + FBLazyVector: 5f81939bc6d6bcd3e71bba3744753c2a88991395 + FBReactNativeSpec: 282e783582935f4d4d136c8ec911655575a7a09f + fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 + glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b + hermes-engine: 251dcc3511fc68678e2ee96dd7d175d9489b781e + ios-voice-processor: 00bf226d172c7006f565d6b6dbf2dc5e5b76938b + libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 + RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1 + RCTRequired: 467cd79889cbcfd008d0ff7c697f73765d4578c3 + RCTTypeSafety: 71c8b219dc633684896452fee38a1e442d167dd6 + React: b807b09e4402c12dcbc44176e50533dca10d01f0 + React-callinvoker: f34a25e5656a6689ceaa419e833e7907b8fefef3 + React-Codegen: c252b1d468b0d2586f7573672a3d637884d0b5be + React-Core: 4161fa6a64a5ec632e31dd89e7e833f2d5205bb1 + React-CoreModules: a2e0234e69404f0703cb8fe288e7093388943c62 + React-cxxreact: 63102ee4eb505c1b13cc54cf975cd94ba223bc91 + React-hermes: de910b47c7f970987821998b09fda450f0a8aa4e + React-jsi: c1a489e635aef9afcc2aedfc08abaf53df6b2993 + React-jsiexecutor: a60e1117c011cbb6a95418f4bf67d6dfbbf81772 + React-jsinspector: 7218c92923292e20326a1eed3104fe90393ca449 + React-logger: 166cf6649b5ea9e26ab816073dd0e68020561d65 + react-native-voice-processor: aefb0845641c7d67dd47e69606ba7ebb38aab5cd + React-perflogger: c8849042b03392681ebd5d99a0775dbadfad2c74 + React-RCTActionSheet: 6bd3b502da266d69942e9ce4bc13666f90544620 + React-RCTAnimation: 63fbec04ae279b387ac786898bd5a918b8875f48 + React-RCTAppDelegate: 4cdf489597db359817035fb9d0df423ac0b28e07 + React-RCTBlob: 53d7ffeac3273365347ea7ee437e0413f9528870 + React-RCTImage: 63abc85bc7892202ac06e2f66e4a2aa1c872fadc + React-RCTLinking: ddaeb10a11319fa73b31d0e9faebb1efd15923d6 + React-RCTNetwork: 4d37a8ece3e592bc38ffe57b434b38af907a2a07 + React-RCTSettings: e211b56f3c9c636844ced4d3f8c76b0e03bc773d + React-RCTText: 502699e3064c8970ea52ad081d8ab8583d019dcb + React-RCTVibration: e14a0c49feb892af58079cdce3c0e00845a9752b + React-runtimeexecutor: 42879042777099d3a2a7985b240f1da24300a773 + ReactCommon: 6b451ad57a7859920ee0ec84163d3c42d933abd6 + Rhino-iOS: 4eeb02b38696907b28dd6f5dfa3a8f25355554ca + rhino-react-native: c81671ddc7ead256db11f7457261ee193ad0ebde + RNFS: 4ac0f0ea233904cb798630b3c077808c06931688 + Yoga: e407d2e8cc6cf5170a1dddf459f9fc612f85fcac + +PODFILE CHECKSUM: 821ee661cd4fdc7200ddcf9faf00128fd0aa5007 + +COCOAPODS: 1.16.2 diff --git a/binding/react-native/test-app/RhinoTestApp/ios/RhinoTestApp.xcodeproj/project.pbxproj b/binding/react-native/test-app/RhinoTestApp/ios/RhinoTestApp.xcodeproj/project.pbxproj index 0b144b96..7e8c65cf 100644 --- a/binding/react-native/test-app/RhinoTestApp/ios/RhinoTestApp.xcodeproj/project.pbxproj +++ b/binding/react-native/test-app/RhinoTestApp/ios/RhinoTestApp.xcodeproj/project.pbxproj @@ -582,6 +582,7 @@ GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", + _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION, ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -608,6 +609,10 @@ "-DFOLLY_MOBILE=1", "-DFOLLY_USE_LIBCPP=1", ); + OTHER_LDFLAGS = ( + "$(inherited)", + " ", + ); REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; SDKROOT = iphoneos; }; @@ -649,6 +654,10 @@ "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; + GCC_PREPROCESSOR_DEFINITIONS = ( + "$(inherited)", + _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION, + ); GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; @@ -672,6 +681,10 @@ "-DFOLLY_MOBILE=1", "-DFOLLY_USE_LIBCPP=1", ); + OTHER_LDFLAGS = ( + "$(inherited)", + " ", + ); REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; diff --git a/binding/react-native/test-app/RhinoTestApp/package.json b/binding/react-native/test-app/RhinoTestApp/package.json index dbc53196..cace88fb 100644 --- a/binding/react-native/test-app/RhinoTestApp/package.json +++ b/binding/react-native/test-app/RhinoTestApp/package.json @@ -10,7 +10,7 @@ "test": "jest" }, "dependencies": { - "@picovoice/react-native-voice-processor": "1.2.0", + "@picovoice/react-native-voice-processor": "1.2.3", "@picovoice/rhino-react-native": "file:../..", "base-64": "^1.0.0", "react": "18.2.0", diff --git a/binding/react-native/yarn.lock b/binding/react-native/yarn.lock index 11347dbe..ae38efb3 100644 --- a/binding/react-native/yarn.lock +++ b/binding/react-native/yarn.lock @@ -1503,10 +1503,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@picovoice/react-native-voice-processor@^1.2.2": - version "1.2.2" - resolved "https://registry.yarnpkg.com/@picovoice/react-native-voice-processor/-/react-native-voice-processor-1.2.2.tgz#dac86c918a3f299d859a3988fe25f98faa5d13a2" - integrity sha512-l3pQWNfPI7lJiVnMhyjQx9WoF1QhvsBNf9pEIVcEGipHrfdW1HTZ3RPRRHfZLUSPiIGHrQf1R/tMshQPZmkY3w== +"@picovoice/react-native-voice-processor@1.2.3": + version "1.2.3" + resolved "https://registry.yarnpkg.com/@picovoice/react-native-voice-processor/-/react-native-voice-processor-1.2.3.tgz#f07a2b526922bba1c2b542bbcd842897aab4c241" + integrity sha512-GFnuKXWIOrDTPumcFkwfGaGUt2X1Vq31cU0sM4CZ9o/SomZQxJml12nr8d4uxjG03Z/eouWGN/0AcxZPdqihlw== "@react-native-community/cli-debugger-ui@^7.0.3": version "7.0.3" diff --git a/demo/react-native/ios/Podfile.lock b/demo/react-native/ios/Podfile.lock index fb2eb65d..efc14790 100644 --- a/demo/react-native/ios/Podfile.lock +++ b/demo/react-native/ios/Podfile.lock @@ -11,7 +11,7 @@ PODS: - ReactCommon/turbomodule/core (= 0.68.7) - fmt (6.2.1) - glog (0.3.5) - - ios-voice-processor (1.1.0) + - ios-voice-processor (1.2.0) - RCT-Folly (2021.06.28.00-v2): - boost - DoubleConversion @@ -219,8 +219,8 @@ PODS: - React-jsinspector (0.68.7) - React-logger (0.68.7): - glog - - react-native-voice-processor (1.2.2): - - ios-voice-processor (~> 1.1.0) + - react-native-voice-processor (1.2.3): + - ios-voice-processor (~> 1.2.0) - React-Core - React-perflogger (0.68.7) - React-RCTActionSheet (0.68.7): @@ -287,11 +287,11 @@ PODS: - React-jsi (= 0.68.7) - React-logger (= 0.68.7) - React-perflogger (= 0.68.7) - - Rhino-iOS (3.0.1): - - ios-voice-processor (~> 1.1.0) - - rhino-react-native (3.0.2): + - Rhino-iOS (3.0.2): + - ios-voice-processor (~> 1.2.0) + - rhino-react-native (3.0.3): - React - - Rhino-iOS (~> 3.0.1) + - Rhino-iOS (~> 3.0.2) - Yoga (1.14.0) DEPENDENCIES: @@ -412,7 +412,7 @@ SPEC CHECKSUMS: FBReactNativeSpec: 1fa200a9862d9369a53b6fddbbfcdc22bab24062 fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 glog: 476ee3e89abb49e07f822b48323c51c57124b572 - ios-voice-processor: 8e32d7f980a06d392d128ef1cd19cf6ddcaca3c1 + ios-voice-processor: 6b5ca08962f39e434fe39dca0f483d923a3b1b97 RCT-Folly: 4d8508a426467c48885f1151029bc15fa5d7b3b8 RCTRequired: 530916cd48c5f7cf1fc16966ad5ea01638ca4799 RCTTypeSafety: 5fb4cb3080efd582e5563c3e9a0e459fc51396c5 @@ -426,7 +426,7 @@ SPEC CHECKSUMS: React-jsiexecutor: 7c0bd030a84f2ec446fb104b7735af2f5ed11eea React-jsinspector: cab4d37ebde480f84c79ac89568abbf76b916c3e React-logger: b75b80500ea80457b2cf169427d66de986cdcb29 - react-native-voice-processor: 6f8e5236d1a370be02aa87da8e34aa26506678df + react-native-voice-processor: 47d7906332e258dcd1f2ee089bdb9bf0f6809ccf React-perflogger: 44436b315d757100a53dfb1ab6b77c58cb646d7d React-RCTActionSheet: 1888a229684762c40cc96c7ff4716f809655dc09 React-RCTAnimation: f05da175751867521d14b02ab4d3994a7b96f131 @@ -439,10 +439,10 @@ SPEC CHECKSUMS: React-RCTVibration: 2a4bf853281d4981ab471509102300d3c9e6c693 React-runtimeexecutor: 18932e685b4893be88d1efc18f5f8ca1c9cd39d8 ReactCommon: 29bb6fad3242e30e9d049bc9d592736fa3da9e50 - Rhino-iOS: 4eeb02b38696907b28dd6f5dfa3a8f25355554ca - rhino-react-native: c81671ddc7ead256db11f7457261ee193ad0ebde + Rhino-iOS: 19392b6663594385dad5c375a99484b383351e59 + rhino-react-native: 477d1ef7beece13b87b59a61c1059201a1f11e81 Yoga: 0bc4b37c3b8a345336ff601e2cf7d9704bab7e93 PODFILE CHECKSUM: 1f2f3e2c6481d5b9704ddd5f28215adf880d4aca -COCOAPODS: 1.11.3 +COCOAPODS: 1.16.2 diff --git a/demo/react-native/package.json b/demo/react-native/package.json index fb55e2cf..50269919 100644 --- a/demo/react-native/package.json +++ b/demo/react-native/package.json @@ -1,6 +1,6 @@ { "name": "rhino-react-native-demo", - "version": "3.0.2", + "version": "3.0.3", "private": true, "scripts": { "start": "react-native start", @@ -15,8 +15,8 @@ "ios-bundle": "node scripts/run_demo.js bundle --dev false --platform ios --entry-file index.js --bundle-output ios/app.jsbundle" }, "dependencies": { - "@picovoice/react-native-voice-processor": "1.2.2", - "@picovoice/rhino-react-native": "3.0.2", + "@picovoice/react-native-voice-processor": "1.2.3", + "@picovoice/rhino-react-native": "../../binding/react-native/pkg/picovoice-rhino-react-native-3.0.3.tgz", "react": "^17.0.2", "react-native": "^0.68.7" }, diff --git a/demo/react-native/yarn.lock b/demo/react-native/yarn.lock index c3027448..73901153 100644 --- a/demo/react-native/yarn.lock +++ b/demo/react-native/yarn.lock @@ -865,15 +865,14 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@picovoice/react-native-voice-processor@1.2.2": - version "1.2.2" - resolved "https://registry.yarnpkg.com/@picovoice/react-native-voice-processor/-/react-native-voice-processor-1.2.2.tgz#dac86c918a3f299d859a3988fe25f98faa5d13a2" - integrity sha512-l3pQWNfPI7lJiVnMhyjQx9WoF1QhvsBNf9pEIVcEGipHrfdW1HTZ3RPRRHfZLUSPiIGHrQf1R/tMshQPZmkY3w== +"@picovoice/react-native-voice-processor@1.2.3": + version "1.2.3" + resolved "https://registry.yarnpkg.com/@picovoice/react-native-voice-processor/-/react-native-voice-processor-1.2.3.tgz#f07a2b526922bba1c2b542bbcd842897aab4c241" + integrity sha512-GFnuKXWIOrDTPumcFkwfGaGUt2X1Vq31cU0sM4CZ9o/SomZQxJml12nr8d4uxjG03Z/eouWGN/0AcxZPdqihlw== -"@picovoice/rhino-react-native@3.0.2": - version "3.0.2" - resolved "https://registry.yarnpkg.com/@picovoice/rhino-react-native/-/rhino-react-native-3.0.2.tgz#5ae7736d1883818b33567132ce5d5c88e07030f2" - integrity sha512-aVABth45eaAIWTAnYj3kVRosK8rHxbPKtoFRKTT3V0aU6g98ShQEh0t4ft9EUo5pcQiKCYCG0YhXaH9phOT6Zg== +"@picovoice/rhino-react-native@../../binding/react-native/pkg/picovoice-rhino-react-native-3.0.3.tgz": + version "3.0.3" + resolved "../../binding/react-native/pkg/picovoice-rhino-react-native-3.0.3.tgz#7ec5ee90bb4accd0e7b772ca2dc73e5387a42ecb" "@react-native-community/cli-debugger-ui@^7.0.3": version "7.0.3"