Changeset 189552 in webkit


Ignore:
Timestamp:
Sep 9, 2015, 2:35:56 PM (10 years ago)
Author:
ap@apple.com
Message:

Update LayoutTestRelay xcconfig file.

Rubber-stamped by Dan Bernstein.

  • LayoutTestRelay/Configurations/DebugRelease.xcconfig:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r189544 r189552  
     12015-09-09  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Update LayoutTestRelay xcconfig file.
     4
     5        Rubber-stamped by Dan Bernstein.
     6
     7        * LayoutTestRelay/Configurations/DebugRelease.xcconfig:
     8
    192015-09-09  Saam barati  <sbarati@apple.com>
    210
  • trunk/Tools/LayoutTestRelay/Configurations/DebugRelease.xcconfig

    r184864 r189552  
    3030MACOSX_DEPLOYMENT_TARGET_101000 = 10.10;
    3131MACOSX_DEPLOYMENT_TARGET_101100 = 10.11;
     32MACOSX_DEPLOYMENT_TARGET_101200 = 10.12;
    3233
    3334FRAMEWORK_SEARCH_PATHS = $(DEVELOPER_DIR)/Library/PrivateFrameworks;
Note: See TracChangeset for help on using the changeset viewer.