mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2025-01-15 07:15:16 +00:00
491 lines
20 KiB
Text
Executable file
491 lines
20 KiB
Text
Executable file
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
409594801B8DD4370001FB6E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4095947F1B8DD4370001FB6E /* main.m */; };
|
|
409594831B8DD4370001FB6E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 409594821B8DD4370001FB6E /* AppDelegate.m */; };
|
|
409594861B8DD4370001FB6E /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 409594851B8DD4370001FB6E /* ViewController.m */; };
|
|
409594891B8DD4370001FB6E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 409594871B8DD4370001FB6E /* Main.storyboard */; };
|
|
4095948B1B8DD4370001FB6E /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4095948A1B8DD4370001FB6E /* Images.xcassets */; };
|
|
4095948E1B8DD4370001FB6E /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4095948C1B8DD4370001FB6E /* LaunchScreen.xib */; };
|
|
4095949A1B8DD4370001FB6E /* uartadapterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 409594991B8DD4370001FB6E /* uartadapterTests.m */; };
|
|
409594A71B8DD8670001FB6E /* Cell.m in Sources */ = {isa = PBXBuildFile; fileRef = 409594A41B8DD8670001FB6E /* Cell.m */; };
|
|
409594A81B8DD8670001FB6E /* CustomCellBackground.m in Sources */ = {isa = PBXBuildFile; fileRef = 409594A61B8DD8670001FB6E /* CustomCellBackground.m */; };
|
|
409594AB1B8DDA5B0001FB6E /* ChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 409594AA1B8DDA5B0001FB6E /* ChatViewController.m */; };
|
|
40976AC51B8F3C3100764A77 /* KxMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 40976AC41B8F3C3100764A77 /* KxMenu.m */; };
|
|
40FBEBA71B9579BB0021C2B2 /* SettingPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 40FBEBA61B9579BB0021C2B2 /* SettingPageViewController.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
409594941B8DD4370001FB6E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 409594721B8DD4360001FB6E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 409594791B8DD4370001FB6E;
|
|
remoteInfo = uartadapter;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
4095947A1B8DD4370001FB6E /* uartadapter.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = uartadapter.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
4095947E1B8DD4370001FB6E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
4095947F1B8DD4370001FB6E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
409594811B8DD4370001FB6E /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
409594821B8DD4370001FB6E /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
409594841B8DD4370001FB6E /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
|
|
409594851B8DD4370001FB6E /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
|
409594881B8DD4370001FB6E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
4095948A1B8DD4370001FB6E /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
4095948D1B8DD4370001FB6E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
|
409594931B8DD4370001FB6E /* uartadapterTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = uartadapterTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
409594981B8DD4370001FB6E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
409594991B8DD4370001FB6E /* uartadapterTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = uartadapterTests.m; sourceTree = "<group>"; };
|
|
409594A31B8DD8670001FB6E /* Cell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cell.h; sourceTree = "<group>"; };
|
|
409594A41B8DD8670001FB6E /* Cell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Cell.m; sourceTree = "<group>"; };
|
|
409594A51B8DD8670001FB6E /* CustomCellBackground.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomCellBackground.h; sourceTree = "<group>"; };
|
|
409594A61B8DD8670001FB6E /* CustomCellBackground.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomCellBackground.m; sourceTree = "<group>"; };
|
|
409594A91B8DDA5B0001FB6E /* ChatViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChatViewController.h; sourceTree = "<group>"; };
|
|
409594AA1B8DDA5B0001FB6E /* ChatViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChatViewController.m; sourceTree = "<group>"; };
|
|
40976AC31B8F3C3100764A77 /* KxMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KxMenu.h; sourceTree = "<group>"; };
|
|
40976AC41B8F3C3100764A77 /* KxMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KxMenu.m; sourceTree = "<group>"; };
|
|
40976AC71B8F3E2100764A77 /* uartadapter-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "uartadapter-Prefix.pch"; sourceTree = "<group>"; };
|
|
40FBEBA61B9579BB0021C2B2 /* SettingPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingPageViewController.m; sourceTree = "<group>"; };
|
|
40FBEBA81B9579E60021C2B2 /* SettingPageViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SettingPageViewController.h; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
409594771B8DD4370001FB6E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
409594901B8DD4370001FB6E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
409594711B8DD4360001FB6E = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
40976AC21B8F3C1B00764A77 /* KxMenu */,
|
|
4095947C1B8DD4370001FB6E /* uartadapter */,
|
|
409594961B8DD4370001FB6E /* uartadapterTests */,
|
|
4095947B1B8DD4370001FB6E /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
4095947B1B8DD4370001FB6E /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4095947A1B8DD4370001FB6E /* uartadapter.app */,
|
|
409594931B8DD4370001FB6E /* uartadapterTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
4095947C1B8DD4370001FB6E /* uartadapter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
409594811B8DD4370001FB6E /* AppDelegate.h */,
|
|
409594821B8DD4370001FB6E /* AppDelegate.m */,
|
|
409594841B8DD4370001FB6E /* ViewController.h */,
|
|
409594851B8DD4370001FB6E /* ViewController.m */,
|
|
409594A91B8DDA5B0001FB6E /* ChatViewController.h */,
|
|
409594AA1B8DDA5B0001FB6E /* ChatViewController.m */,
|
|
40FBEBA81B9579E60021C2B2 /* SettingPageViewController.h */,
|
|
40FBEBA61B9579BB0021C2B2 /* SettingPageViewController.m */,
|
|
409594A31B8DD8670001FB6E /* Cell.h */,
|
|
409594A41B8DD8670001FB6E /* Cell.m */,
|
|
409594A51B8DD8670001FB6E /* CustomCellBackground.h */,
|
|
409594A61B8DD8670001FB6E /* CustomCellBackground.m */,
|
|
409594871B8DD4370001FB6E /* Main.storyboard */,
|
|
4095948A1B8DD4370001FB6E /* Images.xcassets */,
|
|
4095948C1B8DD4370001FB6E /* LaunchScreen.xib */,
|
|
4095947D1B8DD4370001FB6E /* Supporting Files */,
|
|
);
|
|
path = uartadapter;
|
|
sourceTree = "<group>";
|
|
};
|
|
4095947D1B8DD4370001FB6E /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
40976AC71B8F3E2100764A77 /* uartadapter-Prefix.pch */,
|
|
4095947E1B8DD4370001FB6E /* Info.plist */,
|
|
4095947F1B8DD4370001FB6E /* main.m */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
409594961B8DD4370001FB6E /* uartadapterTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
409594991B8DD4370001FB6E /* uartadapterTests.m */,
|
|
409594971B8DD4370001FB6E /* Supporting Files */,
|
|
);
|
|
path = uartadapterTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
409594971B8DD4370001FB6E /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
409594981B8DD4370001FB6E /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
40976AC21B8F3C1B00764A77 /* KxMenu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
40976AC31B8F3C3100764A77 /* KxMenu.h */,
|
|
40976AC41B8F3C3100764A77 /* KxMenu.m */,
|
|
);
|
|
name = KxMenu;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
409594791B8DD4370001FB6E /* uartadapter */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 4095949D1B8DD4370001FB6E /* Build configuration list for PBXNativeTarget "uartadapter" */;
|
|
buildPhases = (
|
|
409594761B8DD4370001FB6E /* Sources */,
|
|
409594771B8DD4370001FB6E /* Frameworks */,
|
|
409594781B8DD4370001FB6E /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = uartadapter;
|
|
productName = uartadapter;
|
|
productReference = 4095947A1B8DD4370001FB6E /* uartadapter.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
409594921B8DD4370001FB6E /* uartadapterTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 409594A01B8DD4370001FB6E /* Build configuration list for PBXNativeTarget "uartadapterTests" */;
|
|
buildPhases = (
|
|
4095948F1B8DD4370001FB6E /* Sources */,
|
|
409594901B8DD4370001FB6E /* Frameworks */,
|
|
409594911B8DD4370001FB6E /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
409594951B8DD4370001FB6E /* PBXTargetDependency */,
|
|
);
|
|
name = uartadapterTests;
|
|
productName = uartadapterTests;
|
|
productReference = 409594931B8DD4370001FB6E /* uartadapterTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
409594721B8DD4360001FB6E /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0710;
|
|
ORGANIZATIONNAME = realtek;
|
|
TargetAttributes = {
|
|
409594791B8DD4370001FB6E = {
|
|
CreatedOnToolsVersion = 6.3;
|
|
DevelopmentTeam = ZYM2ETK3E7;
|
|
};
|
|
409594921B8DD4370001FB6E = {
|
|
CreatedOnToolsVersion = 6.3;
|
|
TestTargetID = 409594791B8DD4370001FB6E;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 409594751B8DD4360001FB6E /* Build configuration list for PBXProject "uartadapter" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 409594711B8DD4360001FB6E;
|
|
productRefGroup = 4095947B1B8DD4370001FB6E /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
409594791B8DD4370001FB6E /* uartadapter */,
|
|
409594921B8DD4370001FB6E /* uartadapterTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
409594781B8DD4370001FB6E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
409594891B8DD4370001FB6E /* Main.storyboard in Resources */,
|
|
4095948E1B8DD4370001FB6E /* LaunchScreen.xib in Resources */,
|
|
4095948B1B8DD4370001FB6E /* Images.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
409594911B8DD4370001FB6E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
409594761B8DD4370001FB6E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
40FBEBA71B9579BB0021C2B2 /* SettingPageViewController.m in Sources */,
|
|
409594861B8DD4370001FB6E /* ViewController.m in Sources */,
|
|
409594A71B8DD8670001FB6E /* Cell.m in Sources */,
|
|
409594831B8DD4370001FB6E /* AppDelegate.m in Sources */,
|
|
409594A81B8DD8670001FB6E /* CustomCellBackground.m in Sources */,
|
|
40976AC51B8F3C3100764A77 /* KxMenu.m in Sources */,
|
|
409594801B8DD4370001FB6E /* main.m in Sources */,
|
|
409594AB1B8DDA5B0001FB6E /* ChatViewController.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
4095948F1B8DD4370001FB6E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4095949A1B8DD4370001FB6E /* uartadapterTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
409594951B8DD4370001FB6E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 409594791B8DD4370001FB6E /* uartadapter */;
|
|
targetProxy = 409594941B8DD4370001FB6E /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
409594871B8DD4370001FB6E /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
409594881B8DD4370001FB6E /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
4095948C1B8DD4370001FB6E /* LaunchScreen.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
4095948D1B8DD4370001FB6E /* Base */,
|
|
);
|
|
name = LaunchScreen.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
4095949B1B8DD4370001FB6E /* 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[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.1;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CFLAGS = "";
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
4095949C1B8DD4370001FB6E /* 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[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.1;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_CFLAGS = "";
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
4095949E1B8DD4370001FB6E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "uartadapter/uartadapter-Prefix.pch";
|
|
INFOPLIST_FILE = uartadapter/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.realtek.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
4095949F1B8DD4370001FB6E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "uartadapter/uartadapter-Prefix.pch";
|
|
INFOPLIST_FILE = uartadapter/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.realtek.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
409594A11B8DD4370001FB6E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = uartadapterTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.realtek.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/uartadapter.app/uartadapter";
|
|
};
|
|
name = Debug;
|
|
};
|
|
409594A21B8DD4370001FB6E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = uartadapterTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.realtek.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/uartadapter.app/uartadapter";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
409594751B8DD4360001FB6E /* Build configuration list for PBXProject "uartadapter" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
4095949B1B8DD4370001FB6E /* Debug */,
|
|
4095949C1B8DD4370001FB6E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
4095949D1B8DD4370001FB6E /* Build configuration list for PBXNativeTarget "uartadapter" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
4095949E1B8DD4370001FB6E /* Debug */,
|
|
4095949F1B8DD4370001FB6E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
409594A01B8DD4370001FB6E /* Build configuration list for PBXNativeTarget "uartadapterTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
409594A11B8DD4370001FB6E /* Debug */,
|
|
409594A21B8DD4370001FB6E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 409594721B8DD4360001FB6E /* Project object */;
|
|
}
|