Compile 2.6.4 on Xcode 7 without a developer account
Posted: 14 Aug 2015 05:19
Using vlc-ios-2.6.4.tar.gz , Xcode 7 beta, on Yosemite 10.10.4
Is it possible to sideload vlc without an apple developer account?
I've followed the instruction at https://wiki.videolan.org/iOSCompile and everything went fine until I try to deploy with Xcode.
Using this as a guide http://bouk.co/blog/sideload-iphone/ I was able to get other open source apps sideloaded, but vlc fails first with an error like: "The 'iCloud' feature is only available to users enrolled in Apple Developer Program. Please visit https://developer.apple.com/programs/ to enroll."
After changing com.apple.iCloud enabled to 0 in "VLC for iOS.xcodeproj/project.pbxproj" and trying again in Xcode, the build failed at signing, with a similar error: "None of the valid provisioning profiles allowed the specified entitlements: com.apple.developer.ubiquity-kvstore-identifier, com.apple.developer.icloud-container-identifiers, com.apple.developer.icloud-services, com.apple.security.application-groups, com.apple.developer.ubiquity-container-identifiers."
Are these entitlements only available to registered developers?
Is there anyway to sideload vlc without being a paid apple developer?
B
Is it possible to sideload vlc without an apple developer account?
I've followed the instruction at https://wiki.videolan.org/iOSCompile and everything went fine until I try to deploy with Xcode.
Using this as a guide http://bouk.co/blog/sideload-iphone/ I was able to get other open source apps sideloaded, but vlc fails first with an error like: "The 'iCloud' feature is only available to users enrolled in Apple Developer Program. Please visit https://developer.apple.com/programs/ to enroll."
After changing com.apple.iCloud enabled to 0 in "VLC for iOS.xcodeproj/project.pbxproj" and trying again in Xcode, the build failed at signing, with a similar error: "None of the valid provisioning profiles allowed the specified entitlements: com.apple.developer.ubiquity-kvstore-identifier, com.apple.developer.icloud-container-identifiers, com.apple.developer.icloud-services, com.apple.security.application-groups, com.apple.developer.ubiquity-container-identifiers."
Are these entitlements only available to registered developers?
Is there anyway to sideload vlc without being a paid apple developer?
B