Skip to content

Fix ios .podspec & .m values with new plugin name#2

Open
aminnzo wants to merge 1 commit intokamaravichow:masterfrom
aminnzo:master
Open

Fix ios .podspec & .m values with new plugin name#2
aminnzo wants to merge 1 commit intokamaravichow:masterfrom
aminnzo:master

Conversation

@aminnzo
Copy link

@aminnzo aminnzo commented Jul 4, 2024

This pull request addresses two issues with the video_compress_plus package, specifically affecting iOS devices:

  1. No podspec found for video_compress_plus in .symlinks/plugins/video_compress_plus/ios
  2. Lexical or Preprocessor Issue (Xcode): 'video_compress/video_compress-Swift.h' file not found

I have thoroughly tested these changes on an iOS device and confirmed that video compression functionality is now working as expected.

Please review these changes and consider merging them into the main branch.

Thank you!

@arthurgiani
Copy link

when this will be merged?

@GIovaB6
Copy link

GIovaB6 commented Sep 11, 2024

any update about this ? I can't build for iOS for "No podspec found for video_compress_plus in .symlinks/plugins/video_compress_plus/ios"

@mohitagl-global
Copy link

Please merge it asap. Not able to build IOS app.

@alcampospalacios
Copy link

alcampospalacios commented Sep 17, 2024

To those that are stuck here yet you can use this in your pubspec.yaml :

video_compress_plus:
git:
url: https://github.com/alcampospalacios/VideoCompressPlus.git
ref: fix-description

Captura de pantalla 2024-09-17 a las 15 56 59

it is just a fork of the repo with the aminnzo solution... while the author does not do the merge.
For more security you can do your own fork from me. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants