Changeset 189552 in webkit
- Timestamp:
- Sep 9, 2015, 2:35:56 PM (10 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r189544 r189552 1 2015-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 1 9 2015-09-09 Saam barati <sbarati@apple.com> 2 10 -
trunk/Tools/LayoutTestRelay/Configurations/DebugRelease.xcconfig
r184864 r189552 30 30 MACOSX_DEPLOYMENT_TARGET_101000 = 10.10; 31 31 MACOSX_DEPLOYMENT_TARGET_101100 = 10.11; 32 MACOSX_DEPLOYMENT_TARGET_101200 = 10.12; 32 33 33 34 FRAMEWORK_SEARCH_PATHS = $(DEVELOPER_DIR)/Library/PrivateFrameworks;
Note:
See TracChangeset
for help on using the changeset viewer.