Build MobileVLCKit Static Library Fails
Posted: 29 Apr 2015 14:13
Downloaded the latest VLCKit
executing the ./buildMobileVLCKit.sh as per the website
I get:
When I try via opening the MobileLCKit.xcodeproj
I get the failure
Any advice?
executing the ./buildMobileVLCKit.sh as per the website
I get:
Code: Select all
[info] Building MobileVLCKit (Aggregate static plugins, Release)
2015-04-29 15:13:15.654 xcodebuild[48562:630322] [MT] PluginLoading: Required plug-in compatibility UUID 9F75337B-21B4-4ADC-B558-F9CADF7073A7 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SparkInspectorXcodePlugin.xcplugin' not present in DVTPlugInCompatibilityUUIDs
2015-04-29 15:13:16.420 xcodebuild[48562:630322] [MT] PluginLoading: Required plug-in compatibility UUID 9F75337B-21B4-4ADC-B558-F9CADF7073A7 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/DebugSearch.xcplugin' not present in DVTPlugInCompatibilityUUIDs
2015-04-29 15:13:16.449 xcodebuild[48562:630322] [MT] PluginLoading: Required plug-in compatibility UUID 9F75337B-21B4-4ADC-B558-F9CADF7073A7 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/CocoaPods.xcplugin' not present in DVTPlugInCompatibilityUUIDs
2015-04-29 15:13:19.370 xcodebuild[48562:630322] [MT] iPhoneSimulator: SimVerifier returned: Error Domain=NSPOSIXErrorDomain Code=53 "Simulator verification failed." UserInfo=0x7fd58bf41310 {NSLocalizedFailureReason=A connection to the simulator verification service could not be established., NSLocalizedRecoverySuggestion=Ensure that Xcode.app is installed on a volume with ownership enabled., NSLocalizedDescription=Simulator verification failed.}
[info] Building MobileVLCKit (MobileVLCKit, Release)
** BUILD FAILED **
The following build commands failed:
Libtool build/Release-iphoneos/libMobileVLCKit.a normal arm64
(1 failure)
I get the failure
Code: Select all
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can't open file:
/ImportedSources/vlc/install-ios-OS/arm64/contribs/lib/libtasn1.a (No such file or directory)
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can't open file:
/ImportedSources/vlc/install-ios-OS/arm64/contribs/lib/libdsm.a (No such file or directory)