Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mach_override.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Zeyer <albert.zeyer@rwth-aachen.de>2011-09-06 02:25:46 +0400
committerAlbert Zeyer <albert.zeyer@rwth-aachen.de>2011-09-18 03:12:28 +0400
commit96932e628e2c9a1d3aed126923731205093f8012 (patch)
tree6bfa8a09bc3ce882fe91933662ee01795a773278 /mach_inject_bundle_stub
parent87f491f8acef924d2ba90dd55fc23ad64f9d5bbd (diff)
updated Xcode project
Diffstat (limited to 'mach_inject_bundle_stub')
-rw-r--r--mach_inject_bundle_stub/mach_inject_bundle_stub.xcodeproj/project.pbxproj29
1 files changed, 21 insertions, 8 deletions
diff --git a/mach_inject_bundle_stub/mach_inject_bundle_stub.xcodeproj/project.pbxproj b/mach_inject_bundle_stub/mach_inject_bundle_stub.xcodeproj/project.pbxproj
index 0fb0e66..0beb7d9 100644
--- a/mach_inject_bundle_stub/mach_inject_bundle_stub.xcodeproj/project.pbxproj
+++ b/mach_inject_bundle_stub/mach_inject_bundle_stub.xcodeproj/project.pbxproj
@@ -3,16 +3,16 @@
archiveVersion = 1;
classes = {
};
- objectVersion = 45;
+ objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
79ACC4F507FD370C00D4147B /* load_bundle.c in Sources */ = {isa = PBXBuildFile; fileRef = 79ACC4F307FD370C00D4147B /* load_bundle.c */; };
- 79ACC4F607FD370C00D4147B /* load_bundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 79ACC4F407FD370C00D4147B /* load_bundle.h */; };
- 79ACC4FC07FD376D00D4147B /* mach_inject_bundle_stub.h in Headers */ = {isa = PBXBuildFile; fileRef = 79ACC4FB07FD376D00D4147B /* mach_inject_bundle_stub.h */; };
- 79ACC50B07FD3CE100D4147B /* mach_inject.h in Headers */ = {isa = PBXBuildFile; fileRef = 79ACC50A07FD3CE100D4147B /* mach_inject.h */; };
+ 79ACC4F607FD370C00D4147B /* load_bundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 79ACC4F407FD370C00D4147B /* load_bundle.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 79ACC4FC07FD376D00D4147B /* mach_inject_bundle_stub.h in Headers */ = {isa = PBXBuildFile; fileRef = 79ACC4FB07FD376D00D4147B /* mach_inject_bundle_stub.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 79ACC50B07FD3CE100D4147B /* mach_inject.h in Headers */ = {isa = PBXBuildFile; fileRef = 79ACC50A07FD3CE100D4147B /* mach_inject.h */; settings = {ATTRIBUTES = (Public, ); }; };
79ACC83D07FD3DA800D4147B /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 79ACC83C07FD3DA800D4147B /* Carbon.framework */; };
- 8D01CCC80486CAD60068D4B7 /* mach_inject_bundle_stub_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32BAE0B30371A71500C91783 /* mach_inject_bundle_stub_Prefix.pch */; };
+ 8D01CCC80486CAD60068D4B7 /* mach_inject_bundle_stub_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32BAE0B30371A71500C91783 /* mach_inject_bundle_stub_Prefix.pch */; settings = {ATTRIBUTES = (Public, ); }; };
8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
8D01CCCC0486CAD60068D4B7 /* mach_inject_bundle_stub.c in Sources */ = {isa = PBXBuildFile; fileRef = 08FB77B2FE8417CDC02AAC07 /* mach_inject_bundle_stub.c */; settings = {ATTRIBUTES = (); }; };
/* End PBXBuildFile section */
@@ -20,6 +20,10 @@
/* Begin PBXFileReference section */
089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
08FB77B2FE8417CDC02AAC07 /* mach_inject_bundle_stub.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mach_inject_bundle_stub.c; sourceTree = "<group>"; };
+ 23A925321415A34F00EE4B17 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = ../../../../../../System/Library/Frameworks/Cocoa.framework; sourceTree = "<group>"; };
+ 23A925341415A35900EE4B17 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = ../../../../../../System/Library/Frameworks/CoreServices.framework; sourceTree = "<group>"; };
+ 23A925361415A36B00EE4B17 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = ../../../../../../System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<group>"; };
+ 23A925381415A37800EE4B17 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = ../../../../../../System/Library/Frameworks/Cocoa.framework; sourceTree = "<group>"; };
32BAE0B30371A71500C91783 /* mach_inject_bundle_stub_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_inject_bundle_stub_Prefix.pch; sourceTree = "<group>"; };
79ACC4F307FD370C00D4147B /* load_bundle.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = load_bundle.c; sourceTree = "<group>"; };
79ACC4F407FD370C00D4147B /* load_bundle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = load_bundle.h; sourceTree = "<group>"; };
@@ -45,6 +49,10 @@
089C166AFE841209C02AAC07 /* mach_inject_bundle_stub */ = {
isa = PBXGroup;
children = (
+ 23A925381415A37800EE4B17 /* Cocoa.framework */,
+ 23A925361415A36B00EE4B17 /* CoreFoundation.framework */,
+ 23A925341415A35900EE4B17 /* CoreServices.framework */,
+ 23A925321415A34F00EE4B17 /* Cocoa.framework */,
08FB77ADFE841716C02AAC07 /* Source */,
089C167CFE841241C02AAC07 /* Resources */,
089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
@@ -133,9 +141,16 @@
/* Begin PBXProject section */
089C1669FE841209C02AAC07 /* Project object */ = {
isa = PBXProject;
+ attributes = {
+ LastUpgradeCheck = 0410;
+ };
buildConfigurationList = 33B2AC4E092854FB004B1632 /* Build configuration list for PBXProject "mach_inject_bundle_stub" */;
- compatibilityVersion = "Xcode 3.1";
+ compatibilityVersion = "Xcode 3.2";
+ developmentRegion = English;
hasScannedForEncodings = 1;
+ knownRegions = (
+ en,
+ );
mainGroup = 089C166AFE841209C02AAC07 /* mach_inject_bundle_stub */;
projectDirPath = "";
projectRoot = "";
@@ -202,7 +217,6 @@
DEBUGGING_SYMBOLS = YES;
FRAMEWORK_SEARCH_PATHS = "";
GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_ENABLE_TRIGRAPHS = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
@@ -237,7 +251,6 @@
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
COPY_PHASE_STRIP = YES;
FRAMEWORK_SEARCH_PATHS = "";
- GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_ENABLE_TRIGRAPHS = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;