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
  • #353

Closed (duplicated)
Open
Opened Apr 11, 2020 by cuongab@cuongtv51

Carthage MobileVLCKit setup issues (3.3.9)

I have setup Carthage in to project, build success, but when run on simulator, It has error:

*This app could not be installed at this time. Domain: IXUserPresentableErrorDomain Code: 1 Failure Reason: Could not install at this time. Recovery Suggestion: Failed to load Info.plist from bundle at path /Users/cuongkc/Library/Developer/CoreSimulator/Devices/D87AC908-CC02-4C9A-8411-6A6ADCC7832F/data/Library/Caches/com.apple.mobile.installd.staging/temp.yF2xiQ/extracted/Payload/test.app/Frameworks/MobileVLCKit.framework; Extra info about plist: ACL=

Failed to load Info.plist from bundle at path /Users/cuongkc/Library/Developer/CoreSimulator/Devices/D87AC908-CC02-4C9A-8411-6A6ADCC7832F/data/Library/Caches/com.apple.mobile.installd.staging/temp.yF2xiQ/extracted/Payload/test.app/Frameworks/MobileVLCKit.framework; Extra info about plist: ACL= Domain: MIInstallerErrorDomain Code: 35 User Info: { FunctionName = "-[MIBundle _validateWithError:]"; LegacyErrorString = PackageInspectionFailed; SourceFileLine = 128; }

System Information macOS Version 10.15.4 (Build 19E287) Xcode 11.4 (16134)*

It seem framework has no Info.plist, I have create a fake Info.plist & it work Can we include Info.plist into framework when setup with Carthage?

Edited Apr 11, 2020 by cuongab
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#353