Title: [204634] trunk/WebKitLibraries
Revision
204634
Author
[email protected]
Date
2016-08-19 10:07:32 -0700 (Fri, 19 Aug 2016)

Log Message

Attempt to fix the iOS 9.3 build

Reorder the keys in the text-based stubs to make linker happy.

* WebKitPrivateFrameworkStubs/iOS/9/AppSupport.framework/AppSupport.tbd:
* WebKitPrivateFrameworkStubs/iOS/9/AssertionServices.framework/AssertionServices.tbd:
* WebKitPrivateFrameworkStubs/iOS/9/CorePDF.framework/CorePDF.tbd:
* WebKitPrivateFrameworkStubs/iOS/9/GraphicsServices.framework/GraphicsServices.tbd:
* WebKitPrivateFrameworkStubs/iOS/9/IOSurface.framework/IOSurface.tbd:

Modified Paths

Diff

Modified: trunk/WebKitLibraries/ChangeLog (204633 => 204634)


--- trunk/WebKitLibraries/ChangeLog	2016-08-19 16:41:27 UTC (rev 204633)
+++ trunk/WebKitLibraries/ChangeLog	2016-08-19 17:07:32 UTC (rev 204634)
@@ -1,3 +1,15 @@
+2016-08-19  Daniel Bates  <[email protected]>
+
+        Attempt to fix the iOS 9.3 build
+
+        Reorder the keys in the text-based stubs to make linker happy.
+
+        * WebKitPrivateFrameworkStubs/iOS/9/AppSupport.framework/AppSupport.tbd:
+        * WebKitPrivateFrameworkStubs/iOS/9/AssertionServices.framework/AssertionServices.tbd:
+        * WebKitPrivateFrameworkStubs/iOS/9/CorePDF.framework/CorePDF.tbd:
+        * WebKitPrivateFrameworkStubs/iOS/9/GraphicsServices.framework/GraphicsServices.tbd:
+        * WebKitPrivateFrameworkStubs/iOS/9/IOSurface.framework/IOSurface.tbd:
+
 2016-08-16  Daniel Bates  <[email protected]>
 
         WKSI static library should be named by major iOS revision, not individual updates

Modified: trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/AppSupport.framework/AppSupport.tbd (204633 => 204634)


--- trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/AppSupport.framework/AppSupport.tbd	2016-08-19 16:41:27 UTC (rev 204633)
+++ trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/AppSupport.framework/AppSupport.tbd	2016-08-19 17:07:32 UTC (rev 204634)
@@ -1,9 +1,9 @@
 ---
 archs: [ armv7, armv7s, arm64 ]
+platform: ios
+install-name: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
+objc-constraint: none
 exports:
   - archs: [ armv7, armv7s, arm64 ]
     symbols: [ _CPCopyBundleIdentifierFromAuditToken ]
-install-name: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
-objc-constraint: none
-platform: ios
 ...

Modified: trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/AssertionServices.framework/AssertionServices.tbd (204633 => 204634)


--- trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/AssertionServices.framework/AssertionServices.tbd	2016-08-19 16:41:27 UTC (rev 204633)
+++ trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/AssertionServices.framework/AssertionServices.tbd	2016-08-19 17:07:32 UTC (rev 204634)
@@ -1,10 +1,10 @@
 ---
 archs: [ armv7, armv7s, arm64 ]
+platform: ios
+install-name: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
+objc-constraint: none
 exports:
   - archs: [ armv7, armv7s, arm64 ]
+    symbols: [ _BKSApplicationStateMostElevatedStateForProcessIDKey, _BKSApplicationStateProcessIDKey ]
     objc-classes: [ _BKSApplicationStateMonitor, _BKSProcessAssertion ]
-    symbols: [ _BKSApplicationStateMostElevatedStateForProcessIDKey, _BKSApplicationStateProcessIDKey ]
-install-name: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
-objc-constraint: none
-platform: ios
 ...

Modified: trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/CorePDF.framework/CorePDF.tbd (204633 => 204634)


--- trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/CorePDF.framework/CorePDF.tbd	2016-08-19 16:41:27 UTC (rev 204633)
+++ trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/CorePDF.framework/CorePDF.tbd	2016-08-19 17:07:32 UTC (rev 204634)
@@ -1,9 +1,9 @@
 ---
 archs: [ armv7, armv7s, arm64 ]
+platform: ios
+install-name: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
+objc-constraint: none
 exports:
   - archs: [ armv7, armv7s, arm64 ]
     objc-classes: [ _UIPDFDocument, _UIPDFLinkAnnotation, _UIPDFPageView, _UIPDFSelection ]
-install-name: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
-objc-constraint: none
-platform: ios
 ...

Modified: trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/GraphicsServices.framework/GraphicsServices.tbd (204633 => 204634)


--- trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/GraphicsServices.framework/GraphicsServices.tbd	2016-08-19 16:41:27 UTC (rev 204633)
+++ trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/GraphicsServices.framework/GraphicsServices.tbd	2016-08-19 17:07:32 UTC (rev 204634)
@@ -1,9 +1,9 @@
 ---
 archs: [ armv7, armv7s, arm64 ]
+platform: ios
+install-name: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
+objc-constraint: none
 exports:
   - archs: [ armv7, armv7s, arm64 ]
     symbols: [ _GSCurrentEventTimestamp, _GSInitialize, _GSSystemRootDirectory ]
-install-name: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
-objc-constraint: none
-platform: ios
 ...

Modified: trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/IOSurface.framework/IOSurface.tbd (204633 => 204634)


--- trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/IOSurface.framework/IOSurface.tbd	2016-08-19 16:41:27 UTC (rev 204633)
+++ trunk/WebKitLibraries/WebKitPrivateFrameworkStubs/iOS/9/IOSurface.framework/IOSurface.tbd	2016-08-19 17:07:32 UTC (rev 204634)
@@ -1,5 +1,8 @@
 ---
 archs: [ armv7, armv7s, arm64 ]
+platform: ios
+install-name: /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
+objc-constraint: none
 exports:
   - archs: [ armv7, armv7s, arm64 ]
     symbols: [
@@ -36,7 +39,4 @@
                _kIOSurfacePlaneWidth,
                _kIOSurfaceWidth
              ]
-install-name: /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
-objc-constraint: none
-platform: ios
 ...
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to