Set Release build style as default.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1103 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
6e09596e70
commit
a5f48534e3
@ -245,10 +245,10 @@
|
||||
A011E5E70F65786600FAE48D /* zlib.h in Headers */ = {isa = PBXBuildFile; fileRef = A011E5660F65786600FAE48D /* zlib.h */; };
|
||||
A011E5E80F65786600FAE48D /* zutil.c in Sources */ = {isa = PBXBuildFile; fileRef = A011E5670F65786600FAE48D /* zutil.c */; };
|
||||
A011E5E90F65786600FAE48D /* zutil.h in Headers */ = {isa = PBXBuildFile; fileRef = A011E5680F65786600FAE48D /* zutil.h */; };
|
||||
A011E5FB0F65791B00FAE48D /* libcsfml-system.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A011E3720F65749300FAE48D /* libcsfml-system.dylib */; };
|
||||
A011E6060F65797100FAE48D /* libcsfml-system.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A011E3720F65749300FAE48D /* libcsfml-system.dylib */; };
|
||||
A011E6140F6579CA00FAE48D /* libcsfml-window.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A011E38F0F6574B500FAE48D /* libcsfml-window.dylib */; };
|
||||
A011E6170F6579D100FAE48D /* libcsfml-system.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A011E3720F65749300FAE48D /* libcsfml-system.dylib */; };
|
||||
A011E5FB0F65791B00FAE48D /* libcsfml-system-d.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A011E3720F65749300FAE48D /* libcsfml-system-d.dylib */; };
|
||||
A011E6060F65797100FAE48D /* libcsfml-system-d.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A011E3720F65749300FAE48D /* libcsfml-system-d.dylib */; };
|
||||
A011E6140F6579CA00FAE48D /* libcsfml-window-d.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A011E38F0F6574B500FAE48D /* libcsfml-window-d.dylib */; };
|
||||
A011E6170F6579D100FAE48D /* libcsfml-system-d.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A011E3720F65749300FAE48D /* libcsfml-system-d.dylib */; };
|
||||
A01BEF370F6BF2490095262C /* sndfile.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A01BEF360F6BF2490095262C /* sndfile.framework */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
@ -291,11 +291,11 @@
|
||||
/* End PBXContainerItemProxy section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
A011E3720F65749300FAE48D /* libcsfml-system.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libcsfml-system.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A011E37D0F65749F00FAE48D /* libcsfml-network.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libcsfml-network.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A011E3860F6574AC00FAE48D /* libcsfml-audio.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libcsfml-audio.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A011E38F0F6574B500FAE48D /* libcsfml-window.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libcsfml-window.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A011E3980F6574BE00FAE48D /* libcsfml-graphics.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libcsfml-graphics.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A011E3720F65749300FAE48D /* libcsfml-system-d.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libcsfml-system-d.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A011E37D0F65749F00FAE48D /* libcsfml-network-d.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libcsfml-network-d.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A011E3860F6574AC00FAE48D /* libcsfml-audio-d.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libcsfml-audio-d.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A011E38F0F6574B500FAE48D /* libcsfml-window-d.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libcsfml-window-d.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A011E3980F6574BE00FAE48D /* libcsfml-graphics-d.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libcsfml-graphics-d.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A011E3A40F6574E400FAE48D /* SFML-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SFML-Info.plist"; sourceTree = "<group>"; };
|
||||
A011E3DE0F65776B00FAE48D /* Sleep.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Sleep.cpp; path = ../src/SFML/System/Sleep.cpp; sourceTree = SOURCE_ROOT; };
|
||||
A011E3DF0F65776B00FAE48D /* Thread.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Thread.cpp; path = ../src/SFML/System/Thread.cpp; sourceTree = SOURCE_ROOT; };
|
||||
@ -539,7 +539,7 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
A011E5FB0F65791B00FAE48D /* libcsfml-system.dylib in Frameworks */,
|
||||
A011E5FB0F65791B00FAE48D /* libcsfml-system-d.dylib in Frameworks */,
|
||||
A01BEF370F6BF2490095262C /* sndfile.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@ -548,7 +548,7 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
A011E6060F65797100FAE48D /* libcsfml-system.dylib in Frameworks */,
|
||||
A011E6060F65797100FAE48D /* libcsfml-system-d.dylib in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@ -556,8 +556,8 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
A011E6140F6579CA00FAE48D /* libcsfml-window.dylib in Frameworks */,
|
||||
A011E6170F6579D100FAE48D /* libcsfml-system.dylib in Frameworks */,
|
||||
A011E6140F6579CA00FAE48D /* libcsfml-window-d.dylib in Frameworks */,
|
||||
A011E6170F6579D100FAE48D /* libcsfml-system-d.dylib in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@ -580,11 +580,11 @@
|
||||
A011E3730F65749300FAE48D /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
A011E3720F65749300FAE48D /* libcsfml-system.dylib */,
|
||||
A011E37D0F65749F00FAE48D /* libcsfml-network.dylib */,
|
||||
A011E3860F6574AC00FAE48D /* libcsfml-audio.dylib */,
|
||||
A011E38F0F6574B500FAE48D /* libcsfml-window.dylib */,
|
||||
A011E3980F6574BE00FAE48D /* libcsfml-graphics.dylib */,
|
||||
A011E3720F65749300FAE48D /* libcsfml-system-d.dylib */,
|
||||
A011E37D0F65749F00FAE48D /* libcsfml-network-d.dylib */,
|
||||
A011E3860F6574AC00FAE48D /* libcsfml-audio-d.dylib */,
|
||||
A011E38F0F6574B500FAE48D /* libcsfml-window-d.dylib */,
|
||||
A011E3980F6574BE00FAE48D /* libcsfml-graphics-d.dylib */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
@ -1080,7 +1080,7 @@
|
||||
);
|
||||
name = "csfml-system";
|
||||
productName = "csfml-system";
|
||||
productReference = A011E3720F65749300FAE48D /* libcsfml-system.dylib */;
|
||||
productReference = A011E3720F65749300FAE48D /* libcsfml-system-d.dylib */;
|
||||
productType = "com.apple.product-type.library.dynamic";
|
||||
};
|
||||
A011E37C0F65749F00FAE48D /* csfml-network */ = {
|
||||
@ -1097,7 +1097,7 @@
|
||||
);
|
||||
name = "csfml-network";
|
||||
productName = "csfml-network";
|
||||
productReference = A011E37D0F65749F00FAE48D /* libcsfml-network.dylib */;
|
||||
productReference = A011E37D0F65749F00FAE48D /* libcsfml-network-d.dylib */;
|
||||
productType = "com.apple.product-type.library.dynamic";
|
||||
};
|
||||
A011E3850F6574AC00FAE48D /* csfml-audio */ = {
|
||||
@ -1114,7 +1114,7 @@
|
||||
);
|
||||
name = "csfml-audio";
|
||||
productName = "csfml-audio";
|
||||
productReference = A011E3860F6574AC00FAE48D /* libcsfml-audio.dylib */;
|
||||
productReference = A011E3860F6574AC00FAE48D /* libcsfml-audio-d.dylib */;
|
||||
productType = "com.apple.product-type.library.dynamic";
|
||||
};
|
||||
A011E38E0F6574B500FAE48D /* csfml-window */ = {
|
||||
@ -1131,7 +1131,7 @@
|
||||
);
|
||||
name = "csfml-window";
|
||||
productName = "csfml-window";
|
||||
productReference = A011E38F0F6574B500FAE48D /* libcsfml-window.dylib */;
|
||||
productReference = A011E38F0F6574B500FAE48D /* libcsfml-window-d.dylib */;
|
||||
productType = "com.apple.product-type.library.dynamic";
|
||||
};
|
||||
A011E3970F6574BE00FAE48D /* csfml-graphics */ = {
|
||||
@ -1148,7 +1148,7 @@
|
||||
);
|
||||
name = "csfml-graphics";
|
||||
productName = "csfml-graphics";
|
||||
productReference = A011E3980F6574BE00FAE48D /* libcsfml-graphics.dylib */;
|
||||
productReference = A011E3980F6574BE00FAE48D /* libcsfml-graphics-d.dylib */;
|
||||
productType = "com.apple.product-type.library.dynamic";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
@ -1704,8 +1704,8 @@
|
||||
A011E35A0F65738800FAE48D /* Build configuration list for PBXProject "SFML-bare" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A011E3580F65738800FAE48D /* Debug */,
|
||||
A011E3590F65738800FAE48D /* Release */,
|
||||
A011E3580F65738800FAE48D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1713,8 +1713,8 @@
|
||||
A011E3760F65749400FAE48D /* Build configuration list for PBXNativeTarget "csfml-system" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A011E3740F65749400FAE48D /* Debug */,
|
||||
A011E3750F65749400FAE48D /* Release */,
|
||||
A011E3740F65749400FAE48D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1722,8 +1722,8 @@
|
||||
A011E3A70F6574E400FAE48D /* Build configuration list for PBXNativeTarget "csfml-network" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A011E37E0F65749F00FAE48D /* Debug */,
|
||||
A011E37F0F65749F00FAE48D /* Release */,
|
||||
A011E37E0F65749F00FAE48D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1731,8 +1731,8 @@
|
||||
A011E3A80F6574E400FAE48D /* Build configuration list for PBXNativeTarget "csfml-audio" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A011E3870F6574AC00FAE48D /* Debug */,
|
||||
A011E3880F6574AC00FAE48D /* Release */,
|
||||
A011E3870F6574AC00FAE48D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1740,8 +1740,8 @@
|
||||
A011E3A90F6574E400FAE48D /* Build configuration list for PBXNativeTarget "csfml-window" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A011E3900F6574B500FAE48D /* Debug */,
|
||||
A011E3910F6574B500FAE48D /* Release */,
|
||||
A011E3900F6574B500FAE48D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1749,8 +1749,8 @@
|
||||
A011E3AA0F6574E400FAE48D /* Build configuration list for PBXNativeTarget "csfml-graphics" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A011E3990F6574BE00FAE48D /* Debug */,
|
||||
A011E39A0F6574BE00FAE48D /* Release */,
|
||||
A011E3990F6574BE00FAE48D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1758,8 +1758,8 @@
|
||||
A011E3AB0F6574E400FAE48D /* Build configuration list for PBXAggregateTarget "All" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A011E39C0F6574D600FAE48D /* Debug */,
|
||||
A011E39D0F6574D600FAE48D /* Release */,
|
||||
A011E39C0F6574D600FAE48D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
|
@ -193,10 +193,10 @@
|
||||
A01BF0900F6BF6860095262C /* Sprite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A011E5510F65786600FAE48D /* Sprite.cpp */; };
|
||||
A01BF0910F6BF6870095262C /* PostFX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A011E4110F6577A500FAE48D /* PostFX.cpp */; };
|
||||
A01BF0920F6BF6870095262C /* Rect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A011E4120F6577A500FAE48D /* Rect.cpp */; };
|
||||
A01BF0B50F6BF7DC0095262C /* csfml-system.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A01BEF7F0F6BF42D0095262C /* csfml-system.framework */; };
|
||||
A01BF0BE0F6BF8070095262C /* csfml-system.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A01BEF7F0F6BF42D0095262C /* csfml-system.framework */; };
|
||||
A01BF0C70F6BF8370095262C /* csfml-window.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A01BEF9D0F6BF4490095262C /* csfml-window.framework */; };
|
||||
A01BF0CA0F6BF8460095262C /* csfml-system.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A01BEF7F0F6BF42D0095262C /* csfml-system.framework */; };
|
||||
A01BF0B50F6BF7DC0095262C /* csfml-system-d.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A01BEF7F0F6BF42D0095262C /* csfml-system-d.framework */; };
|
||||
A01BF0BE0F6BF8070095262C /* csfml-system-d.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A01BEF7F0F6BF42D0095262C /* csfml-system-d.framework */; };
|
||||
A01BF0C70F6BF8370095262C /* csfml-window-d.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A01BEF9D0F6BF4490095262C /* csfml-window-d.framework */; };
|
||||
A01BF0CA0F6BF8460095262C /* csfml-system-d.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A01BEF7F0F6BF42D0095262C /* csfml-system-d.framework */; };
|
||||
A0DE009A0FCB1EC500DA0132 /* dummy.c in Sources */ = {isa = PBXBuildFile; fileRef = A0DE00990FCB1EC500DA0132 /* dummy.c */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
@ -468,15 +468,15 @@
|
||||
A011E5670F65786600FAE48D /* zutil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = zutil.c; sourceTree = "<group>"; };
|
||||
A011E5680F65786600FAE48D /* zutil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = zutil.h; sourceTree = "<group>"; };
|
||||
A01BEF360F6BF2490095262C /* sndfile.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = sndfile.framework; path = "../../extlibs/libs-xcode/sndfile.framework"; sourceTree = SOURCE_ROOT; };
|
||||
A01BEF7F0F6BF42D0095262C /* csfml-system.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "csfml-system.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A01BEF7F0F6BF42D0095262C /* csfml-system-d.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "csfml-system-d.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A01BEF800F6BF42D0095262C /* csfml-system-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "csfml-system-Info.plist"; sourceTree = "<group>"; };
|
||||
A01BEF890F6BF4360095262C /* csfml-network.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "csfml-network.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A01BEF890F6BF4360095262C /* csfml-network-d.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "csfml-network-d.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A01BEF8A0F6BF4360095262C /* csfml-network-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "csfml-network-Info.plist"; sourceTree = "<group>"; };
|
||||
A01BEF930F6BF4400095262C /* csfml-audio.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "csfml-audio.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A01BEF930F6BF4400095262C /* csfml-audio-d.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "csfml-audio-d.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A01BEF940F6BF4400095262C /* csfml-audio-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "csfml-audio-Info.plist"; sourceTree = "<group>"; };
|
||||
A01BEF9D0F6BF4490095262C /* csfml-window.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "csfml-window.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A01BEF9D0F6BF4490095262C /* csfml-window-d.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "csfml-window-d.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A01BEF9E0F6BF4490095262C /* csfml-window-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "csfml-window-Info.plist"; sourceTree = "<group>"; };
|
||||
A01BEFA70F6BF4510095262C /* csfml-graphics.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "csfml-graphics.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A01BEFA70F6BF4510095262C /* csfml-graphics-d.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "csfml-graphics-d.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A01BEFA80F6BF4510095262C /* csfml-graphics-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "csfml-graphics-Info.plist"; sourceTree = "<group>"; };
|
||||
A0DE008E0FCB1D8D00DA0132 /* SFML.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SFML.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A0DE00990FCB1EC500DA0132 /* dummy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dummy.c; sourceTree = "<group>"; };
|
||||
@ -552,7 +552,7 @@
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
A01BF0050F6BF5D30095262C /* sndfile.framework in Frameworks */,
|
||||
A01BF0B50F6BF7DC0095262C /* csfml-system.framework in Frameworks */,
|
||||
A01BF0B50F6BF7DC0095262C /* csfml-system-d.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@ -560,7 +560,7 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
A01BF0BE0F6BF8070095262C /* csfml-system.framework in Frameworks */,
|
||||
A01BF0BE0F6BF8070095262C /* csfml-system-d.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@ -568,8 +568,8 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
A01BF0C70F6BF8370095262C /* csfml-window.framework in Frameworks */,
|
||||
A01BF0CA0F6BF8460095262C /* csfml-system.framework in Frameworks */,
|
||||
A01BF0C70F6BF8370095262C /* csfml-window-d.framework in Frameworks */,
|
||||
A01BF0CA0F6BF8460095262C /* csfml-system-d.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@ -599,11 +599,11 @@
|
||||
A011E3730F65749300FAE48D /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
A01BEF7F0F6BF42D0095262C /* csfml-system.framework */,
|
||||
A01BEF890F6BF4360095262C /* csfml-network.framework */,
|
||||
A01BEF930F6BF4400095262C /* csfml-audio.framework */,
|
||||
A01BEF9D0F6BF4490095262C /* csfml-window.framework */,
|
||||
A01BEFA70F6BF4510095262C /* csfml-graphics.framework */,
|
||||
A01BEF7F0F6BF42D0095262C /* csfml-system-d.framework */,
|
||||
A01BEF890F6BF4360095262C /* csfml-network-d.framework */,
|
||||
A01BEF930F6BF4400095262C /* csfml-audio-d.framework */,
|
||||
A01BEF9D0F6BF4490095262C /* csfml-window-d.framework */,
|
||||
A01BEFA70F6BF4510095262C /* csfml-graphics-d.framework */,
|
||||
A0DE008E0FCB1D8D00DA0132 /* SFML.framework */,
|
||||
);
|
||||
name = Products;
|
||||
@ -1170,7 +1170,7 @@
|
||||
);
|
||||
name = "csfml-system";
|
||||
productName = "csfml-system";
|
||||
productReference = A01BEF7F0F6BF42D0095262C /* csfml-system.framework */;
|
||||
productReference = A01BEF7F0F6BF42D0095262C /* csfml-system-d.framework */;
|
||||
productType = "com.apple.product-type.framework";
|
||||
};
|
||||
A01BEF880F6BF4360095262C /* csfml-network */ = {
|
||||
@ -1188,7 +1188,7 @@
|
||||
);
|
||||
name = "csfml-network";
|
||||
productName = "csfml-network";
|
||||
productReference = A01BEF890F6BF4360095262C /* csfml-network.framework */;
|
||||
productReference = A01BEF890F6BF4360095262C /* csfml-network-d.framework */;
|
||||
productType = "com.apple.product-type.framework";
|
||||
};
|
||||
A01BEF920F6BF4400095262C /* csfml-audio */ = {
|
||||
@ -1206,7 +1206,7 @@
|
||||
);
|
||||
name = "csfml-audio";
|
||||
productName = "csfml-audio";
|
||||
productReference = A01BEF930F6BF4400095262C /* csfml-audio.framework */;
|
||||
productReference = A01BEF930F6BF4400095262C /* csfml-audio-d.framework */;
|
||||
productType = "com.apple.product-type.framework";
|
||||
};
|
||||
A01BEF9C0F6BF4490095262C /* csfml-window */ = {
|
||||
@ -1224,7 +1224,7 @@
|
||||
);
|
||||
name = "csfml-window";
|
||||
productName = "csfml-window";
|
||||
productReference = A01BEF9D0F6BF4490095262C /* csfml-window.framework */;
|
||||
productReference = A01BEF9D0F6BF4490095262C /* csfml-window-d.framework */;
|
||||
productType = "com.apple.product-type.framework";
|
||||
};
|
||||
A01BEFA60F6BF4510095262C /* csfml-graphics */ = {
|
||||
@ -1242,7 +1242,7 @@
|
||||
);
|
||||
name = "csfml-graphics";
|
||||
productName = "csfml-graphics";
|
||||
productReference = A01BEFA70F6BF4510095262C /* csfml-graphics.framework */;
|
||||
productReference = A01BEFA70F6BF4510095262C /* csfml-graphics-d.framework */;
|
||||
productType = "com.apple.product-type.framework";
|
||||
};
|
||||
A0DE008D0FCB1D8D00DA0132 /* SFML */ = {
|
||||
@ -1977,8 +1977,8 @@
|
||||
A011E35A0F65738800FAE48D /* Build configuration list for PBXProject "SFML" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A011E3580F65738800FAE48D /* Debug */,
|
||||
A011E3590F65738800FAE48D /* Release */,
|
||||
A011E3580F65738800FAE48D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1986,8 +1986,8 @@
|
||||
A011E3AB0F6574E400FAE48D /* Build configuration list for PBXAggregateTarget "All" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A011E39C0F6574D600FAE48D /* Debug */,
|
||||
A011E39D0F6574D600FAE48D /* Release */,
|
||||
A011E39C0F6574D600FAE48D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1995,8 +1995,8 @@
|
||||
A01BEF830F6BF42D0095262C /* Build configuration list for PBXNativeTarget "csfml-system" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A01BEF810F6BF42D0095262C /* Debug */,
|
||||
A01BEF820F6BF42D0095262C /* Release */,
|
||||
A01BEF810F6BF42D0095262C /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -2004,8 +2004,8 @@
|
||||
A01BEF8D0F6BF4370095262C /* Build configuration list for PBXNativeTarget "csfml-network" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A01BEF8B0F6BF4370095262C /* Debug */,
|
||||
A01BEF8C0F6BF4370095262C /* Release */,
|
||||
A01BEF8B0F6BF4370095262C /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -2013,8 +2013,8 @@
|
||||
A01BEF970F6BF4410095262C /* Build configuration list for PBXNativeTarget "csfml-audio" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A01BEF950F6BF4410095262C /* Debug */,
|
||||
A01BEF960F6BF4410095262C /* Release */,
|
||||
A01BEF950F6BF4410095262C /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -2022,8 +2022,8 @@
|
||||
A01BEFA10F6BF4490095262C /* Build configuration list for PBXNativeTarget "csfml-window" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A01BEF9F0F6BF4490095262C /* Debug */,
|
||||
A01BEFA00F6BF4490095262C /* Release */,
|
||||
A01BEF9F0F6BF4490095262C /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -2031,8 +2031,8 @@
|
||||
A01BEFAB0F6BF4520095262C /* Build configuration list for PBXNativeTarget "csfml-graphics" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A01BEFA90F6BF4520095262C /* Debug */,
|
||||
A01BEFAA0F6BF4520095262C /* Release */,
|
||||
A01BEFA90F6BF4520095262C /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -2040,8 +2040,8 @@
|
||||
A0DE00940FCB1D9000DA0132 /* Build configuration list for PBXNativeTarget "SFML" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A0DE008F0FCB1D8E00DA0132 /* Debug */,
|
||||
A0DE00900FCB1D8E00DA0132 /* Release */,
|
||||
A0DE008F0FCB1D8E00DA0132 /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
|
@ -1350,8 +1350,8 @@
|
||||
A012695C0E63189C00B96A5D /* Build configuration list for PBXProject "SFML-bare" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A012695A0E63189C00B96A5D /* Debug */,
|
||||
A012695B0E63189C00B96A5D /* Release */,
|
||||
A012695A0E63189C00B96A5D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1359,8 +1359,8 @@
|
||||
A012696A0E6318C000B96A5D /* Build configuration list for PBXNativeTarget "sfml-system" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A01269680E6318C000B96A5D /* Debug */,
|
||||
A01269690E6318C000B96A5D /* Release */,
|
||||
A01269680E6318C000B96A5D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1368,8 +1368,8 @@
|
||||
A01269880E63193B00B96A5D /* Build configuration list for PBXNativeTarget "sfml-network" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A01269700E6318FF00B96A5D /* Debug */,
|
||||
A01269710E6318FF00B96A5D /* Release */,
|
||||
A01269700E6318FF00B96A5D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1377,8 +1377,8 @@
|
||||
A01269890E63193B00B96A5D /* Build configuration list for PBXNativeTarget "sfml-audio" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A01269770E63190F00B96A5D /* Debug */,
|
||||
A01269780E63190F00B96A5D /* Release */,
|
||||
A01269770E63190F00B96A5D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1386,8 +1386,8 @@
|
||||
A012698A0E63193B00B96A5D /* Build configuration list for PBXNativeTarget "sfml-window" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A012697E0E63192000B96A5D /* Debug */,
|
||||
A012697F0E63192000B96A5D /* Release */,
|
||||
A012697E0E63192000B96A5D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1395,8 +1395,8 @@
|
||||
A012698B0E63193B00B96A5D /* Build configuration list for PBXNativeTarget "sfml-graphics" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A01269850E63192B00B96A5D /* Debug */,
|
||||
A01269860E63192B00B96A5D /* Release */,
|
||||
A01269850E63192B00B96A5D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
@ -1404,8 +1404,8 @@
|
||||
A0AD0A460E766415006E7E0D /* Build configuration list for PBXAggregateTarget "All" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A0AD0A310E7663E1006E7E0D /* Debug */,
|
||||
A0AD0A320E7663E1006E7E0D /* Release */,
|
||||
A0AD0A310E7663E1006E7E0D /* Debug */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
|
@ -2410,8 +2410,8 @@
|
||||
A02679DD0E5CDB03008D4C81 /* Build configuration list for PBXProject "SFML" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A02679C20E5CDB03008D4C81 /* Debug */,
|
||||
A02679C30E5CDB03008D4C81 /* Release */,
|
||||
A02679C20E5CDB03008D4C81 /* Debug */,
|
||||
A0C9DDC80E8BE5D10084CFD8 /* Development */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
@ -2420,8 +2420,8 @@
|
||||
A02679DE0E5CDB03008D4C81 /* Build configuration list for PBXNativeTarget "SFML" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A02679C80E5CDB03008D4C81 /* Debug */,
|
||||
A02679C90E5CDB03008D4C81 /* Release */,
|
||||
A02679C80E5CDB03008D4C81 /* Debug */,
|
||||
A0C9DDCA0E8BE5D10084CFD8 /* Development */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
@ -2430,8 +2430,8 @@
|
||||
A02679DF0E5CDB03008D4C81 /* Build configuration list for PBXNativeTarget "sfml-system" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A02679D40E5CDB03008D4C81 /* Debug */,
|
||||
A02679D50E5CDB03008D4C81 /* Release */,
|
||||
A02679D40E5CDB03008D4C81 /* Debug */,
|
||||
A0C9DDCE0E8BE5D10084CFD8 /* Development */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
@ -2440,8 +2440,8 @@
|
||||
A02679E00E5CDB03008D4C81 /* Build configuration list for PBXNativeTarget "sfml-network" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A02679D10E5CDB03008D4C81 /* Debug */,
|
||||
A02679D20E5CDB03008D4C81 /* Release */,
|
||||
A02679D10E5CDB03008D4C81 /* Debug */,
|
||||
A0C9DDCD0E8BE5D10084CFD8 /* Development */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
@ -2450,8 +2450,8 @@
|
||||
A02679E10E5CDB03008D4C81 /* Build configuration list for PBXNativeTarget "sfml-audio" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A02679CB0E5CDB03008D4C81 /* Debug */,
|
||||
A02679CC0E5CDB03008D4C81 /* Release */,
|
||||
A02679CB0E5CDB03008D4C81 /* Debug */,
|
||||
A0C9DDCB0E8BE5D10084CFD8 /* Development */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
@ -2460,8 +2460,8 @@
|
||||
A02679E20E5CDB03008D4C81 /* Build configuration list for PBXNativeTarget "sfml-window" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A02679D70E5CDB03008D4C81 /* Debug */,
|
||||
A02679D80E5CDB03008D4C81 /* Release */,
|
||||
A02679D70E5CDB03008D4C81 /* Debug */,
|
||||
A0C9DDCF0E8BE5D10084CFD8 /* Development */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
@ -2470,8 +2470,8 @@
|
||||
A02679E30E5CDB03008D4C81 /* Build configuration list for PBXNativeTarget "sfml-graphics" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A02679CE0E5CDB03008D4C81 /* Debug */,
|
||||
A02679CF0E5CDB03008D4C81 /* Release */,
|
||||
A02679CE0E5CDB03008D4C81 /* Debug */,
|
||||
A0C9DDCC0E8BE5D10084CFD8 /* Development */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
@ -2480,8 +2480,8 @@
|
||||
A02679E40E5CDB03008D4C81 /* Build configuration list for PBXAggregateTarget "All" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A02679C50E5CDB03008D4C81 /* Debug */,
|
||||
A02679C60E5CDB03008D4C81 /* Release */,
|
||||
A02679C50E5CDB03008D4C81 /* Debug */,
|
||||
A0C9DDC90E8BE5D10084CFD8 /* Development */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user