2015-03-08 17:48:07 +01:00

291 lines
11 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
557FA9A21AAC8671004DF2F5 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 557FA9A11AAC8671004DF2F5 /* AppDelegate.m */; };
557FA9A41AAC8671004DF2F5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 557FA9A31AAC8671004DF2F5 /* main.m */; };
557FA9A61AAC8671004DF2F5 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 557FA9A51AAC8671004DF2F5 /* Images.xcassets */; };
557FA9A91AAC8672004DF2F5 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 557FA9A71AAC8672004DF2F5 /* MainMenu.xib */; };
557FA9C01AACA251004DF2F5 /* EmulatorMain.c in Sources */ = {isa = PBXBuildFile; fileRef = 557FA9BF1AACA251004DF2F5 /* EmulatorMain.c */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
557FA99B1AAC8671004DF2F5 /* RootlessForEmulators.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RootlessForEmulators.app; sourceTree = BUILT_PRODUCTS_DIR; };
557FA99F1AAC8671004DF2F5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
557FA9A01AAC8671004DF2F5 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
557FA9A11AAC8671004DF2F5 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
557FA9A31AAC8671004DF2F5 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
557FA9A51AAC8671004DF2F5 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
557FA9A81AAC8672004DF2F5 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
557FA9BE1AAC9BC0004DF2F5 /* RootlessForEmulators.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RootlessForEmulators.h; path = RootlessForEmulators/RootlessForEmulators.h; sourceTree = "<group>"; };
557FA9BF1AACA251004DF2F5 /* EmulatorMain.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = EmulatorMain.c; path = RootlessForEmulators/EmulatorMain.c; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
557FA9981AAC8671004DF2F5 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
557FA9921AAC8671004DF2F5 = {
isa = PBXGroup;
children = (
557FA9BE1AAC9BC0004DF2F5 /* RootlessForEmulators.h */,
557FA9BF1AACA251004DF2F5 /* EmulatorMain.c */,
557FA99D1AAC8671004DF2F5 /* RootlessForEmulators */,
557FA99C1AAC8671004DF2F5 /* Products */,
);
sourceTree = "<group>";
};
557FA99C1AAC8671004DF2F5 /* Products */ = {
isa = PBXGroup;
children = (
557FA99B1AAC8671004DF2F5 /* RootlessForEmulators.app */,
);
name = Products;
sourceTree = "<group>";
};
557FA99D1AAC8671004DF2F5 /* RootlessForEmulators */ = {
isa = PBXGroup;
children = (
557FA9A01AAC8671004DF2F5 /* AppDelegate.h */,
557FA9A11AAC8671004DF2F5 /* AppDelegate.m */,
557FA9A51AAC8671004DF2F5 /* Images.xcassets */,
557FA9A71AAC8672004DF2F5 /* MainMenu.xib */,
557FA99E1AAC8671004DF2F5 /* Supporting Files */,
);
path = RootlessForEmulators;
sourceTree = "<group>";
};
557FA99E1AAC8671004DF2F5 /* Supporting Files */ = {
isa = PBXGroup;
children = (
557FA99F1AAC8671004DF2F5 /* Info.plist */,
557FA9A31AAC8671004DF2F5 /* main.m */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
557FA99A1AAC8671004DF2F5 /* RootlessForEmulators */ = {
isa = PBXNativeTarget;
buildConfigurationList = 557FA9B81AAC8672004DF2F5 /* Build configuration list for PBXNativeTarget "RootlessForEmulators" */;
buildPhases = (
557FA9971AAC8671004DF2F5 /* Sources */,
557FA9981AAC8671004DF2F5 /* Frameworks */,
557FA9991AAC8671004DF2F5 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = RootlessForEmulators;
productName = RootlessForEmulators;
productReference = 557FA99B1AAC8671004DF2F5 /* RootlessForEmulators.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
557FA9931AAC8671004DF2F5 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0610;
ORGANIZATIONNAME = "Uli Kusterer";
TargetAttributes = {
557FA99A1AAC8671004DF2F5 = {
CreatedOnToolsVersion = 6.1.1;
};
};
};
buildConfigurationList = 557FA9961AAC8671004DF2F5 /* Build configuration list for PBXProject "RootlessForEmulators" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 557FA9921AAC8671004DF2F5;
productRefGroup = 557FA99C1AAC8671004DF2F5 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
557FA99A1AAC8671004DF2F5 /* RootlessForEmulators */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
557FA9991AAC8671004DF2F5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
557FA9A61AAC8671004DF2F5 /* Images.xcassets in Resources */,
557FA9A91AAC8672004DF2F5 /* MainMenu.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
557FA9971AAC8671004DF2F5 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
557FA9C01AACA251004DF2F5 /* EmulatorMain.c in Sources */,
557FA9A41AAC8671004DF2F5 /* main.m in Sources */,
557FA9A21AAC8671004DF2F5 /* AppDelegate.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
557FA9A71AAC8672004DF2F5 /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
557FA9A81AAC8672004DF2F5 /* Base */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
557FA9B61AAC8672004DF2F5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
557FA9B71AAC8672004DF2F5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};
name = Release;
};
557FA9B91AAC8672004DF2F5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
INFOPLIST_FILE = RootlessForEmulators/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
557FA9BA1AAC8672004DF2F5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
INFOPLIST_FILE = RootlessForEmulators/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
557FA9961AAC8671004DF2F5 /* Build configuration list for PBXProject "RootlessForEmulators" */ = {
isa = XCConfigurationList;
buildConfigurations = (
557FA9B61AAC8672004DF2F5 /* Debug */,
557FA9B71AAC8672004DF2F5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
557FA9B81AAC8672004DF2F5 /* Build configuration list for PBXNativeTarget "RootlessForEmulators" */ = {
isa = XCConfigurationList;
buildConfigurations = (
557FA9B91AAC8672004DF2F5 /* Debug */,
557FA9BA1AAC8672004DF2F5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 557FA9931AAC8671004DF2F5 /* Project object */;
}