|
@@ -43,12 +43,12 @@
|
|
|
EF6C40D56F214AB190847A6D /* Toast+UIView.m in Sources */ = {isa = PBXBuildFile; fileRef = BD24EF4088B1481D85024623 /* Toast+UIView.m */; };
|
|
EF6C40D56F214AB190847A6D /* Toast+UIView.m in Sources */ = {isa = PBXBuildFile; fileRef = BD24EF4088B1481D85024623 /* Toast+UIView.m */; };
|
|
|
F1EF0B62FB5B4D2A985F3E73 /* Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = C9E9E44345F14457B218BA0F /* Toast.m */; };
|
|
F1EF0B62FB5B4D2A985F3E73 /* Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = C9E9E44345F14457B218BA0F /* Toast.m */; };
|
|
|
AB915EE1DE79498BBD0BBDD3 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E58A419A5382479A9268FE52 /* QuartzCore.framework */; };
|
|
AB915EE1DE79498BBD0BBDD3 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E58A419A5382479A9268FE52 /* QuartzCore.framework */; };
|
|
|
- F9023DAE5B8A4FF69BB34B9A /* Handheld.m in Sources */ = {isa = PBXBuildFile; fileRef = D109DC20B94F48EBBC201A0D /* Handheld.m */; };
|
|
|
|
|
- 7DE6683967294D41A96A1125 /* ScanViewController.h in Resources */ = {isa = PBXBuildFile; fileRef = B348E6F89301427EA89FC391 /* ScanViewController.h */; };
|
|
|
|
|
- F868D1F5556F4C098B54B3AA /* ScanViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DFAC7D7CCC9C42B0A538E5A2 /* ScanViewController.m */; };
|
|
|
|
|
- AB0E3EFDCFA94F528E9C17C6 /* qrCodeScanner.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 1A76CBBFB0A240A796A89205 /* qrCodeScanner.bundle */; };
|
|
|
|
|
5ED5B21EE31F40BB84641F39 /* CDVDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B2A757CF83440FC81ACA2A2 /* CDVDevice.m */; };
|
|
5ED5B21EE31F40BB84641F39 /* CDVDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B2A757CF83440FC81ACA2A2 /* CDVDevice.m */; };
|
|
|
C3CF3B7BB1F84277B397C92C /* AppVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 91BF7C9AB28C4E7F955DEE7C /* AppVersion.m */; };
|
|
C3CF3B7BB1F84277B397C92C /* AppVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 91BF7C9AB28C4E7F955DEE7C /* AppVersion.m */; };
|
|
|
|
|
+ 9B86BF4591924C35A7C0CC48 /* Handheld.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C31D949C2246B6A67D7BDA /* Handheld.m */; };
|
|
|
|
|
+ 0BBCA02089A1446FAEFE8078 /* ScanViewController.h in Resources */ = {isa = PBXBuildFile; fileRef = E6234DC405244CD9884988FE /* ScanViewController.h */; };
|
|
|
|
|
+ 3302FCCC183A44FC96506106 /* ScanViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F3B720DE5EAD488A8D3BD35C /* ScanViewController.m */; };
|
|
|
|
|
+ ADBE6385855D419E81A1060B /* qrCodeScanner.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B12E24957BD544F2B39A7F5B /* qrCodeScanner.bundle */; };
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -131,14 +131,14 @@
|
|
|
6CE5CD06755441ABAA1FC73C /* Toast+UIView.h */ = {isa = PBXFileReference; name = "Toast+UIView.h"; path = "cordova-plugin-x-toast/Toast+UIView.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
|
|
6CE5CD06755441ABAA1FC73C /* Toast+UIView.h */ = {isa = PBXFileReference; name = "Toast+UIView.h"; path = "cordova-plugin-x-toast/Toast+UIView.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
25293D9110BF458CA0612FC8 /* Toast.h */ = {isa = PBXFileReference; name = "Toast.h"; path = "cordova-plugin-x-toast/Toast.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
|
|
25293D9110BF458CA0612FC8 /* Toast.h */ = {isa = PBXFileReference; name = "Toast.h"; path = "cordova-plugin-x-toast/Toast.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
E58A419A5382479A9268FE52 /* QuartzCore.framework */ = {isa = PBXFileReference; name = "QuartzCore.framework"; path = "System/Library/Frameworks/QuartzCore.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
|
|
E58A419A5382479A9268FE52 /* QuartzCore.framework */ = {isa = PBXFileReference; name = "QuartzCore.framework"; path = "System/Library/Frameworks/QuartzCore.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
- D109DC20B94F48EBBC201A0D /* Handheld.m */ = {isa = PBXFileReference; name = "Handheld.m"; path = "cordova-plugin-handheld/Handheld.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
|
- B348E6F89301427EA89FC391 /* ScanViewController.h */ = {isa = PBXFileReference; name = "ScanViewController.h"; path = "cordova-plugin-handheld/ScanViewController.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
|
- DFAC7D7CCC9C42B0A538E5A2 /* ScanViewController.m */ = {isa = PBXFileReference; name = "ScanViewController.m"; path = "cordova-plugin-handheld/ScanViewController.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
|
- 1A76CBBFB0A240A796A89205 /* qrCodeScanner.bundle */ = {isa = PBXFileReference; name = "qrCodeScanner.bundle"; path = "qrCodeScanner.bundle"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.plug-in; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
|
8B2A757CF83440FC81ACA2A2 /* CDVDevice.m */ = {isa = PBXFileReference; name = "CDVDevice.m"; path = "cordova-plugin-device/CDVDevice.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
|
|
8B2A757CF83440FC81ACA2A2 /* CDVDevice.m */ = {isa = PBXFileReference; name = "CDVDevice.m"; path = "cordova-plugin-device/CDVDevice.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
B6BD39A66E474D3A86476C60 /* CDVDevice.h */ = {isa = PBXFileReference; name = "CDVDevice.h"; path = "cordova-plugin-device/CDVDevice.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
|
|
B6BD39A66E474D3A86476C60 /* CDVDevice.h */ = {isa = PBXFileReference; name = "CDVDevice.h"; path = "cordova-plugin-device/CDVDevice.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
91BF7C9AB28C4E7F955DEE7C /* AppVersion.m */ = {isa = PBXFileReference; name = "AppVersion.m"; path = "cordova-plugin-app-version/AppVersion.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
|
|
91BF7C9AB28C4E7F955DEE7C /* AppVersion.m */ = {isa = PBXFileReference; name = "AppVersion.m"; path = "cordova-plugin-app-version/AppVersion.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
9440D188147F4424B45E2FD7 /* AppVersion.h */ = {isa = PBXFileReference; name = "AppVersion.h"; path = "cordova-plugin-app-version/AppVersion.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
|
|
9440D188147F4424B45E2FD7 /* AppVersion.h */ = {isa = PBXFileReference; name = "AppVersion.h"; path = "cordova-plugin-app-version/AppVersion.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
|
+ 97C31D949C2246B6A67D7BDA /* Handheld.m */ = {isa = PBXFileReference; name = "Handheld.m"; path = "cordova-plugin-handheld/Handheld.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
|
+ E6234DC405244CD9884988FE /* ScanViewController.h */ = {isa = PBXFileReference; name = "ScanViewController.h"; path = "cordova-plugin-handheld/ScanViewController.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
|
+ F3B720DE5EAD488A8D3BD35C /* ScanViewController.m */ = {isa = PBXFileReference; name = "ScanViewController.m"; path = "cordova-plugin-handheld/ScanViewController.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
|
+ B12E24957BD544F2B39A7F5B /* qrCodeScanner.bundle */ = {isa = PBXFileReference; name = "qrCodeScanner.bundle"; path = "qrCodeScanner.bundle"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.plug-in; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -220,7 +220,7 @@
|
|
|
8D1107310486CEB800E47090 /* 奶源追溯-Info.plist */,
|
|
8D1107310486CEB800E47090 /* 奶源追溯-Info.plist */,
|
|
|
6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */,
|
|
6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */,
|
|
|
1D3E0A1B6463441BBA2331E9 /* Navigationbar.bundle */,
|
|
1D3E0A1B6463441BBA2331E9 /* Navigationbar.bundle */,
|
|
|
- 1A76CBBFB0A240A796A89205 /* qrCodeScanner.bundle */,
|
|
|
|
|
|
|
+ B12E24957BD544F2B39A7F5B /* qrCodeScanner.bundle */,
|
|
|
);
|
|
);
|
|
|
name = Resources;
|
|
name = Resources;
|
|
|
path = "奶源追溯/Resources";
|
|
path = "奶源追溯/Resources";
|
|
@@ -295,13 +295,13 @@
|
|
|
C9E9E44345F14457B218BA0F /* Toast.m */,
|
|
C9E9E44345F14457B218BA0F /* Toast.m */,
|
|
|
6CE5CD06755441ABAA1FC73C /* Toast+UIView.h */,
|
|
6CE5CD06755441ABAA1FC73C /* Toast+UIView.h */,
|
|
|
25293D9110BF458CA0612FC8 /* Toast.h */,
|
|
25293D9110BF458CA0612FC8 /* Toast.h */,
|
|
|
- D109DC20B94F48EBBC201A0D /* Handheld.m */,
|
|
|
|
|
- B348E6F89301427EA89FC391 /* ScanViewController.h */,
|
|
|
|
|
- DFAC7D7CCC9C42B0A538E5A2 /* ScanViewController.m */,
|
|
|
|
|
8B2A757CF83440FC81ACA2A2 /* CDVDevice.m */,
|
|
8B2A757CF83440FC81ACA2A2 /* CDVDevice.m */,
|
|
|
B6BD39A66E474D3A86476C60 /* CDVDevice.h */,
|
|
B6BD39A66E474D3A86476C60 /* CDVDevice.h */,
|
|
|
91BF7C9AB28C4E7F955DEE7C /* AppVersion.m */,
|
|
91BF7C9AB28C4E7F955DEE7C /* AppVersion.m */,
|
|
|
9440D188147F4424B45E2FD7 /* AppVersion.h */,
|
|
9440D188147F4424B45E2FD7 /* AppVersion.h */,
|
|
|
|
|
+ 97C31D949C2246B6A67D7BDA /* Handheld.m */,
|
|
|
|
|
+ E6234DC405244CD9884988FE /* ScanViewController.h */,
|
|
|
|
|
+ F3B720DE5EAD488A8D3BD35C /* ScanViewController.m */,
|
|
|
);
|
|
);
|
|
|
name = Plugins;
|
|
name = Plugins;
|
|
|
path = "奶源追溯/Plugins";
|
|
path = "奶源追溯/Plugins";
|
|
@@ -384,7 +384,7 @@
|
|
|
0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */,
|
|
0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */,
|
|
|
6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */,
|
|
6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */,
|
|
|
2000CCF4DBC541D19F4B163A /* Navigationbar.bundle in Resources */,
|
|
2000CCF4DBC541D19F4B163A /* Navigationbar.bundle in Resources */,
|
|
|
- AB0E3EFDCFA94F528E9C17C6 /* qrCodeScanner.bundle in Resources */,
|
|
|
|
|
|
|
+ ADBE6385855D419E81A1060B /* qrCodeScanner.bundle in Resources */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
@@ -432,11 +432,11 @@
|
|
|
82108B1E6A2B460E9ADE5994 /* CDVWKProcessPoolFactory.m in Sources */,
|
|
82108B1E6A2B460E9ADE5994 /* CDVWKProcessPoolFactory.m in Sources */,
|
|
|
EF6C40D56F214AB190847A6D /* Toast+UIView.m in Sources */,
|
|
EF6C40D56F214AB190847A6D /* Toast+UIView.m in Sources */,
|
|
|
F1EF0B62FB5B4D2A985F3E73 /* Toast.m in Sources */,
|
|
F1EF0B62FB5B4D2A985F3E73 /* Toast.m in Sources */,
|
|
|
- F9023DAE5B8A4FF69BB34B9A /* Handheld.m in Sources */,
|
|
|
|
|
- 7DE6683967294D41A96A1125 /* ScanViewController.h in Resources */,
|
|
|
|
|
- F868D1F5556F4C098B54B3AA /* ScanViewController.m in Sources */,
|
|
|
|
|
5ED5B21EE31F40BB84641F39 /* CDVDevice.m in Sources */,
|
|
5ED5B21EE31F40BB84641F39 /* CDVDevice.m in Sources */,
|
|
|
C3CF3B7BB1F84277B397C92C /* AppVersion.m in Sources */,
|
|
C3CF3B7BB1F84277B397C92C /* AppVersion.m in Sources */,
|
|
|
|
|
+ 9B86BF4591924C35A7C0CC48 /* Handheld.m in Sources */,
|
|
|
|
|
+ 0BBCA02089A1446FAEFE8078 /* ScanViewController.h in Resources */,
|
|
|
|
|
+ 3302FCCC183A44FC96506106 /* ScanViewController.m in Sources */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|