I encountered some problems when compiling VLCKit for m1.
Hello. When I was compiling VLCKit for the m1 mac platform, some very strange problems appeared. My mac is m1 Mac mini, my macOS version is 11.2 and Xcode version is 12.5. Here is my operation:
git clone https://code.videolan.org/videolan/VLCKit.git
-
checkout tag 3.3.16
(because I noticed that under this tag, your team has added support for Apple silicon.) sh buildVLCKit.sh
After I waited for a while, the compilation of VLC stopped automatically. I repeated sh buildVLCKit.sh
several times, but it stopped automatically in the end.
This is a screenshot of my terminal:
Hope to get your help, thank you very much.