[Webkit-unassigned] [Bug 161296] New: [iOS Simulator] Build fails in JSCLLIntOffsetsExtractor - Ad Hoc code signing is not allowed with SDK 'Simulator - iOS 10.0'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 27 20:27:00 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161296
Bug ID: 161296
Summary: [iOS Simulator] Build fails in
JSCLLIntOffsetsExtractor - Ad Hoc code signing is not
allowed with SDK 'Simulator - iOS 10.0'
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: iOS
OS: Other
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: king7532 at mac.com
CC: lforschler at apple.com
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@205094 268f45cc-cd09-0410-ab3c-d52691b4dbfc
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.12
BuildVersion: 16A304a
$ xcode-select -p
/Applications/Xcode-beta.app/Contents/Developer
$ xcodebuild -version
Xcode 8.0
Build version 8S201h
# Xcode 8 beta 6 - Aug 15, 2016
Steps to reproduce:
1. Build WebKit: Tools/Scripts/build-webkit --ios-simulator
Expected Result:
Should build WebKit for the iOS Simulator
Actual Result:
Build fails:
=== BUILD TARGET JSCLLIntOffsetsExtractor OF PROJECT JavaScriptCore WITH CONFIGURATION Release ===
Check dependencies
Base.xcconfig line 23: Unable to find included file "../../../../Internal/Configurations/HaveInternalSDK.xcconfig"
Ad Hoc code signing is not allowed with SDK 'Simulator - iOS 10.0'
** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160828/bba9931e/attachment.html>
More information about the webkit-unassigned
mailing list