react-native-compressor icon indicating copy to clipboard operation
react-native-compressor copied to clipboard

iOS issue after upgrading Xcode 13.2.1

Open martsneld opened this issue 3 years ago • 6 comments

Current behavior

/Users/mycom/Library/Developer/Xcode/DerivedData/limelite-fmzrscpebfdblueckvpunppvzdku/Build/Intermediates.noindex/PrecompiledHeaders/Compressor-Bridging-Header-xsfx0gcl0s08.dia:1:1: warning: Could not read serialized diagnostics file: error("Failed to open diagnostics file") (in target 'Compressor' from project 'Compressor') Command PrecompileSwiftBridgingHeader failed with a nonzero exit code

Platform

  • [X] iOS

React Native Version

0.63.3

React Native Compressor Version

1.4.0

Reproducible Steps And Demo

martsneld avatar Feb 02 '22 20:02 martsneld

@nomi9995 Could you check the errors above? I added node_modules/react-native-compressor/ios/Compress.xcodeproj to library and added libCompressor.a to Link biary with libraries.

martsneld avatar Feb 02 '22 20:02 martsneld

@martsneld can you try to bridge the header by

image

image

image

and try again?

numandev1 avatar Feb 02 '22 20:02 numandev1

@nomi9995 I tried it several times. I created a blank .swift file and created a bridge. Then I dragged Compressor-Bridging-Header.h to Object-C Bridging Header.

martsneld avatar Feb 02 '22 22:02 martsneld

@martsneld can you make a repro in the new GitHub repo and attach the link here so I can reproduce it on my side ad fix it. it is not reproducing on my side. I am testing the example folder in this package

numandev1 avatar Feb 03 '22 07:02 numandev1

@martsneld any update?

numandev1 avatar Feb 05 '22 08:02 numandev1

@nomi9995 Sorry for late response. no updates. I disabled this library for now. I will let you know if I have more questions when resuming this package.

martsneld avatar Feb 10 '22 09:02 martsneld

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Feb 11 '23 01:02 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Feb 18 '23 01:02 github-actions[bot]