Skip to content

Commit

Permalink
Set Mac OS deployment target to 10.10
Browse files Browse the repository at this point in the history
Signed-off-by: Brendan Bolles <brendan@fnordware.com>
  • Loading branch information
fnordware committed Apr 15, 2021
1 parent e84d9a9 commit 63600d8
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1807,6 +1807,7 @@
../../../../ext/libexpat/expat,
../../../../ext/sampleicc/src/include,
);
MACOSX_DEPLOYMENT_TARGET = 10.10;
ONLY_ACTIVE_ARCH = YES;
PREBINDING = NO;
SDKROOT = macosx;
Expand Down Expand Up @@ -1837,6 +1838,7 @@
../../../../ext/libexpat/expat,
../../../../ext/sampleicc/src/include,
);
MACOSX_DEPLOYMENT_TARGET = 10.10;
PREBINDING = NO;
SDKROOT = macosx;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,7 @@
"../../../../../ext/yaml-cpp/include",
"../../../../../ext/Little-CMS/include",
);
MACOSX_DEPLOYMENT_TARGET = 10.10;
REZ_PREPROCESSOR_DEFINITIONS = __MACH__;
REZ_SEARCH_PATHS = "$(SDK_PATH)/Developer/Headers/FlatCarbon";
SDKROOT = macosx;
Expand Down Expand Up @@ -583,6 +584,7 @@
"../../../../../ext/yaml-cpp/include",
"../../../../../ext/Little-CMS/include",
);
MACOSX_DEPLOYMENT_TARGET = 10.10;
REZ_PREPROCESSOR_DEFINITIONS = __MACH__;
REZ_SEARCH_PATHS = "$(SDK_PATH)/Developer/Headers/FlatCarbon";
SDKROOT = macosx;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = .;
MACOSX_DEPLOYMENT_TARGET = 10.10;
ONLY_ACTIVE_ARCH = YES;
PREBINDING = NO;
SDKROOT = macosx;
Expand All @@ -283,6 +284,7 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = .;
MACOSX_DEPLOYMENT_TARGET = 10.10;
PREBINDING = NO;
SDKROOT = macosx;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@
GCC_OPTIMIZATION_LEVEL = 0;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.10;
ONLY_ACTIVE_ARCH = YES;
PREBINDING = NO;
SDKROOT = macosx;
Expand All @@ -372,6 +373,7 @@
GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.10;
PREBINDING = NO;
SDKROOT = macosx;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@
GCC_OPTIMIZATION_LEVEL = 0;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.10;
ONLY_ACTIVE_ARCH = YES;
PREBINDING = NO;
SDKROOT = macosx;
Expand All @@ -282,6 +283,7 @@
GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.10;
PREBINDING = NO;
SDKROOT = macosx;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
Expand Down Expand Up @@ -250,7 +250,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,7 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = "../../../../../ext/yaml-cpp/include";
MACOSX_DEPLOYMENT_TARGET = 10.10;
ONLY_ACTIVE_ARCH = YES;
PREBINDING = NO;
SDKROOT = macosx;
Expand All @@ -571,6 +572,7 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = "../../../../../ext/yaml-cpp/include";
MACOSX_DEPLOYMENT_TARGET = 10.10;
PREBINDING = NO;
SDKROOT = macosx;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@
"../../../../ext/yaml-cpp/include",
"../../../../ext/Little-CMS/include",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MACOSX_DEPLOYMENT_TARGET = 10.10;
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES;
REZ_PREFIX_FILE = "$(SRCROOT)/../../../../ext/adobe_photoshop_sdk_2021_mac/photoshopsdk/pluginsdk/samplecode/common/includes/MachOMacrezXcode.h";
SDKROOT = macosx;
Expand All @@ -799,7 +799,7 @@
INFOPLIST_FILE = ../../mac/OpenColorIO_PS_Info.plist;
INSTALL_PATH = "$(HOME)/Library/Bundles";
PLUGIN_TYPE = 8BFM;
PRODUCT_NAME = OpenColorIO_PS;
PRODUCT_NAME = "OpenColorIO PS";
REZ_PREFIX_FILE = "$(SRCROOT)/../../../../ext/adobe_photoshop_sdk_2021_mac/photoshopsdk/pluginsdk/samplecode/common/includes/MachOMacrezXcode.h";
VALID_ARCHS = x86_64;
WRAPPER_EXTENSION = plugin;
Expand Down Expand Up @@ -828,7 +828,7 @@
"../../../../ext/yaml-cpp/include",
"../../../../ext/Little-CMS/include",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MACOSX_DEPLOYMENT_TARGET = 10.10;
SDKROOT = macosx;
};
name = Release;
Expand All @@ -847,7 +847,7 @@
INFOPLIST_FILE = ../../mac/OpenColorIO_PS_Info.plist;
INSTALL_PATH = "$(HOME)/Library/Bundles";
PLUGIN_TYPE = 8BFM;
PRODUCT_NAME = OpenColorIO_PS;
PRODUCT_NAME = "OpenColorIO PS";
REZ_PREFIX_FILE = "$(SRCROOT)/../../../../ext/adobe_photoshop_sdk_2021_mac/photoshopsdk/pluginsdk/samplecode/common/includes/MachOMacrezXcode.h";
VALID_ARCHS = x86_64;
WRAPPER_EXTENSION = plugin;
Expand Down

0 comments on commit 63600d8

Please sign in to comment.