// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 3476EB50180DA11000C71DA1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3476EB4F180DA11000C71DA1 /* Foundation.framework */; }; 3476EB52180DA11000C71DA1 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3476EB51180DA11000C71DA1 /* CoreGraphics.framework */; }; 3476EB54180DA11000C71DA1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3476EB53180DA11000C71DA1 /* UIKit.framework */; }; 3476EB5A180DA11000C71DA1 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3476EB58180DA11000C71DA1 /* InfoPlist.strings */; }; 3476EB5C180DA11000C71DA1 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3476EB5B180DA11000C71DA1 /* main.m */; }; 3476EB60180DA11000C71DA1 /* EMAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3476EB5F180DA11000C71DA1 /* EMAppDelegate.m */; }; 3476EB62180DA11000C71DA1 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3476EB61180DA11000C71DA1 /* Images.xcassets */; }; 3476EB69180DA11000C71DA1 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3476EB68180DA11000C71DA1 /* XCTest.framework */; }; 3476EB6A180DA11000C71DA1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3476EB4F180DA11000C71DA1 /* Foundation.framework */; }; 3476EB6B180DA11000C71DA1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3476EB53180DA11000C71DA1 /* UIKit.framework */; }; 3476EB73180DA11000C71DA1 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3476EB71180DA11000C71DA1 /* InfoPlist.strings */; }; 3476EB75180DA11000C71DA1 /* Indicator_ExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3476EB74180DA11000C71DA1 /* Indicator_ExampleTests.m */; }; 3476EB81180DA12700C71DA1 /* EMDevicePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3476EB7F180DA12700C71DA1 /* EMDevicePickerViewController.m */; }; 3476EB82180DA12700C71DA1 /* EMConnectingView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3476EB80180DA12700C71DA1 /* EMConnectingView.xib */; }; 3476EB87180DA15B00C71DA1 /* system.json in Resources */ = {isa = PBXBuildFile; fileRef = 3476EB86180DA15B00C71DA1 /* system.json */; }; 3476EBA0180DA1A100C71DA1 /* libEMFramework.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3476EB88180DA16200C71DA1 /* libEMFramework.a */; }; 3476EBA2180DA1A700C71DA1 /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3476EBA1180DA1A700C71DA1 /* CoreBluetooth.framework */; }; 3476EBA4180DA1C800C71DA1 /* Storyboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3476EBA3180DA1C800C71DA1 /* Storyboard.storyboard */; }; 3476EBA6180DA2A000C71DA1 /* ex_indicator.json in Resources */ = {isa = PBXBuildFile; fileRef = 3476EBA5180DA2A000C71DA1 /* ex_indicator.json */; }; 3476EBA9180DA2F800C71DA1 /* EMIndicatorExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3476EBA8180DA2F800C71DA1 /* EMIndicatorExampleViewController.m */; }; 3476EBAB180DA6D300C71DA1 /* MSP-EXP30G2.png in Resources */ = {isa = PBXBuildFile; fileRef = 3476EBAA180DA6D300C71DA1 /* MSP-EXP30G2.png */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 3476EB6C180DA11000C71DA1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 3476EB44180DA11000C71DA1 /* Project object */; proxyType = 1; remoteGlobalIDString = 3476EB4B180DA11000C71DA1; remoteInfo = "Indicator Example"; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 3476EB4C180DA11000C71DA1 /* Ex_Indicator.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Ex_Indicator.app; sourceTree = BUILT_PRODUCTS_DIR; }; 3476EB4F180DA11000C71DA1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 3476EB51180DA11000C71DA1 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 3476EB53180DA11000C71DA1 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 3476EB57180DA11000C71DA1 /* Ex_Indicator-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Ex_Indicator-Info.plist"; sourceTree = ""; }; 3476EB59180DA11000C71DA1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 3476EB5B180DA11000C71DA1 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 3476EB5D180DA11000C71DA1 /* Ex_Indicator-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Ex_Indicator-Prefix.pch"; sourceTree = ""; }; 3476EB5E180DA11000C71DA1 /* EMAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EMAppDelegate.h; sourceTree = ""; }; 3476EB5F180DA11000C71DA1 /* EMAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EMAppDelegate.m; sourceTree = ""; }; 3476EB61180DA11000C71DA1 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 3476EB67180DA11000C71DA1 /* Ex_IndicatorTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Ex_IndicatorTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 3476EB68180DA11000C71DA1 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; 3476EB70180DA11000C71DA1 /* Ex_IndicatorTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Ex_IndicatorTests-Info.plist"; sourceTree = ""; }; 3476EB72180DA11000C71DA1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 3476EB74180DA11000C71DA1 /* Indicator_ExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Indicator_ExampleTests.m; sourceTree = ""; }; 3476EB7E180DA12700C71DA1 /* EMDevicePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMDevicePickerViewController.h; sourceTree = ""; }; 3476EB7F180DA12700C71DA1 /* EMDevicePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EMDevicePickerViewController.m; sourceTree = ""; }; 3476EB80180DA12700C71DA1 /* EMConnectingView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = EMConnectingView.xib; sourceTree = ""; }; 3476EB86180DA15B00C71DA1 /* system.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = system.json; path = EmmocoMobileFramework/Assets/system.json; sourceTree = SOURCE_ROOT; }; 3476EB88180DA16200C71DA1 /* libEMFramework.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libEMFramework.a; path = EmmocoMobileFramework/Framework/libEMFramework.a; sourceTree = SOURCE_ROOT; }; 3476EB8C180DA19800C71DA1 /* EMBluetoothLowEnergyConnectionType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMBluetoothLowEnergyConnectionType.h; sourceTree = ""; }; 3476EB8D180DA19800C71DA1 /* EMChecksum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMChecksum.h; sourceTree = ""; }; 3476EB8E180DA19800C71DA1 /* EMConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMConnection.h; sourceTree = ""; }; 3476EB8F180DA19800C71DA1 /* EMConnectionIndicator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMConnectionIndicator.h; sourceTree = ""; }; 3476EB90180DA19800C71DA1 /* EMConnectionListManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMConnectionListManager.h; sourceTree = ""; }; 3476EB91180DA19800C71DA1 /* EMConnectionListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMConnectionListView.h; sourceTree = ""; }; 3476EB92180DA19800C71DA1 /* EMConnectionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMConnectionManager.h; sourceTree = ""; }; 3476EB93180DA19800C71DA1 /* EMConnectionPickerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMConnectionPickerDelegate.h; sourceTree = ""; }; 3476EB94180DA19800C71DA1 /* EMConnectionType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMConnectionType.h; sourceTree = ""; }; 3476EB95180DA19800C71DA1 /* EMDeviceBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMDeviceBasicDescription.h; sourceTree = ""; }; 3476EB96180DA19800C71DA1 /* EMFramework.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMFramework.h; sourceTree = ""; }; 3476EB97180DA19800C71DA1 /* EMMockConnectionType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMMockConnectionType.h; sourceTree = ""; }; 3476EB98180DA19800C71DA1 /* EMMockDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMMockDevice.h; sourceTree = ""; }; 3476EB99180DA19800C71DA1 /* EMResourceValue+CocoaAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "EMResourceValue+CocoaAdditions.h"; sourceTree = ""; }; 3476EB9A180DA19800C71DA1 /* EMResourceValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMResourceValue.h; sourceTree = ""; }; 3476EB9B180DA19800C71DA1 /* EMSchema.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMSchema.h; sourceTree = ""; }; 3476EB9C180DA19800C71DA1 /* EMSerialPacket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMSerialPacket.h; sourceTree = ""; }; 3476EB9D180DA19800C71DA1 /* EMSignalStrengthFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMSignalStrengthFilter.h; sourceTree = ""; }; 3476EB9E180DA19800C71DA1 /* EMTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMTypes.h; sourceTree = ""; }; 3476EB9F180DA19800C71DA1 /* NSTimer+EMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSTimer+EMAdditions.h"; sourceTree = ""; }; 3476EBA1180DA1A700C71DA1 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; 3476EBA3180DA1C800C71DA1 /* Storyboard.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Storyboard.storyboard; sourceTree = ""; }; 3476EBA5180DA2A000C71DA1 /* ex_indicator.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = ex_indicator.json; sourceTree = ""; }; 3476EBA7180DA2F800C71DA1 /* EMIndicatorExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EMIndicatorExampleViewController.h; sourceTree = ""; }; 3476EBA8180DA2F800C71DA1 /* EMIndicatorExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EMIndicatorExampleViewController.m; sourceTree = ""; }; 3476EBAA180DA6D300C71DA1 /* MSP-EXP30G2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "MSP-EXP30G2.png"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 3476EB49180DA11000C71DA1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 3476EBA2180DA1A700C71DA1 /* CoreBluetooth.framework in Frameworks */, 3476EB52180DA11000C71DA1 /* CoreGraphics.framework in Frameworks */, 3476EB54180DA11000C71DA1 /* UIKit.framework in Frameworks */, 3476EB50180DA11000C71DA1 /* Foundation.framework in Frameworks */, 3476EBA0180DA1A100C71DA1 /* libEMFramework.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 3476EB64180DA11000C71DA1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 3476EB69180DA11000C71DA1 /* XCTest.framework in Frameworks */, 3476EB6B180DA11000C71DA1 /* UIKit.framework in Frameworks */, 3476EB6A180DA11000C71DA1 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 34327E0818107D590045FC61 /* Device Picker */ = { isa = PBXGroup; children = ( 3476EB7E180DA12700C71DA1 /* EMDevicePickerViewController.h */, 3476EB7F180DA12700C71DA1 /* EMDevicePickerViewController.m */, 3476EB80180DA12700C71DA1 /* EMConnectingView.xib */, ); name = "Device Picker"; sourceTree = ""; }; 3476EB43180DA11000C71DA1 = { isa = PBXGroup; children = ( 3476EB55180DA11000C71DA1 /* Indicator Example */, 3476EB6E180DA11000C71DA1 /* Indicator ExampleTests */, 3476EB4E180DA11000C71DA1 /* Frameworks */, 3476EB4D180DA11000C71DA1 /* Products */, ); sourceTree = ""; }; 3476EB4D180DA11000C71DA1 /* Products */ = { isa = PBXGroup; children = ( 3476EB4C180DA11000C71DA1 /* Ex_Indicator.app */, 3476EB67180DA11000C71DA1 /* Ex_IndicatorTests.xctest */, ); name = Products; sourceTree = ""; }; 3476EB4E180DA11000C71DA1 /* Frameworks */ = { isa = PBXGroup; children = ( 3476EBA1180DA1A700C71DA1 /* CoreBluetooth.framework */, 3476EB4F180DA11000C71DA1 /* Foundation.framework */, 3476EB51180DA11000C71DA1 /* CoreGraphics.framework */, 3476EB53180DA11000C71DA1 /* UIKit.framework */, 3476EB68180DA11000C71DA1 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; 3476EB55180DA11000C71DA1 /* Indicator Example */ = { isa = PBXGroup; children = ( 3476EB8A180DA16600C71DA1 /* EMFramework */, 34327E0818107D590045FC61 /* Device Picker */, 3476EB5E180DA11000C71DA1 /* EMAppDelegate.h */, 3476EB5F180DA11000C71DA1 /* EMAppDelegate.m */, 3476EB61180DA11000C71DA1 /* Images.xcassets */, 3476EBAA180DA6D300C71DA1 /* MSP-EXP30G2.png */, 3476EB56180DA11000C71DA1 /* Supporting Files */, 3476EBA3180DA1C800C71DA1 /* Storyboard.storyboard */, 3476EBA7180DA2F800C71DA1 /* EMIndicatorExampleViewController.h */, 3476EBA8180DA2F800C71DA1 /* EMIndicatorExampleViewController.m */, ); path = "Indicator Example"; sourceTree = ""; }; 3476EB56180DA11000C71DA1 /* Supporting Files */ = { isa = PBXGroup; children = ( 3476EB57180DA11000C71DA1 /* Ex_Indicator-Info.plist */, 3476EB58180DA11000C71DA1 /* InfoPlist.strings */, 3476EB5B180DA11000C71DA1 /* main.m */, 3476EB5D180DA11000C71DA1 /* Ex_Indicator-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; 3476EB6E180DA11000C71DA1 /* Indicator ExampleTests */ = { isa = PBXGroup; children = ( 3476EB74180DA11000C71DA1 /* Indicator_ExampleTests.m */, 3476EB6F180DA11000C71DA1 /* Supporting Files */, ); path = "Indicator ExampleTests"; sourceTree = ""; }; 3476EB6F180DA11000C71DA1 /* Supporting Files */ = { isa = PBXGroup; children = ( 3476EB70180DA11000C71DA1 /* Ex_IndicatorTests-Info.plist */, 3476EB71180DA11000C71DA1 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; 3476EB8A180DA16600C71DA1 /* EMFramework */ = { isa = PBXGroup; children = ( 3476EB8B180DA19800C71DA1 /* Headers */, 3476EB88180DA16200C71DA1 /* libEMFramework.a */, 3476EB86180DA15B00C71DA1 /* system.json */, 3476EBA5180DA2A000C71DA1 /* ex_indicator.json */, ); name = EMFramework; sourceTree = ""; }; 3476EB8B180DA19800C71DA1 /* Headers */ = { isa = PBXGroup; children = ( 3476EB8C180DA19800C71DA1 /* EMBluetoothLowEnergyConnectionType.h */, 3476EB8D180DA19800C71DA1 /* EMChecksum.h */, 3476EB8E180DA19800C71DA1 /* EMConnection.h */, 3476EB8F180DA19800C71DA1 /* EMConnectionIndicator.h */, 3476EB90180DA19800C71DA1 /* EMConnectionListManager.h */, 3476EB91180DA19800C71DA1 /* EMConnectionListView.h */, 3476EB92180DA19800C71DA1 /* EMConnectionManager.h */, 3476EB93180DA19800C71DA1 /* EMConnectionPickerDelegate.h */, 3476EB94180DA19800C71DA1 /* EMConnectionType.h */, 3476EB95180DA19800C71DA1 /* EMDeviceBasicDescription.h */, 3476EB96180DA19800C71DA1 /* EMFramework.h */, 3476EB97180DA19800C71DA1 /* EMMockConnectionType.h */, 3476EB98180DA19800C71DA1 /* EMMockDevice.h */, 3476EB99180DA19800C71DA1 /* EMResourceValue+CocoaAdditions.h */, 3476EB9A180DA19800C71DA1 /* EMResourceValue.h */, 3476EB9B180DA19800C71DA1 /* EMSchema.h */, 3476EB9C180DA19800C71DA1 /* EMSerialPacket.h */, 3476EB9D180DA19800C71DA1 /* EMSignalStrengthFilter.h */, 3476EB9E180DA19800C71DA1 /* EMTypes.h */, 3476EB9F180DA19800C71DA1 /* NSTimer+EMAdditions.h */, ); name = Headers; path = EmmocoMobileFramework/Headers; sourceTree = SOURCE_ROOT; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 3476EB4B180DA11000C71DA1 /* Ex_Indicator */ = { isa = PBXNativeTarget; buildConfigurationList = 3476EB78180DA11000C71DA1 /* Build configuration list for PBXNativeTarget "Ex_Indicator" */; buildPhases = ( 3476EB48180DA11000C71DA1 /* Sources */, 3476EB49180DA11000C71DA1 /* Frameworks */, 3476EB4A180DA11000C71DA1 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Ex_Indicator; productName = "Indicator Example"; productReference = 3476EB4C180DA11000C71DA1 /* Ex_Indicator.app */; productType = "com.apple.product-type.application"; }; 3476EB66180DA11000C71DA1 /* Ex_IndicatorTests */ = { isa = PBXNativeTarget; buildConfigurationList = 3476EB7B180DA11000C71DA1 /* Build configuration list for PBXNativeTarget "Ex_IndicatorTests" */; buildPhases = ( 3476EB63180DA11000C71DA1 /* Sources */, 3476EB64180DA11000C71DA1 /* Frameworks */, 3476EB65180DA11000C71DA1 /* Resources */, ); buildRules = ( ); dependencies = ( 3476EB6D180DA11000C71DA1 /* PBXTargetDependency */, ); name = Ex_IndicatorTests; productName = "Indicator ExampleTests"; productReference = 3476EB67180DA11000C71DA1 /* Ex_IndicatorTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 3476EB44180DA11000C71DA1 /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = EM; LastUpgradeCheck = 0500; ORGANIZATIONNAME = Emmoco; TargetAttributes = { 3476EB66180DA11000C71DA1 = { TestTargetID = 3476EB4B180DA11000C71DA1; }; }; }; buildConfigurationList = 3476EB47180DA11000C71DA1 /* Build configuration list for PBXProject "Ex_Indicator" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 3476EB43180DA11000C71DA1; productRefGroup = 3476EB4D180DA11000C71DA1 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 3476EB4B180DA11000C71DA1 /* Ex_Indicator */, 3476EB66180DA11000C71DA1 /* Ex_IndicatorTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 3476EB4A180DA11000C71DA1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 3476EBA6180DA2A000C71DA1 /* ex_indicator.json in Resources */, 3476EB87180DA15B00C71DA1 /* system.json in Resources */, 3476EBAB180DA6D300C71DA1 /* MSP-EXP30G2.png in Resources */, 3476EB5A180DA11000C71DA1 /* InfoPlist.strings in Resources */, 3476EB82180DA12700C71DA1 /* EMConnectingView.xib in Resources */, 3476EB62180DA11000C71DA1 /* Images.xcassets in Resources */, 3476EBA4180DA1C800C71DA1 /* Storyboard.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 3476EB65180DA11000C71DA1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 3476EB73180DA11000C71DA1 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 3476EB48180DA11000C71DA1 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 3476EB60180DA11000C71DA1 /* EMAppDelegate.m in Sources */, 3476EB5C180DA11000C71DA1 /* main.m in Sources */, 3476EB81180DA12700C71DA1 /* EMDevicePickerViewController.m in Sources */, 3476EBA9180DA2F800C71DA1 /* EMIndicatorExampleViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 3476EB63180DA11000C71DA1 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 3476EB75180DA11000C71DA1 /* Indicator_ExampleTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 3476EB6D180DA11000C71DA1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 3476EB4B180DA11000C71DA1 /* Ex_Indicator */; targetProxy = 3476EB6C180DA11000C71DA1 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 3476EB58180DA11000C71DA1 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 3476EB59180DA11000C71DA1 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 3476EB71180DA11000C71DA1 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 3476EB72180DA11000C71DA1 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 3476EB76180DA11000C71DA1 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; 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__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; 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; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.0; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 3476EB77180DA11000C71DA1 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; 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__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; 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; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 3476EB79180DA11000C71DA1 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Indicator Example/Ex_Indicator-Prefix.pch"; INFOPLIST_FILE = "Indicator Example/Ex_Indicator-Info.plist"; LIBRARY_SEARCH_PATHS = ( "$(inherited)", ./EmmocoMobileFramework/Framework, ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = Ex_Indicator; VALID_ARCHS = "armv7 armv7s arm64"; WRAPPER_EXTENSION = app; }; name = Debug; }; 3476EB7A180DA11000C71DA1 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Indicator Example/Ex_Indicator-Prefix.pch"; INFOPLIST_FILE = "Indicator Example/Ex_Indicator-Info.plist"; LIBRARY_SEARCH_PATHS = ( "$(inherited)", ./EmmocoMobileFramework/Framework, ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = Ex_Indicator; VALID_ARCHS = "armv7 armv7s arm64"; WRAPPER_EXTENSION = app; }; name = Release; }; 3476EB7C180DA11000C71DA1 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Indicator Example.app/Indicator Example"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Indicator Example/Indicator Example-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "Indicator ExampleTests/Ex_IndicatorTests-Info.plist"; PRODUCT_NAME = Ex_IndicatorTests; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; 3476EB7D180DA11000C71DA1 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Indicator Example.app/Indicator Example"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Indicator Example/Indicator Example-Prefix.pch"; INFOPLIST_FILE = "Indicator ExampleTests/Ex_IndicatorTests-Info.plist"; PRODUCT_NAME = Ex_IndicatorTests; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 3476EB47180DA11000C71DA1 /* Build configuration list for PBXProject "Ex_Indicator" */ = { isa = XCConfigurationList; buildConfigurations = ( 3476EB76180DA11000C71DA1 /* Debug */, 3476EB77180DA11000C71DA1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 3476EB78180DA11000C71DA1 /* Build configuration list for PBXNativeTarget "Ex_Indicator" */ = { isa = XCConfigurationList; buildConfigurations = ( 3476EB79180DA11000C71DA1 /* Debug */, 3476EB7A180DA11000C71DA1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 3476EB7B180DA11000C71DA1 /* Build configuration list for PBXNativeTarget "Ex_IndicatorTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 3476EB7C180DA11000C71DA1 /* Debug */, 3476EB7D180DA11000C71DA1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 3476EB44180DA11000C71DA1 /* Project object */; }