Merge pull request #28 from square/artem/update_to_2.0.2 #130
Annotations
4 errors and 10 warnings
Build example for iOS
mobile-payments-sdk-react-native-example#build:ios: command (/Users/runner/work/mobile-payments-sdk-react-native/mobile-payments-sdk-react-native/example) /private/var/folders/2s/h6hvv9ps03xgz_krkkstvq_r0000gn/T/xfs-16b68c31/yarn run build:ios exited (1)
|
Build example for iOS
error: Build input file cannot be found: '/Users/runner/work/mobile-payments-sdk-react-native/mobile-payments-sdk-react-native/example/ios/build/generated/ios/safeareacontextJSI-generated.cpp'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'ReactCodegen' from project 'Pods')
|
Build example for iOS
error: Build input file cannot be found: '/Users/runner/work/mobile-payments-sdk-react-native/mobile-payments-sdk-react-native/example/ios/build/generated/ios/rnscreensJSI-generated.cpp'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'ReactCodegen' from project 'Pods')
|
Build example for iOS
Process completed with exit code 1.
|
Build example for iOS
Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'MobilePaymentsSdkReactNativeExample' from project 'MobilePaymentsSdkReactNativeExample')
|
Build example for iOS
Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'MobilePaymentsSdkReactNativeExample' from project 'MobilePaymentsSdkReactNativeExample')
|
Build example for iOS:
example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
Build example for iOS:
example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
Build example for iOS:
example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
Build example for iOS:
example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
Build example for iOS:
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
Build example for iOS:
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
Build example for iOS:
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
Build example for iOS:
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
Loading