Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VLCKit
VLCKit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 76
    • Issues 76
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • VideoLAN
  • VLCKitVLCKit
  • Issues
  • #337

Closed
Open
Opened Mar 05, 2020 by Alex@pilgrim

CocoaPods build environment / parameters

Hi. I've faced really strange problem with MKV sound in some files on iOS. The video plays correctly with VLC 3.3.9 from CocoaPods, but there is no sound with custom (unchanged) builds and nightly builds from VideoLAN website. Here is what I tried:

  • MobileVLC 3.3.9 from CocoaPods - everything is OK
  • MobileVLC 3.3.9 custom build (Xcode 11.2.1, buildAndDeployFrameworks.sh script) - no sound
  • MobileVLC 3.3.9 custom build (Xcode 11.2.1, buildMobileVLCKit.sh -w -a aarch64 script) - no sound
  • MobileVLC 3.3.9 custom build (Xcode 11.2.1, buildMobileVLCKit.sh -a aarch64 script) - no sound
  • MobileVLC 3.3.9 custom build (Xcode 10.1, buildAndDeployFrameworks.sh script) - no sound
  • MobileVLC branch 3.0 from nightly builds (MobileVLCKit-3.0-20200304-0724.tar.xz) - no sound
  • MobileVLC branch 3.0 from nightly builds (MobileVLCKit-3.0-20191129-2329.tar.xz) - no sound

I've spend all day with different builds and it looks like there is problem with environment or Xcode version. Could you tell what Xcode / macOS version was used for Cocoapods 3.3.9 build? Thank you.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: videolan/VLCKit#337