蓝牙数据采集 代码 Bluetooth Bigdata Code -立哥开发

// Copy right 2020  Jacky . All rights reserved .
//!$*UTF8*$!
{
    archiveVersion = 1;
    classes = {
    };
    objectVersion = 48;
    objects = {

/* Begin PBXBuildFile section */
        0EAC1A441F9840F8009326B0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EAC1A431F9840F8009326B0 /* AppDelegate.swift */; };
        0EAC1A461F9840F8009326B0 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EAC1A451F9840F8009326B0 /* ViewController.swift */; };
        0EAC1A491F9840F8009326B0 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0EAC1A471F9840F8009326B0 /* Main.storyboard */; };
        0EAC1A4B1F9840F8009326B0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0EAC1A4A1F9840F8009326B0 /* Assets.xcassets */; };
        0EAC1A4E1F9840F8009326B0 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0EAC1A4C1F9840F8009326B0 /* LaunchScreen.storyboard */; };
        0EAC1A591F9840F8009326B0 /* CoreBluetoothTestCentralTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EAC1A581F9840F8009326B0 /* CoreBluetoothTestCentralTests.swift */; };
        0EAC1A641F9840F8009326B0 /* CoreBluetoothTestCentralUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EAC1A631F9840F8009326B0 /* CoreBluetoothTestCentralUITests.swift */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
        0EAC1A551F9840F8009326B0 /* PBXContainerItemProxy */ = {
            isa = PBXContainerItemProxy;
            containerPortal = 0EAC1A381F9840F8009326B0 /* Project object */;
            proxyType = 1;
            remoteGlobalIDString = 0EAC1A3F1F9840F8009326B0;
            remoteInfo = CoreBluetoothTestCentral;
        };
        0EAC1A601F9840F8009326B0 /* PBXContainerItemProxy */ = {
            isa = PBXContainerItemProxy;
            containerPortal = 0EAC1A381F9840F8009326B0 /* Project object */;
            proxyType = 1;
            remoteGlobalIDString = 0EAC1A3F1F9840F8009326B0;
            remoteInfo = CoreBluetoothTestCentral;
        };
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
        0EAC1A401F9840F8009326B0 /* CoreBluetoothTestCentral.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CoreBluetoothTestCentral.app; sourceTree = BUILT_PRODUCTS_DIR; };
        0EAC1A431F9840F8009326B0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
        0EAC1A451F9840F8009326B0 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
        0EAC1A481F9840F8009326B0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
        0EAC1A4A1F9840F8009326B0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
        0EAC1A4D1F9840F8009326B0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
        0EAC1A4F1F9840F8009326B0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
        0EAC1A541F9840F8009326B0 /* CoreBluetoothTestCentralTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CoreBluetoothTestCentralTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
        0EAC1A581F9840F8009326B0 /* CoreBluetoothTestCentralTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreBluetoothTestCentralTests.swift; sourceTree = "<group>"; };
        0EAC1A5A1F9840F8009326B0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
        0EAC1A5F1F9840F8009326B0 /* CoreBluetoothTestCentralUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CoreBluetoothTestCentralUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
        0EAC1A631F9840F8009326B0 /* CoreBluetoothTestCentralUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreBluetoothTestCentralUITests.swift; sourceTree = "<group>"; };
        0EAC1A651F9840F8009326B0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
        0EAC1A3D1F9840F8009326B0 /* Frameworks */ = {
            isa = PBXFrameworksBuildPhase;
            buildActionMask = 2147483647;
            files = (
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
        0EAC1A511F9840F8009326B0 /* Frameworks */ = {
            isa = PBXFrameworksBuildPhase;
            buildActionMask = 2147483647;
            files = (
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
        0EAC1A5C1F9840F8009326B0 /* Frameworks */ = {
            isa = PBXFrameworksBuildPhase;
            buildActionMask = 2147483647;
            files = (
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
        0EAC1A371F9840F8009326B0 = {
            isa = PBXGroup;
            children = (
                0EAC1A421F9840F8009326B0 /* CoreBluetoothTestCentral */,
                0EAC1A571F9840F8009326B0 /* CoreBluetoothTestCentralTests */,
                0EAC1A621F9840F8009326B0 /* CoreBluetoothTestCentralUITests */,
                0EAC1A411F9840F8009326B0 /* Products */,
            );
            sourceTree = "<group>";
        };
        0EAC1A411F9840F8009326B0 /* Products */ = {
            isa = PBXGroup;
            children = (
                0EAC1A401F9840F8009326B0 /* CoreBluetoothTestCentral.app */,
                0EAC1A541F9840F8009326B0 /* CoreBluetoothTestCentralTests.xctest */,
                0EAC1A5F1F9840F8009326B0 /* CoreBluetoothTestCentralUITests.xctest */,
            );
            name = Products;
            sourceTree = "<group>";
        };
        0EAC1A421F9840F8009326B0 /* CoreBluetoothTestCentral */ = {
            isa = PBXGroup;
            children = (
                0EAC1A431F9840F8009326B0 /* AppDelegate.swift */,
                0EAC1A451F9840F8009326B0 /* ViewController.swift */,
                0EAC1A471F9840F8009326B0 /* Main.storyboard */,
                0EAC1A4A1F9840F8009326B0 /* Assets.xcassets */,
                0EAC1A4C1F9840F8009326B0 /* LaunchScreen.storyboard */,
                0EAC1A4F1F9840F8009326B0 /* Info.plist */,
            );
            path = CoreBluetoothTestCentral;
            sourceTree = "<group>";
        };
        0EAC1A571F9840F8009326B0 /* CoreBluetoothTestCentralTests */ = {
            isa = PBXGroup;
            children = (
                0EAC1A581F9840F8009326B0 /* CoreBluetoothTestCentralTests.swift */,
                0EAC1A5A1F9840F8009326B0 /* Info.plist */,
            );
            path = CoreBluetoothTestCentralTests;
            sourceTree = "<group>";
        };
        0EAC1A621F9840F8009326B0 /* CoreBluetoothTestCentralUITests */ = {
            isa = PBXGroup;
            children = (
                0EAC1A631F9840F8009326B0 /* CoreBluetoothTestCentralUITests.swift */,
                0EAC1A651F9840F8009326B0 /* Info.plist */,
            );
            path = CoreBluetoothTestCentralUITests;
            sourceTree = "<group>";
        };
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
        0EAC1A3F1F9840F8009326B0 /* CoreBluetoothTestCentral */ = {
            isa = PBXNativeTarget;
            buildConfigurationList = 0EAC1A681F9840F8009326B0 /* Build configuration list for PBXNativeTarget "CoreBluetoothTestCentral" */;
            buildPhases = (
                0EAC1A3C1F9840F8009326B0 /* Sources */,
                0EAC1A3D1F9840F8009326B0 /* Frameworks */,
                0EAC1A3E1F9840F8009326B0 /* Resources */,
            );
            buildRules = (
            );
            dependencies = (
            );
            name = CoreBluetoothTestCentral;
            productName = CoreBluetoothTestCentral;
            productReference = 0EAC1A401F9840F8009326B0 /* CoreBluetoothTestCentral.app */;
            productType = "com.apple.product-type.application";
        };
        0EAC1A531F9840F8009326B0 /* CoreBluetoothTestCentralTests */ = {
            isa = PBXNativeTarget;
            buildConfigurationList = 0EAC1A6B1F9840F8009326B0 /* Build configuration list for PBXNativeTarget "CoreBluetoothTestCentralTests" */;
            buildPhases = (
                0EAC1A501F9840F8009326B0 /* Sources */,
                0EAC1A511F9840F8009326B0 /* Frameworks */,
                0EAC1A521F9840F8009326B0 /* Resources */,
            );
            buildRules = (
            );
            dependencies = (
                0EAC1A561F9840F8009326B0 /* PBXTargetDependency */,
            );
            name = CoreBluetoothTestCentralTests;
            productName = CoreBluetoothTestCentralTests;
            productReference = 0EAC1A541F9840F8009326B0 /* CoreBluetoothTestCentralTests.xctest */;
            productType = "com.apple.product-type.bundle.unit-test";
        };
        0EAC1A5E1F9840F8009326B0 /* CoreBluetoothTestCentralUITests */ = {
            isa = PBXNativeTarget;
            buildConfigurationList = 0EAC1A6E1F9840F8009326B0 /* Build configuration list for PBXNativeTarget "CoreBluetoothTestCentralUITests" */;
            buildPhases = (
                0EAC1A5B1F9840F8009326B0 /* Sources */,
                0EAC1A5C1F9840F8009326B0 /* Frameworks */,
                0EAC1A5D1F9840F8009326B0 /* Resources */,
            );
            buildRules = (
            );
            dependencies = (
                0EAC1A611F9840F8009326B0 /* PBXTargetDependency */,
            );
            name = CoreBluetoothTestCentralUITests;
            productName = CoreBluetoothTestCentralUITests;
            productReference = 0EAC1A5F1F9840F8009326B0 /* CoreBluetoothTestCentralUITests.xctest */;
            productType = "com.apple.product-type.bundle.ui-testing";
        };
/* End PBXNativeTarget section */

/* Begin PBXProject section *

猜你喜欢

转载自blog.csdn.net/weixin_45806384/article/details/108209082