IphoneBIMe/IphoneBIMe.xcodeproj/project.pbxproj
@@ -267,6 +267,9 @@
      2CFB177B2101CB0E00B6BF1A /* PBModelsModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CFB177A2101CB0E00B6BF1A /* PBModelsModel.m */; };
      2CFB177E2101CC1200B6BF1A /* PBModelsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CFB177D2101CC1200B6BF1A /* PBModelsTableViewCell.m */; };
      2CFD790624C02CA9006B6E75 /* PBInputCodeTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CFD790524C02CA8006B6E75 /* PBInputCodeTableViewCell.m */; };
      4C07019729B85E4000F29889 /* PBNewVehicleTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C07019629B85E4000F29889 /* PBNewVehicleTableViewCell.m */; };
      4C0701B729BED74000F29889 /* KeyWordCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C0701B329BED74000F29889 /* KeyWordCell.m */; };
      4C0701B829BED74000F29889 /* LBKeyWordLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C0701B529BED74000F29889 /* LBKeyWordLayout.m */; };
      4C385C912988F3DF00D9F626 /* SGScanViewConfigure.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C385C742988F3DF00D9F626 /* SGScanViewConfigure.m */; };
      4C385C922988F3DF00D9F626 /* SGScanView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C385C752988F3DF00D9F626 /* SGScanView.m */; };
      4C385C932988F3DF00D9F626 /* SGQRCode.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 4C385C782988F3DF00D9F626 /* SGQRCode.bundle */; };
@@ -1760,6 +1763,12 @@
      2CFD790424C02CA8006B6E75 /* PBInputCodeTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PBInputCodeTableViewCell.h; sourceTree = "<group>"; };
      2CFD790524C02CA8006B6E75 /* PBInputCodeTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PBInputCodeTableViewCell.m; sourceTree = "<group>"; };
      2E141B7B69B652435715D5BB /* Pods-IphoneBIMe.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IphoneBIMe.release.xcconfig"; path = "Pods/Target Support Files/Pods-IphoneBIMe/Pods-IphoneBIMe.release.xcconfig"; sourceTree = "<group>"; };
      4C07019529B85E4000F29889 /* PBNewVehicleTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PBNewVehicleTableViewCell.h; sourceTree = "<group>"; };
      4C07019629B85E4000F29889 /* PBNewVehicleTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PBNewVehicleTableViewCell.m; sourceTree = "<group>"; };
      4C0701B329BED74000F29889 /* KeyWordCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KeyWordCell.m; sourceTree = "<group>"; };
      4C0701B429BED74000F29889 /* LBKeyWordLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LBKeyWordLayout.h; sourceTree = "<group>"; };
      4C0701B529BED74000F29889 /* LBKeyWordLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LBKeyWordLayout.m; sourceTree = "<group>"; };
      4C0701B629BED74000F29889 /* KeyWordCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KeyWordCell.h; sourceTree = "<group>"; };
      4C385C722988F3DF00D9F626 /* SGQRCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SGQRCode.h; sourceTree = "<group>"; };
      4C385C742988F3DF00D9F626 /* SGScanViewConfigure.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SGScanViewConfigure.m; sourceTree = "<group>"; };
      4C385C752988F3DF00D9F626 /* SGScanView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SGScanView.m; sourceTree = "<group>"; };
@@ -2268,6 +2277,7 @@
      2C2A6F0E20F8948C00218D5C /* Views */ = {
         isa = PBXGroup;
         children = (
            4C0701B229BED74000F29889 /* AutoCollectView */,
            2CBB3FC4248A45C8003D3089 /* AutoFitLabel */,
            2C5067F720FDB30600D5F47A /* Menu */,
            2CA07076246B991500F9D6D1 /* PBAnnotationView.h */,
@@ -4037,6 +4047,17 @@
         name = Frameworks;
         sourceTree = "<group>";
      };
      4C0701B229BED74000F29889 /* AutoCollectView */ = {
         isa = PBXGroup;
         children = (
            4C0701B329BED74000F29889 /* KeyWordCell.m */,
            4C0701B429BED74000F29889 /* LBKeyWordLayout.h */,
            4C0701B529BED74000F29889 /* LBKeyWordLayout.m */,
            4C0701B629BED74000F29889 /* KeyWordCell.h */,
         );
         path = AutoCollectView;
         sourceTree = "<group>";
      };
      4C385C712988F3DF00D9F626 /* SGQRCode */ = {
         isa = PBXGroup;
         children = (
@@ -4392,6 +4413,8 @@
            4C93503528CB170600476008 /* PBImgAndNameCollectionViewCell.m */,
            4C385CA0298A068E00D9F626 /* PBNewPersonTableViewCell.h */,
            4C385CA1298A068E00D9F626 /* PBNewPersonTableViewCell.m */,
            4C07019529B85E4000F29889 /* PBNewVehicleTableViewCell.h */,
            4C07019629B85E4000F29889 /* PBNewVehicleTableViewCell.m */,
         );
         path = Views;
         sourceTree = "<group>";
@@ -4459,7 +4482,7 @@
            TargetAttributes = {
               2C2A6EF020F88F1000218D5C = {
                  CreatedOnToolsVersion = 9.2;
                  ProvisioningStyle = Manual;
                  ProvisioningStyle = Automatic;
                  SystemCapabilities = {
                     com.apple.Push = {
                        enabled = 1;
@@ -4657,6 +4680,7 @@
            2C5067F620FD935100D5F47A /* PBMineView.m in Sources */,
            2C66CBED216C811B0039C19A /* PBProjectPower.m in Sources */,
            4CD610FE28C052B900BBBF67 /* PBSuperviseTableViewCell.m in Sources */,
            4C0701B829BED74000F29889 /* LBKeyWordLayout.m in Sources */,
            2C16401528C39A7A001DFF31 /* PBMaterialPlanModel.m in Sources */,
            4C8488712901529C0095E7C3 /* PBScrollVpView.m in Sources */,
            2C01A388211182F600D75B3F /* PBDocBaseController.mm in Sources */,
@@ -4743,6 +4767,7 @@
            2C69964A2435C7820015EE17 /* PBStructureViewController.m in Sources */,
            2C2CB6652125632400E35BB5 /* PBPersonTableViewCell.m in Sources */,
            2CBB3FEE2493634F003D3089 /* PBCodeTableViewCell.m in Sources */,
            4C0701B729BED74000F29889 /* KeyWordCell.m in Sources */,
            4C90992628D80F0B004B30C4 /* IQKeyboardManager.m in Sources */,
            2C1AC3F8211AFAE900D3C412 /* PBIssueNavModel.m in Sources */,
            2C8DD18B247F704C009B6C26 /* JYPulleyScrollView.m in Sources */,
@@ -4804,6 +4829,7 @@
            2CC012BF2418E46000A39754 /* PBTagModel.m in Sources */,
            2C0F113A2511EBC800A510DE /* PBAddExamineViewController.m in Sources */,
            2CB70E3D25B989C900EDF368 /* NSDictionary+log.m in Sources */,
            4C07019729B85E4000F29889 /* PBNewVehicleTableViewCell.m in Sources */,
            2CD83F9C2106FADF006111C7 /* PBDrawingsInfoModel.m in Sources */,
            2C16563C212C1D75007CA9FD /* PBPersonModel.m in Sources */,
            2C5DCEDF2154FDBE00A68B28 /* PGGCryptoDES.m in Sources */,
@@ -5068,8 +5094,8 @@
            ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
            ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
            CODE_SIGN_ENTITLEMENTS = IphoneBIMe/IphoneBIMe.entitlements;
            CODE_SIGN_IDENTITY = "iPhone Distribution";
            CODE_SIGN_STYLE = Manual;
            CODE_SIGN_IDENTITY = "Apple Development";
            CODE_SIGN_STYLE = Automatic;
            CURRENT_PROJECT_VERSION = 1.3;
            DEBUG_INFORMATION_FORMAT = dwarf;
            DEVELOPMENT_ASSET_PATHS = "";
@@ -5130,7 +5156,7 @@
            );
            PRODUCT_BUNDLE_IDENTIFIER = com.probim.zhonghe;
            PRODUCT_NAME = "$(TARGET_NAME)";
            PROVISIONING_PROFILE_SPECIFIER = zhonghePP;
            PROVISIONING_PROFILE_SPECIFIER = "";
            TARGETED_DEVICE_FAMILY = 1;
            VALIDATE_WORKSPACE = NO;
         };
@@ -5143,11 +5169,11 @@
            ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
            ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
            CODE_SIGN_ENTITLEMENTS = IphoneBIMe/IphoneBIMe.entitlements;
            CODE_SIGN_IDENTITY = "iPhone Distribution";
            CODE_SIGN_STYLE = Manual;
            CODE_SIGN_IDENTITY = "Apple Development";
            CODE_SIGN_STYLE = Automatic;
            CURRENT_PROJECT_VERSION = 1.3;
            DEVELOPMENT_ASSET_PATHS = "";
            DEVELOPMENT_TEAM = PQM7L66DSE;
            DEVELOPMENT_TEAM = "";
            ENABLE_BITCODE = NO;
            FRAMEWORK_SEARCH_PATHS = (
               "$(inherited)",
@@ -5204,7 +5230,7 @@
            );
            PRODUCT_BUNDLE_IDENTIFIER = com.probim.zhonghe;
            PRODUCT_NAME = "$(TARGET_NAME)";
            PROVISIONING_PROFILE_SPECIFIER = zhonghePP;
            PROVISIONING_PROFILE_SPECIFIER = "";
            TARGETED_DEVICE_FAMILY = 1;
            VALIDATE_WORKSPACE = NO;
         };