Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
googletest
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
googletest
Commits
492986a5
Commit
492986a5
authored
Aug 27, 2013
by
zhanyong.wan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates gtest.xcodeproj to be compatible with OS X 10.8.4 & Xcode 4.6.3
parent
9ba29fae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
54 additions
and
3 deletions
+54
-3
project.pbxproj
xcode/gtest.xcodeproj/project.pbxproj
+54
-3
No files found.
xcode/gtest.xcodeproj/project.pbxproj
View file @
492986a5
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
archiveVersion
=
1
;
archiveVersion
=
1
;
classes
=
{
classes
=
{
};
};
objectVersion
=
4
2
;
objectVersion
=
4
6
;
objects
=
{
objects
=
{
/* Begin PBXAggregateTarget section */
/* Begin PBXAggregateTarget section */
...
@@ -580,8 +580,12 @@
...
@@ -580,8 +580,12 @@
/* Begin PBXProject section */
/* Begin PBXProject section */
0867D690FE84028FC02AAC07
/* Project object */
=
{
0867D690FE84028FC02AAC07
/* Project object */
=
{
isa
=
PBXProject
;
isa
=
PBXProject
;
attributes
=
{
LastUpgradeCheck
=
0460
;
};
buildConfigurationList
=
4FADC24608B4156D00ABE55E
/* Build configuration list for PBXProject "gtest" */
;
buildConfigurationList
=
4FADC24608B4156D00ABE55E
/* Build configuration list for PBXProject "gtest" */
;
compatibilityVersion
=
"Xcode 2.4"
;
compatibilityVersion
=
"Xcode 3.2"
;
developmentRegion
=
English
;
hasScannedForEncodings
=
1
;
hasScannedForEncodings
=
1
;
knownRegions
=
(
knownRegions
=
(
English
,
English
,
...
@@ -789,20 +793,25 @@
...
@@ -789,20 +793,25 @@
3B238F600E828B5400846E11
/* Debug */
=
{
3B238F600E828B5400846E11
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
COMBINE_HIDPI_IMAGES
=
YES
;
COPY_PHASE_STRIP
=
NO
;
COPY_PHASE_STRIP
=
NO
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_OPTIMIZATION_LEVEL
=
0
;
GCC_OPTIMIZATION_LEVEL
=
0
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
PRODUCT_NAME
=
Check
;
PRODUCT_NAME
=
Check
;
SDKROOT
=
macosx
;
};
};
name
=
Debug
;
name
=
Debug
;
};
};
3B238F610E828B5400846E11
/* Release */
=
{
3B238F610E828B5400846E11
/* Release */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
COMBINE_HIDPI_IMAGES
=
YES
;
COPY_PHASE_STRIP
=
YES
;
COPY_PHASE_STRIP
=
YES
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
GCC_
ENABLE_FIX_AND_CONTINUE
=
NO
;
GCC_
VERSION
=
com.apple.compilers.llvm.clang.1_0
;
PRODUCT_NAME
=
Check
;
PRODUCT_NAME
=
Check
;
SDKROOT
=
macosx
;
ZERO_LINK
=
NO
;
ZERO_LINK
=
NO
;
};
};
name
=
Release
;
name
=
Release
;
...
@@ -810,37 +819,49 @@
...
@@ -810,37 +819,49 @@
40899F450FFA7185000B29AE
/* Debug */
=
{
40899F450FFA7185000B29AE
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
HEADER_SEARCH_PATHS
=
../
;
HEADER_SEARCH_PATHS
=
../
;
PRODUCT_NAME
=
"gtest_unittest-framework"
;
PRODUCT_NAME
=
"gtest_unittest-framework"
;
SDKROOT
=
macosx
;
};
};
name
=
Debug
;
name
=
Debug
;
};
};
40899F460FFA7185000B29AE
/* Release */
=
{
40899F460FFA7185000B29AE
/* Release */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
HEADER_SEARCH_PATHS
=
../
;
HEADER_SEARCH_PATHS
=
../
;
PRODUCT_NAME
=
"gtest_unittest-framework"
;
PRODUCT_NAME
=
"gtest_unittest-framework"
;
SDKROOT
=
macosx
;
};
};
name
=
Release
;
name
=
Release
;
};
};
4089A0150FFACEFD000B29AE
/* Debug */
=
{
4089A0150FFACEFD000B29AE
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
PRODUCT_NAME
=
"sample1_unittest-framework"
;
PRODUCT_NAME
=
"sample1_unittest-framework"
;
SDKROOT
=
macosx
;
};
};
name
=
Debug
;
name
=
Debug
;
};
};
4089A0160FFACEFD000B29AE
/* Release */
=
{
4089A0160FFACEFD000B29AE
/* Release */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
PRODUCT_NAME
=
"sample1_unittest-framework"
;
PRODUCT_NAME
=
"sample1_unittest-framework"
;
SDKROOT
=
macosx
;
};
};
name
=
Release
;
name
=
Release
;
};
};
40C44ADF0E3798F4008FCC51
/* Debug */
=
{
40C44ADF0E3798F4008FCC51
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
COMBINE_HIDPI_IMAGES
=
YES
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
MACOSX_DEPLOYMENT_TARGET
=
10.7
;
PRODUCT_NAME
=
gtest
;
PRODUCT_NAME
=
gtest
;
SDKROOT
=
macosx
;
TARGET_NAME
=
gtest
;
TARGET_NAME
=
gtest
;
};
};
name
=
Debug
;
name
=
Debug
;
...
@@ -848,7 +869,11 @@
...
@@ -848,7 +869,11 @@
40C44AE00E3798F4008FCC51
/* Release */
=
{
40C44AE00E3798F4008FCC51
/* Release */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
COMBINE_HIDPI_IMAGES
=
YES
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
MACOSX_DEPLOYMENT_TARGET
=
10.7
;
PRODUCT_NAME
=
gtest
;
PRODUCT_NAME
=
gtest
;
SDKROOT
=
macosx
;
TARGET_NAME
=
gtest
;
TARGET_NAME
=
gtest
;
};
};
name
=
Release
;
name
=
Release
;
...
@@ -857,13 +882,16 @@
...
@@ -857,13 +882,16 @@
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
40899FB30FFA7567000B29AE
/* StaticLibraryTarget.xcconfig */
;
baseConfigurationReference
=
40899FB30FFA7567000B29AE
/* StaticLibraryTarget.xcconfig */
;
buildSettings
=
{
buildSettings
=
{
COMBINE_HIDPI_IMAGES
=
YES
;
GCC_INLINES_ARE_PRIVATE_EXTERN
=
YES
;
GCC_INLINES_ARE_PRIVATE_EXTERN
=
YES
;
GCC_SYMBOLS_PRIVATE_EXTERN
=
YES
;
GCC_SYMBOLS_PRIVATE_EXTERN
=
YES
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
HEADER_SEARCH_PATHS
=
(
HEADER_SEARCH_PATHS
=
(
../
,
../
,
../include/
,
../include/
,
);
);
PRODUCT_NAME
=
gtest
;
PRODUCT_NAME
=
gtest
;
SDKROOT
=
macosx
;
};
};
name
=
Debug
;
name
=
Debug
;
};
};
...
@@ -871,13 +899,16 @@
...
@@ -871,13 +899,16 @@
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
40899FB30FFA7567000B29AE
/* StaticLibraryTarget.xcconfig */
;
baseConfigurationReference
=
40899FB30FFA7567000B29AE
/* StaticLibraryTarget.xcconfig */
;
buildSettings
=
{
buildSettings
=
{
COMBINE_HIDPI_IMAGES
=
YES
;
GCC_INLINES_ARE_PRIVATE_EXTERN
=
YES
;
GCC_INLINES_ARE_PRIVATE_EXTERN
=
YES
;
GCC_SYMBOLS_PRIVATE_EXTERN
=
YES
;
GCC_SYMBOLS_PRIVATE_EXTERN
=
YES
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
HEADER_SEARCH_PATHS
=
(
HEADER_SEARCH_PATHS
=
(
../
,
../
,
../include/
,
../include/
,
);
);
PRODUCT_NAME
=
gtest
;
PRODUCT_NAME
=
gtest
;
SDKROOT
=
macosx
;
};
};
name
=
Release
;
name
=
Release
;
};
};
...
@@ -885,11 +916,14 @@
...
@@ -885,11 +916,14 @@
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
40899FB30FFA7567000B29AE
/* StaticLibraryTarget.xcconfig */
;
baseConfigurationReference
=
40899FB30FFA7567000B29AE
/* StaticLibraryTarget.xcconfig */
;
buildSettings
=
{
buildSettings
=
{
COMBINE_HIDPI_IMAGES
=
YES
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
HEADER_SEARCH_PATHS
=
(
HEADER_SEARCH_PATHS
=
(
../
,
../
,
../include/
,
../include/
,
);
);
PRODUCT_NAME
=
gtest_main
;
PRODUCT_NAME
=
gtest_main
;
SDKROOT
=
macosx
;
};
};
name
=
Debug
;
name
=
Debug
;
};
};
...
@@ -897,41 +931,52 @@
...
@@ -897,41 +931,52 @@
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
40899FB30FFA7567000B29AE
/* StaticLibraryTarget.xcconfig */
;
baseConfigurationReference
=
40899FB30FFA7567000B29AE
/* StaticLibraryTarget.xcconfig */
;
buildSettings
=
{
buildSettings
=
{
COMBINE_HIDPI_IMAGES
=
YES
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
HEADER_SEARCH_PATHS
=
(
HEADER_SEARCH_PATHS
=
(
../
,
../
,
../include/
,
../include/
,
);
);
PRODUCT_NAME
=
gtest_main
;
PRODUCT_NAME
=
gtest_main
;
SDKROOT
=
macosx
;
};
};
name
=
Release
;
name
=
Release
;
};
};
40C84985101A36850083642A
/* Debug */
=
{
40C84985101A36850083642A
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
HEADER_SEARCH_PATHS
=
../
;
HEADER_SEARCH_PATHS
=
../
;
PRODUCT_NAME
=
gtest_unittest
;
PRODUCT_NAME
=
gtest_unittest
;
SDKROOT
=
macosx
;
};
};
name
=
Debug
;
name
=
Debug
;
};
};
40C84986101A36850083642A
/* Release */
=
{
40C84986101A36850083642A
/* Release */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
HEADER_SEARCH_PATHS
=
../
;
HEADER_SEARCH_PATHS
=
../
;
PRODUCT_NAME
=
gtest_unittest
;
PRODUCT_NAME
=
gtest_unittest
;
SDKROOT
=
macosx
;
};
};
name
=
Release
;
name
=
Release
;
};
};
40C84995101A36A60083642A
/* Debug */
=
{
40C84995101A36A60083642A
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
PRODUCT_NAME
=
"sample1_unittest-static"
;
PRODUCT_NAME
=
"sample1_unittest-static"
;
SDKROOT
=
macosx
;
};
};
name
=
Debug
;
name
=
Debug
;
};
};
40C84996101A36A60083642A
/* Release */
=
{
40C84996101A36A60083642A
/* Release */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
PRODUCT_NAME
=
"sample1_unittest-static"
;
PRODUCT_NAME
=
"sample1_unittest-static"
;
SDKROOT
=
macosx
;
};
};
name
=
Release
;
name
=
Release
;
};
};
...
@@ -939,8 +984,10 @@
...
@@ -939,8 +984,10 @@
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
40D4CDF20E30E07400294801
/* FrameworkTarget.xcconfig */
;
baseConfigurationReference
=
40D4CDF20E30E07400294801
/* FrameworkTarget.xcconfig */
;
buildSettings
=
{
buildSettings
=
{
COMBINE_HIDPI_IMAGES
=
YES
;
DYLIB_COMPATIBILITY_VERSION
=
1
;
DYLIB_COMPATIBILITY_VERSION
=
1
;
DYLIB_CURRENT_VERSION
=
1
;
DYLIB_CURRENT_VERSION
=
1
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
HEADER_SEARCH_PATHS
=
(
HEADER_SEARCH_PATHS
=
(
../
,
../
,
../include/
,
../include/
,
...
@@ -949,6 +996,7 @@
...
@@ -949,6 +996,7 @@
INFOPLIST_PREFIX_HEADER
=
"$(PROJECT_TEMP_DIR)/Version.h"
;
INFOPLIST_PREFIX_HEADER
=
"$(PROJECT_TEMP_DIR)/Version.h"
;
INFOPLIST_PREPROCESS
=
YES
;
INFOPLIST_PREPROCESS
=
YES
;
PRODUCT_NAME
=
gtest
;
PRODUCT_NAME
=
gtest
;
SDKROOT
=
macosx
;
VERSIONING_SYSTEM
=
"apple-generic"
;
VERSIONING_SYSTEM
=
"apple-generic"
;
};
};
name
=
Debug
;
name
=
Debug
;
...
@@ -957,8 +1005,10 @@
...
@@ -957,8 +1005,10 @@
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
40D4CDF20E30E07400294801
/* FrameworkTarget.xcconfig */
;
baseConfigurationReference
=
40D4CDF20E30E07400294801
/* FrameworkTarget.xcconfig */
;
buildSettings
=
{
buildSettings
=
{
COMBINE_HIDPI_IMAGES
=
YES
;
DYLIB_COMPATIBILITY_VERSION
=
1
;
DYLIB_COMPATIBILITY_VERSION
=
1
;
DYLIB_CURRENT_VERSION
=
1
;
DYLIB_CURRENT_VERSION
=
1
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
HEADER_SEARCH_PATHS
=
(
HEADER_SEARCH_PATHS
=
(
../
,
../
,
../include/
,
../include/
,
...
@@ -967,6 +1017,7 @@
...
@@ -967,6 +1017,7 @@
INFOPLIST_PREFIX_HEADER
=
"$(PROJECT_TEMP_DIR)/Version.h"
;
INFOPLIST_PREFIX_HEADER
=
"$(PROJECT_TEMP_DIR)/Version.h"
;
INFOPLIST_PREPROCESS
=
YES
;
INFOPLIST_PREPROCESS
=
YES
;
PRODUCT_NAME
=
gtest
;
PRODUCT_NAME
=
gtest
;
SDKROOT
=
macosx
;
VERSIONING_SYSTEM
=
"apple-generic"
;
VERSIONING_SYSTEM
=
"apple-generic"
;
};
};
name
=
Release
;
name
=
Release
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment