|
@@ -7,6 +7,7 @@
|
|
|
objects = {
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
/* Begin PBXBuildFile section */
|
|
|
|
|
+ 3C284E542971444300E5491B /* wrong.wav in Resources */ = {isa = PBXBuildFile; fileRef = 3C284E532971444300E5491B /* wrong.wav */; };
|
|
|
3C2F99B8237BE1790000808F /* PortfolioListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C2F99B6237BE1790000808F /* PortfolioListTableViewCell.m */; };
|
|
3C2F99B8237BE1790000808F /* PortfolioListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C2F99B6237BE1790000808F /* PortfolioListTableViewCell.m */; };
|
|
|
3C3300B729430F3E005CFE7C /* commonScanner.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3C3300B629430F3E005CFE7C /* commonScanner.storyboard */; };
|
|
3C3300B729430F3E005CFE7C /* commonScanner.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3C3300B629430F3E005CFE7C /* commonScanner.storyboard */; };
|
|
|
3C3300BA29431141005CFE7C /* CommonScannerSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C3300B929431141005CFE7C /* CommonScannerSettingViewController.m */; };
|
|
3C3300BA29431141005CFE7C /* CommonScannerSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C3300B929431141005CFE7C /* CommonScannerSettingViewController.m */; };
|
|
@@ -305,6 +306,7 @@
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
/* Begin PBXFileReference section */
|
|
|
|
|
+ 3C284E532971444300E5491B /* wrong.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = wrong.wav; sourceTree = "<group>"; };
|
|
|
3C2F99B6237BE1790000808F /* PortfolioListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PortfolioListTableViewCell.m; path = common/Functions/portfolio/PortfolioListTableViewCell.m; sourceTree = SOURCE_ROOT; };
|
|
3C2F99B6237BE1790000808F /* PortfolioListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PortfolioListTableViewCell.m; path = common/Functions/portfolio/PortfolioListTableViewCell.m; sourceTree = SOURCE_ROOT; };
|
|
|
3C2F99B7237BE1790000808F /* PortfolioListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PortfolioListTableViewCell.h; path = common/Functions/portfolio/PortfolioListTableViewCell.h; sourceTree = SOURCE_ROOT; };
|
|
3C2F99B7237BE1790000808F /* PortfolioListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PortfolioListTableViewCell.h; path = common/Functions/portfolio/PortfolioListTableViewCell.h; sourceTree = SOURCE_ROOT; };
|
|
|
3C3300B629430F3E005CFE7C /* commonScanner.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = commonScanner.storyboard; sourceTree = "<group>"; };
|
|
3C3300B629430F3E005CFE7C /* commonScanner.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = commonScanner.storyboard; sourceTree = "<group>"; };
|
|
@@ -1566,6 +1568,7 @@
|
|
|
7141DD381C5726B700F7DF59 /* ScanApiHelper.mm */,
|
|
7141DD381C5726B700F7DF59 /* ScanApiHelper.mm */,
|
|
|
7141DD391C5726B700F7DF59 /* ScanApiIncludes.h */,
|
|
7141DD391C5726B700F7DF59 /* ScanApiIncludes.h */,
|
|
|
7141DD3A1C5726B700F7DF59 /* softScanBeep.wav */,
|
|
7141DD3A1C5726B700F7DF59 /* softScanBeep.wav */,
|
|
|
|
|
+ 3C284E532971444300E5491B /* wrong.wav */,
|
|
|
7141DD331C57269B00F7DF59 /* include */,
|
|
7141DD331C57269B00F7DF59 /* include */,
|
|
|
);
|
|
);
|
|
|
name = ScanAPI;
|
|
name = ScanAPI;
|
|
@@ -1970,6 +1973,7 @@
|
|
|
3C68316E2396094200AD5BD7 /* iPadCommonEditorCellAction.xib in Resources */,
|
|
3C68316E2396094200AD5BD7 /* iPadCommonEditorCellAction.xib in Resources */,
|
|
|
7143E22E202FD3CD00451903 /* more_info.html in Resources */,
|
|
7143E22E202FD3CD00451903 /* more_info.html in Resources */,
|
|
|
7162A5A11C58733400AB630E /* offline_status_filter_cadedate.json in Resources */,
|
|
7162A5A11C58733400AB630E /* offline_status_filter_cadedate.json in Resources */,
|
|
|
|
|
+ 3C284E542971444300E5491B /* wrong.wav in Resources */,
|
|
|
42B309791E45BA32007AFC62 /* status_filter_cadedate_po.json in Resources */,
|
|
42B309791E45BA32007AFC62 /* status_filter_cadedate_po.json in Resources */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -2347,7 +2351,7 @@
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = NO;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CURRENT_PROJECT_VERSION = 230111;
|
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 230112;
|
|
|
DEVELOPMENT_TEAM = HXWLAA5YN5;
|
|
DEVELOPMENT_TEAM = HXWLAA5YN5;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
@@ -2397,7 +2401,7 @@
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = NO;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CURRENT_PROJECT_VERSION = 230111;
|
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 230112;
|
|
|
DEVELOPMENT_TEAM = HXWLAA5YN5;
|
|
DEVELOPMENT_TEAM = HXWLAA5YN5;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
"$(inherited)",
|