Shopify/react-native-performance

What's the minimum React Native version supported?

gianpaj opened this issue · 0 comments

I'm not able to build on RN 0.61

/Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.private.swiftinterface:6:19: error: underlying Objective-C module 'ReactNativePerformance' not found
@_exported import ReactNativePerformance
                  ^
/Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.private.swiftinterface:1:1: error: failed to verify module interface of 'ReactNativePerformance' due to the errors above; the textual interface may be broken by project issues or a compiler bug
// swift-interface-format-version: 1.0
^

SwiftVerifyEmittedModuleInterface normal x86_64 Verifying\ emitted\ module\ interface\ ReactNativePerformance.swiftinterface /Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.swiftinterface (in target 'ReactNativePerformance' from project 'Pods')

...

The following build commands failed:
	SwiftVerifyEmittedModuleInterface normal x86_64 Verifying\ emitted\ module\ interface\ ReactNativePerformance.private.swiftinterface /Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.private.swiftinterface (in target 'ReactNativePerformance' from project 'Pods')
(1 failure)

Platform:

  • iOS
  • Android

Packages

Which packages are affected by the issue?

  • @shopify/react-native-performance

Environment

package version
@shopify/react-native-performance 4.1.2
react-native 0.61.0