634 lines
27 KiB
Plaintext
634 lines
27 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
2504E2C842515975BDB6B40B /* Pods_DocumentsOCR_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5427EA58E987B2688EAADDAF /* Pods_DocumentsOCR_Tests.framework */; };
|
|
607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
|
|
607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; };
|
|
607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
|
|
607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
|
|
607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; };
|
|
8716FE6D1D92EAB8009F84E5 /* UIViewControllerExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8716FE6C1D92EAB8009F84E5 /* UIViewControllerExtension.swift */; };
|
|
871A377D1D92D3F40036C098 /* NSDateExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 871A377C1D92D3F40036C098 /* NSDateExtension.swift */; };
|
|
871A377F1D92D3FF0036C098 /* StringExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 871A377E1D92D3FF0036C098 /* StringExtension.swift */; };
|
|
87FFBC9D1D8FEE84007535B1 /* PassportViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87FFBC9A1D8FEE84007535B1 /* PassportViewController.swift */; };
|
|
87FFBC9E1D8FEE84007535B1 /* CountryCodes.txt in Resources */ = {isa = PBXBuildFile; fileRef = 87FFBC9B1D8FEE84007535B1 /* CountryCodes.txt */; };
|
|
87FFBC9F1D8FEE84007535B1 /* PassportTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87FFBC9C1D8FEE84007535B1 /* PassportTextField.swift */; };
|
|
BA463438023EAA70F6C811EC /* Pods_DocumentsOCR_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE04D7D7E27213E2CE139619 /* Pods_DocumentsOCR_Example.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
607FACE61AFB9204008FA782 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 607FACC81AFB9204008FA782 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 607FACCF1AFB9204008FA782;
|
|
remoteInfo = DocumentsOCR;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
17AB6A97A14F18D47CDCF1EA /* Pods-DocumentsOCR_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DocumentsOCR_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-DocumentsOCR_Tests/Pods-DocumentsOCR_Tests.release.xcconfig"; sourceTree = "<group>"; };
|
|
4B4D191D359BAB55A9E782EF /* DocumentsOCR.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = DocumentsOCR.podspec; path = ../DocumentsOCR.podspec; sourceTree = "<group>"; };
|
|
5427EA58E987B2688EAADDAF /* Pods_DocumentsOCR_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DocumentsOCR_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
607FACD01AFB9204008FA782 /* DocumentsOCR_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DocumentsOCR_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
607FACDA1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
|
607FACE51AFB9204008FA782 /* DocumentsOCR_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DocumentsOCR_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
|
|
693A83300894BC1363390EA3 /* Pods-DocumentsOCR_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DocumentsOCR_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-DocumentsOCR_Tests/Pods-DocumentsOCR_Tests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
6E1C264736A24E74716A0316 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
8716FE6C1D92EAB8009F84E5 /* UIViewControllerExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIViewControllerExtension.swift; sourceTree = "<group>"; };
|
|
871A377C1D92D3F40036C098 /* NSDateExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSDateExtension.swift; sourceTree = "<group>"; };
|
|
871A377E1D92D3FF0036C098 /* StringExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringExtension.swift; sourceTree = "<group>"; };
|
|
87FFBC9A1D8FEE84007535B1 /* PassportViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PassportViewController.swift; sourceTree = "<group>"; };
|
|
87FFBC9B1D8FEE84007535B1 /* CountryCodes.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CountryCodes.txt; sourceTree = "<group>"; };
|
|
87FFBC9C1D8FEE84007535B1 /* PassportTextField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PassportTextField.swift; sourceTree = "<group>"; };
|
|
BB580A64429D6FB96AE85D50 /* Pods-DocumentsOCR_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DocumentsOCR_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-DocumentsOCR_Example/Pods-DocumentsOCR_Example.release.xcconfig"; sourceTree = "<group>"; };
|
|
CE04D7D7E27213E2CE139619 /* Pods_DocumentsOCR_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DocumentsOCR_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F2A4B9B90F76174B4F84DD5A /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
|
FC025B76695503BF60859D9E /* Pods-DocumentsOCR_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DocumentsOCR_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-DocumentsOCR_Example/Pods-DocumentsOCR_Example.debug.xcconfig"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
607FACCD1AFB9204008FA782 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BA463438023EAA70F6C811EC /* Pods_DocumentsOCR_Example.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
607FACE21AFB9204008FA782 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2504E2C842515975BDB6B40B /* Pods_DocumentsOCR_Tests.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
2D4BED3B5CC529BFBEEA5A4C /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CE04D7D7E27213E2CE139619 /* Pods_DocumentsOCR_Example.framework */,
|
|
5427EA58E987B2688EAADDAF /* Pods_DocumentsOCR_Tests.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACC71AFB9204008FA782 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
607FACF51AFB993E008FA782 /* Podspec Metadata */,
|
|
607FACD21AFB9204008FA782 /* Example for DocumentsOCR */,
|
|
607FACE81AFB9204008FA782 /* Tests */,
|
|
607FACD11AFB9204008FA782 /* Products */,
|
|
77789175865ADED5CD04A63A /* Pods */,
|
|
2D4BED3B5CC529BFBEEA5A4C /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACD11AFB9204008FA782 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
607FACD01AFB9204008FA782 /* DocumentsOCR_Example.app */,
|
|
607FACE51AFB9204008FA782 /* DocumentsOCR_Tests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACD21AFB9204008FA782 /* Example for DocumentsOCR */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
87FFBC9A1D8FEE84007535B1 /* PassportViewController.swift */,
|
|
607FACD91AFB9204008FA782 /* Main.storyboard */,
|
|
87FFBC9C1D8FEE84007535B1 /* PassportTextField.swift */,
|
|
607FACD51AFB9204008FA782 /* AppDelegate.swift */,
|
|
87FFBC9B1D8FEE84007535B1 /* CountryCodes.txt */,
|
|
607FACDC1AFB9204008FA782 /* Images.xcassets */,
|
|
607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
|
|
871A377B1D92D3E80036C098 /* Extensions */,
|
|
607FACD31AFB9204008FA782 /* Supporting Files */,
|
|
);
|
|
name = "Example for DocumentsOCR";
|
|
path = DocumentsOCR;
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACD31AFB9204008FA782 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
607FACD41AFB9204008FA782 /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACE81AFB9204008FA782 /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
607FACEB1AFB9204008FA782 /* Tests.swift */,
|
|
607FACE91AFB9204008FA782 /* Supporting Files */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACE91AFB9204008FA782 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
607FACEA1AFB9204008FA782 /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4B4D191D359BAB55A9E782EF /* DocumentsOCR.podspec */,
|
|
F2A4B9B90F76174B4F84DD5A /* README.md */,
|
|
6E1C264736A24E74716A0316 /* LICENSE */,
|
|
);
|
|
name = "Podspec Metadata";
|
|
sourceTree = "<group>";
|
|
};
|
|
77789175865ADED5CD04A63A /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FC025B76695503BF60859D9E /* Pods-DocumentsOCR_Example.debug.xcconfig */,
|
|
BB580A64429D6FB96AE85D50 /* Pods-DocumentsOCR_Example.release.xcconfig */,
|
|
693A83300894BC1363390EA3 /* Pods-DocumentsOCR_Tests.debug.xcconfig */,
|
|
17AB6A97A14F18D47CDCF1EA /* Pods-DocumentsOCR_Tests.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
871A377B1D92D3E80036C098 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
871A377C1D92D3F40036C098 /* NSDateExtension.swift */,
|
|
871A377E1D92D3FF0036C098 /* StringExtension.swift */,
|
|
8716FE6C1D92EAB8009F84E5 /* UIViewControllerExtension.swift */,
|
|
);
|
|
name = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
607FACCF1AFB9204008FA782 /* DocumentsOCR_Example */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "DocumentsOCR_Example" */;
|
|
buildPhases = (
|
|
8C7BA0FAB8F4AF08A059E543 /* [CP] Check Pods Manifest.lock */,
|
|
607FACCC1AFB9204008FA782 /* Sources */,
|
|
607FACCD1AFB9204008FA782 /* Frameworks */,
|
|
607FACCE1AFB9204008FA782 /* Resources */,
|
|
134889F9F8BE55EF99D32AB2 /* [CP] Embed Pods Frameworks */,
|
|
90231004C796B9EE197E1223 /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = DocumentsOCR_Example;
|
|
productName = DocumentsOCR;
|
|
productReference = 607FACD01AFB9204008FA782 /* DocumentsOCR_Example.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
607FACE41AFB9204008FA782 /* DocumentsOCR_Tests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "DocumentsOCR_Tests" */;
|
|
buildPhases = (
|
|
3C087651AF02E16E2DD42146 /* [CP] Check Pods Manifest.lock */,
|
|
607FACE11AFB9204008FA782 /* Sources */,
|
|
607FACE21AFB9204008FA782 /* Frameworks */,
|
|
607FACE31AFB9204008FA782 /* Resources */,
|
|
EC44BC08C83B74EACC190AEE /* [CP] Embed Pods Frameworks */,
|
|
CB387E7080126B72EF2ADD6B /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
607FACE71AFB9204008FA782 /* PBXTargetDependency */,
|
|
);
|
|
name = DocumentsOCR_Tests;
|
|
productName = Tests;
|
|
productReference = 607FACE51AFB9204008FA782 /* DocumentsOCR_Tests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
607FACC81AFB9204008FA782 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0720;
|
|
LastUpgradeCheck = 0800;
|
|
ORGANIZATIONNAME = CocoaPods;
|
|
TargetAttributes = {
|
|
607FACCF1AFB9204008FA782 = {
|
|
CreatedOnToolsVersion = 6.3.1;
|
|
DevelopmentTeam = FECH3P2YXH;
|
|
LastSwiftMigration = 0800;
|
|
};
|
|
607FACE41AFB9204008FA782 = {
|
|
CreatedOnToolsVersion = 6.3.1;
|
|
DevelopmentTeam = FECH3P2YXH;
|
|
LastSwiftMigration = 0800;
|
|
TestTargetID = 607FACCF1AFB9204008FA782;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "DocumentsOCR" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 607FACC71AFB9204008FA782;
|
|
productRefGroup = 607FACD11AFB9204008FA782 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
607FACCF1AFB9204008FA782 /* DocumentsOCR_Example */,
|
|
607FACE41AFB9204008FA782 /* DocumentsOCR_Tests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
607FACCE1AFB9204008FA782 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
87FFBC9E1D8FEE84007535B1 /* CountryCodes.txt in Resources */,
|
|
607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
|
|
607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
|
|
607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
607FACE31AFB9204008FA782 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
134889F9F8BE55EF99D32AB2 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DocumentsOCR_Example/Pods-DocumentsOCR_Example-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
3C087651AF02E16E2DD42146 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
8C7BA0FAB8F4AF08A059E543 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
90231004C796B9EE197E1223 /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DocumentsOCR_Example/Pods-DocumentsOCR_Example-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
CB387E7080126B72EF2ADD6B /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DocumentsOCR_Tests/Pods-DocumentsOCR_Tests-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
EC44BC08C83B74EACC190AEE /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DocumentsOCR_Tests/Pods-DocumentsOCR_Tests-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
607FACCC1AFB9204008FA782 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
871A377D1D92D3F40036C098 /* NSDateExtension.swift in Sources */,
|
|
87FFBC9D1D8FEE84007535B1 /* PassportViewController.swift in Sources */,
|
|
8716FE6D1D92EAB8009F84E5 /* UIViewControllerExtension.swift in Sources */,
|
|
871A377F1D92D3FF0036C098 /* StringExtension.swift in Sources */,
|
|
87FFBC9F1D8FEE84007535B1 /* PassportTextField.swift in Sources */,
|
|
607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
607FACE11AFB9204008FA782 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
607FACEC1AFB9204008FA782 /* Tests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
607FACE71AFB9204008FA782 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 607FACCF1AFB9204008FA782 /* DocumentsOCR_Example */;
|
|
targetProxy = 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
607FACD91AFB9204008FA782 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
607FACDA1AFB9204008FA782 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACDE1AFB9204008FA782 /* LaunchScreen.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
607FACDF1AFB9204008FA782 /* Base */,
|
|
);
|
|
name = LaunchScreen.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
607FACED1AFB9204008FA782 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
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_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
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_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
607FACEE1AFB9204008FA782 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
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_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
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_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
607FACF01AFB9204008FA782 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = FC025B76695503BF60859D9E /* Pods-DocumentsOCR_Example.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DEVELOPMENT_TEAM = FECH3P2YXH;
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = DocumentsOCR/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
MODULE_NAME = ExampleApp;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
607FACF11AFB9204008FA782 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB580A64429D6FB96AE85D50 /* Pods-DocumentsOCR_Example.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DEVELOPMENT_TEAM = FECH3P2YXH;
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = DocumentsOCR/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
MODULE_NAME = ExampleApp;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
607FACF31AFB9204008FA782 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 693A83300894BC1363390EA3 /* Pods-DocumentsOCR_Tests.debug.xcconfig */;
|
|
buildSettings = {
|
|
DEVELOPMENT_TEAM = FECH3P2YXH;
|
|
FRAMEWORK_SEARCH_PATHS = "";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = Tests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
607FACF41AFB9204008FA782 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 17AB6A97A14F18D47CDCF1EA /* Pods-DocumentsOCR_Tests.release.xcconfig */;
|
|
buildSettings = {
|
|
DEVELOPMENT_TEAM = FECH3P2YXH;
|
|
FRAMEWORK_SEARCH_PATHS = "";
|
|
INFOPLIST_FILE = Tests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "DocumentsOCR" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
607FACED1AFB9204008FA782 /* Debug */,
|
|
607FACEE1AFB9204008FA782 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "DocumentsOCR_Example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
607FACF01AFB9204008FA782 /* Debug */,
|
|
607FACF11AFB9204008FA782 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "DocumentsOCR_Tests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
607FACF31AFB9204008FA782 /* Debug */,
|
|
607FACF41AFB9204008FA782 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 607FACC81AFB9204008FA782 /* Project object */;
|
|
}
|