mirror of
https://github.com/zhigang1992/PerspectiveTransform.git
synced 2026-01-12 22:49:33 +08:00
1069 lines
58 KiB
Plaintext
1069 lines
58 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 48;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
0C2127A14E6BBF3D70826AA1 /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93D7504B2DA9FA64B67B1FF4 /* Pods_Example.framework */; };
|
|
0DCEBD262132FF228D2F614D /* Pods_OpenCV_OSX_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC2906A4BDCD866CC05F3E5D /* Pods_OpenCV_OSX_Tests.framework */; };
|
|
2730A0B614D13EA1CCE1A00F /* Pods_Application_Specs.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D68EC4CFB120A0F67522E682 /* Pods_Application_Specs.framework */; };
|
|
342B00522DA6D1EFC03A6762 /* Pods_Framework_Unit_Specs.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC4D5DEE200A8C3910E7FFEC /* Pods_Framework_Unit_Specs.framework */; };
|
|
4B2D2E871C7C2AD10045FD11 /* SnapshotSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B2D2E861C7C2AD10045FD11 /* SnapshotSpec.swift */; };
|
|
4B4009952042575A00B7CE37 /* QuadrilateralCalc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B4009942042575A00B7CE37 /* QuadrilateralCalc.swift */; };
|
|
4B4F23C72051068600482ABF /* CompareMethodsSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B4F23C62051068600482ABF /* CompareMethodsSpec.swift */; };
|
|
4B611DD2204BE66F00F67E1E /* libopencv_imgproc.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B611DD1204BE66F00F67E1E /* libopencv_imgproc.dylib */; };
|
|
4B71400B205E2554004441A8 /* resetAnchorPoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BDEE37520005B6D007214F1 /* resetAnchorPoint.swift */; };
|
|
4B74DB3C203BDA070030F41B /* MatrixSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* MatrixSpec.swift */; };
|
|
4B74DB3E203BDA070030F41B /* CATransform3Dfrom2DSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B58ECF61C79C3C200F1BC00 /* CATransform3Dfrom2DSpec.swift */; };
|
|
4B74DB3F203BDA070030F41B /* CALayerTransformSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B74DB2C203BAA1A0030F41B /* CALayerTransformSpec.swift */; };
|
|
4B74DB40203BDA070030F41B /* ProjectionSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BA3D17A1C771B2E0009B690 /* ProjectionSpec.swift */; };
|
|
4B74DB41203BDA070030F41B /* PerspectiveSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B84138A201DD90D00D17FE2 /* PerspectiveSpec.swift */; };
|
|
4B74DB42203BDA070030F41B /* BasisVectorSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B58ECEE1C799C2A00F1BC00 /* BasisVectorSpec.swift */; };
|
|
4B74DB45203BDA070030F41B /* VectorProjectionSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BA3D1801C77230A0009B690 /* VectorProjectionSpec.swift */; };
|
|
4B74DB47203BDA9C0030F41B /* PerformanceTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B1B1C0C1C7A76C8003F8165 /* PerformanceTest.swift */; };
|
|
4B74DB48203BDAD70030F41B /* ReferenceImages in Resources */ = {isa = PBXBuildFile; fileRef = 4BA7B14D1C7D710D00933779 /* ReferenceImages */; };
|
|
4B76EDD8205674CF009492EC /* FittingPolygon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B76EDD7205674CF009492EC /* FittingPolygon.swift */; };
|
|
4B76EDDA205674F3009492EC /* PolygonLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B76EDD9205674F3009492EC /* PolygonLoader.swift */; };
|
|
4B97C3C92047B9EF004C9782 /* NimbleSpecHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BA3D17C1C771B560009B690 /* NimbleSpecHelper.swift */; };
|
|
4B97C3CA2047B9F0004C9782 /* NimbleSpecHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BA3D17C1C771B560009B690 /* NimbleSpecHelper.swift */; };
|
|
4B97C3CB2047BA5F004C9782 /* NimbleSpecHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BA3D17C1C771B560009B690 /* NimbleSpecHelper.swift */; };
|
|
4B97C3CE2047BAD3004C9782 /* AccelerateSolvePerfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B97C3CC2047BAC1004C9782 /* AccelerateSolvePerfTest.swift */; };
|
|
4B9A5BF121FE67FC00979AFE /* OpenCVPerformanceTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BDF64AD2046A9ED0022C5F8 /* OpenCVPerformanceTest.swift */; };
|
|
4BA7B1521C816DCE00933779 /* container.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 4B2D2E881C7C2E620045FD11 /* container.jpg */; };
|
|
4BA7B1531C816DCE00933779 /* sky.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 4B2D2E8C1C7C323D0045FD11 /* sky.jpg */; };
|
|
4BBEF6B7225DEF350018F4AA /* CompareTransformSpecConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BBEF6B6225DEF350018F4AA /* CompareTransformSpecConfiguration.swift */; };
|
|
4BBEF6B8225DEFC10018F4AA /* CompareTransformSpecConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BBEF6B6225DEF350018F4AA /* CompareTransformSpecConfiguration.swift */; };
|
|
4BCA955F2237A7CE0091E312 /* CATransform3D+MatrixSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BCA955E2237A7CE0091E312 /* CATransform3D+MatrixSpec.swift */; };
|
|
4BCA95632237B9880091E312 /* CATransform3D+MatrixPerformanceTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BCA95622237B9880091E312 /* CATransform3D+MatrixPerformanceTest.swift */; };
|
|
4BD09EAE2046B05A006D2FA4 /* OpenCV_Spec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BD09EAD2046B05A006D2FA4 /* OpenCV_Spec.swift */; };
|
|
4BD09EB220478E5C006D2FA4 /* PerspectiveTransformSpecHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BD09EB120478E5C006D2FA4 /* PerspectiveTransformSpecHelper.swift */; };
|
|
4BD09EB320478E5C006D2FA4 /* PerspectiveTransformSpecHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BD09EB120478E5C006D2FA4 /* PerspectiveTransformSpecHelper.swift */; };
|
|
4BDEE37320004185007214F1 /* PhotoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BDEE37220004185007214F1 /* PhotoViewController.swift */; };
|
|
4BDEE374200049CD007214F1 /* with-overlay.svg in Resources */ = {isa = PBXBuildFile; fileRef = 4B2D2E891C7C2E620045FD11 /* with-overlay.svg */; };
|
|
4BDEE37620005B6D007214F1 /* resetAnchorPoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BDEE37520005B6D007214F1 /* resetAnchorPoint.swift */; };
|
|
4BDF64A620469B350022C5F8 /* OpenCVWrapper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4BDF64A520469B350022C5F8 /* OpenCVWrapper.mm */; };
|
|
4BDF64A820469D140022C5F8 /* libopencv_core.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4BDF64A720469D140022C5F8 /* libopencv_core.dylib */; };
|
|
4BDF64AA20469D670022C5F8 /* libopencv_calib3d.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4BDF64A920469D670022C5F8 /* libopencv_calib3d.dylib */; };
|
|
4BDF64AC2046A1830022C5F8 /* QuadrilateralCalc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B4009942042575A00B7CE37 /* QuadrilateralCalc.swift */; };
|
|
607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
|
|
607FACD81AFB9204008FA782 /* PanViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* PanViewController.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 */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
4BDDED4B21F4744A00DBEEC6 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 607FACC81AFB9204008FA782 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 607FACCF1AFB9204008FA782;
|
|
remoteInfo = Example;
|
|
};
|
|
607FACE61AFB9204008FA782 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 607FACC81AFB9204008FA782 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 607FACCF1AFB9204008FA782;
|
|
remoteInfo = PerspectiveTransform;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
11113536029990C3837DC464 /* Pods_Example_Framework_Unit_Specs_Application_Specs.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example_Framework_Unit_Specs_Application_Specs.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
11CFEB20812B9CCCF8BF46FE /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
228B48512798F0994ED8E8A0 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; };
|
|
4B1B1C0C1C7A76C8003F8165 /* PerformanceTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PerformanceTest.swift; sourceTree = "<group>"; };
|
|
4B2D2E861C7C2AD10045FD11 /* SnapshotSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SnapshotSpec.swift; sourceTree = "<group>"; };
|
|
4B2D2E881C7C2E620045FD11 /* container.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = container.jpg; sourceTree = "<group>"; };
|
|
4B2D2E891C7C2E620045FD11 /* with-overlay.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "with-overlay.svg"; sourceTree = "<group>"; };
|
|
4B2D2E8C1C7C323D0045FD11 /* sky.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = sky.jpg; sourceTree = "<group>"; };
|
|
4B4009942042575A00B7CE37 /* QuadrilateralCalc.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuadrilateralCalc.swift; sourceTree = "<group>"; };
|
|
4B42173E2047AA4100BA73C2 /* codecov.yml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = codecov.yml; path = ../codecov.yml; sourceTree = "<group>"; };
|
|
4B4F23C62051068600482ABF /* CompareMethodsSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompareMethodsSpec.swift; sourceTree = "<group>"; };
|
|
4B58ECEE1C799C2A00F1BC00 /* BasisVectorSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasisVectorSpec.swift; sourceTree = "<group>"; };
|
|
4B58ECF61C79C3C200F1BC00 /* CATransform3Dfrom2DSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CATransform3Dfrom2DSpec.swift; sourceTree = "<group>"; };
|
|
4B611DD1204BE66F00F67E1E /* libopencv_imgproc.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libopencv_imgproc.dylib; path = /usr/local/lib/libopencv_imgproc.dylib; sourceTree = "<absolute>"; };
|
|
4B714005205E16AA004441A8 /* Gemfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; fileEncoding = 4; name = Gemfile; path = ../Gemfile; sourceTree = "<group>"; };
|
|
4B714007205E16E8004441A8 /* Gemfile.lock */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Gemfile.lock; path = ../Gemfile.lock; sourceTree = "<group>"; };
|
|
4B714009205E21C9004441A8 /* Podfile.lock */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Podfile.lock; sourceTree = "<group>"; };
|
|
4B74DB2C203BAA1A0030F41B /* CALayerTransformSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CALayerTransformSpec.swift; sourceTree = "<group>"; };
|
|
4B74DB34203BD9C70030F41B /* Framework Unit Specs.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Framework Unit Specs.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
4B74DB38203BD9C70030F41B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
4B76EDD7205674CF009492EC /* FittingPolygon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FittingPolygon.swift; sourceTree = "<group>"; };
|
|
4B76EDD9205674F3009492EC /* PolygonLoader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PolygonLoader.swift; sourceTree = "<group>"; };
|
|
4B84138A201DD90D00D17FE2 /* PerspectiveSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PerspectiveSpec.swift; sourceTree = "<group>"; };
|
|
4B96E125225C8C4600C7E49D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
4B96E126225C8C4600C7E49D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
|
4B97C3CC2047BAC1004C9782 /* AccelerateSolvePerfTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccelerateSolvePerfTest.swift; sourceTree = "<group>"; };
|
|
4B9A5BF021FBA91500979AFE /* install-opencv.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-opencv.sh"; sourceTree = "<group>"; };
|
|
4BA3D17A1C771B2E0009B690 /* ProjectionSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = ProjectionSpec.swift; sourceTree = "<group>"; tabWidth = 4; };
|
|
4BA3D17C1C771B560009B690 /* NimbleSpecHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NimbleSpecHelper.swift; sourceTree = "<group>"; };
|
|
4BA3D1801C77230A0009B690 /* VectorProjectionSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VectorProjectionSpec.swift; sourceTree = "<group>"; };
|
|
4BA3D1871C7995630009B690 /* Visual.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = Visual.playground; sourceTree = "<group>"; };
|
|
4BA7B1481C7C7A0600933779 /* .travis.yml */ = {isa = PBXFileReference; indentWidth = 2; lastKnownFileType = text; name = .travis.yml; path = ../.travis.yml; sourceTree = "<group>"; tabWidth = 2; };
|
|
4BA7B14D1C7D710D00933779 /* ReferenceImages */ = {isa = PBXFileReference; lastKnownFileType = folder; path = ReferenceImages; sourceTree = "<group>"; };
|
|
4BBEF6B6225DEF350018F4AA /* CompareTransformSpecConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompareTransformSpecConfiguration.swift; sourceTree = "<group>"; };
|
|
4BCA955E2237A7CE0091E312 /* CATransform3D+MatrixSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CATransform3D+MatrixSpec.swift"; sourceTree = "<group>"; };
|
|
4BCA95622237B9880091E312 /* CATransform3D+MatrixPerformanceTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CATransform3D+MatrixPerformanceTest.swift"; sourceTree = "<group>"; };
|
|
4BD09EAD2046B05A006D2FA4 /* OpenCV_Spec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenCV_Spec.swift; sourceTree = "<group>"; };
|
|
4BD09EB120478E5C006D2FA4 /* PerspectiveTransformSpecHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PerspectiveTransformSpecHelper.swift; sourceTree = "<group>"; };
|
|
4BDEE37220004185007214F1 /* PhotoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoViewController.swift; sourceTree = "<group>"; };
|
|
4BDEE37520005B6D007214F1 /* resetAnchorPoint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = resetAnchorPoint.swift; sourceTree = "<group>"; };
|
|
4BDF649B20469AB60022C5F8 /* OpenCV OSX Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "OpenCV OSX Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
4BDF64A420469B350022C5F8 /* OpenCVWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OpenCVWrapper.h; sourceTree = "<group>"; };
|
|
4BDF64A520469B350022C5F8 /* OpenCVWrapper.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = OpenCVWrapper.mm; sourceTree = "<group>"; };
|
|
4BDF64A720469D140022C5F8 /* libopencv_core.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libopencv_core.dylib; path = /usr/local/lib/libopencv_core.dylib; sourceTree = "<absolute>"; };
|
|
4BDF64A920469D670022C5F8 /* libopencv_calib3d.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libopencv_calib3d.dylib; path = /usr/local/lib/libopencv_calib3d.dylib; sourceTree = "<absolute>"; };
|
|
4BDF64AD2046A9ED0022C5F8 /* OpenCVPerformanceTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenCVPerformanceTest.swift; sourceTree = "<group>"; };
|
|
4EA2244D76A3BF4D89D92FD5 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
|
57383F949B701D249C213BA5 /* Pods-Framework Unit Specs.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Framework Unit Specs.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Framework Unit Specs/Pods-Framework Unit Specs.debug.xcconfig"; sourceTree = "<group>"; };
|
|
607FACD01AFB9204008FA782 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = 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>"; };
|
|
607FACD71AFB9204008FA782 /* PanViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PanViewController.swift; sourceTree = "<group>"; };
|
|
607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
607FACE51AFB9204008FA782 /* Application Specs.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Application Specs.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
607FACEB1AFB9204008FA782 /* MatrixSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatrixSpec.swift; sourceTree = "<group>"; };
|
|
617247F9B099C3D5CB91A2ED /* Pods-OpenCV OSX Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OpenCV OSX Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-OpenCV OSX Tests/Pods-OpenCV OSX Tests.release.xcconfig"; sourceTree = "<group>"; };
|
|
721CC0614FD58A36175FD42A /* Pods-Application Specs.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Application Specs.release.xcconfig"; path = "Pods/Target Support Files/Pods-Application Specs/Pods-Application Specs.release.xcconfig"; sourceTree = "<group>"; };
|
|
778C4CCAD09A3033463205E6 /* Pods_Example_Framework_Unit_Specs.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example_Framework_Unit_Specs.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
8E6BB167377E7674273158F4 /* PerspectiveTransform.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; name = PerspectiveTransform.podspec; path = ../PerspectiveTransform.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
919054717C611905702F21D4 /* Pods-Framework Unit Specs.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Framework Unit Specs.release.xcconfig"; path = "Pods/Target Support Files/Pods-Framework Unit Specs/Pods-Framework Unit Specs.release.xcconfig"; sourceTree = "<group>"; };
|
|
93D7504B2DA9FA64B67B1FF4 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D68EC4CFB120A0F67522E682 /* Pods_Application_Specs.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Application_Specs.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DC2906A4BDCD866CC05F3E5D /* Pods_OpenCV_OSX_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OpenCV_OSX_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E1B3ED151E3AD11B7B241E66 /* Pods-Application Specs.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Application Specs.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Application Specs/Pods-Application Specs.debug.xcconfig"; sourceTree = "<group>"; };
|
|
E995B2887EFE603CA3E1920A /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; };
|
|
F60BDD4F7314FB618651526D /* Pods-OpenCV OSX Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OpenCV OSX Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-OpenCV OSX Tests/Pods-OpenCV OSX Tests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
FC4D5DEE200A8C3910E7FFEC /* Pods_Framework_Unit_Specs.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Framework_Unit_Specs.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
4B74DB31203BD9C70030F41B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
342B00522DA6D1EFC03A6762 /* Pods_Framework_Unit_Specs.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
4BDF649820469AB60022C5F8 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4BDF64A820469D140022C5F8 /* libopencv_core.dylib in Frameworks */,
|
|
4BDF64AA20469D670022C5F8 /* libopencv_calib3d.dylib in Frameworks */,
|
|
4B611DD2204BE66F00F67E1E /* libopencv_imgproc.dylib in Frameworks */,
|
|
0DCEBD262132FF228D2F614D /* Pods_OpenCV_OSX_Tests.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
607FACCD1AFB9204008FA782 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0C2127A14E6BBF3D70826AA1 /* Pods_Example.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
607FACE21AFB9204008FA782 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2730A0B614D13EA1CCE1A00F /* Pods_Application_Specs.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
4B74DB35203BD9C70030F41B /* Specs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
607FACEB1AFB9204008FA782 /* MatrixSpec.swift */,
|
|
4B58ECF61C79C3C200F1BC00 /* CATransform3Dfrom2DSpec.swift */,
|
|
4BCA955E2237A7CE0091E312 /* CATransform3D+MatrixSpec.swift */,
|
|
4BCA95622237B9880091E312 /* CATransform3D+MatrixPerformanceTest.swift */,
|
|
4B74DB2C203BAA1A0030F41B /* CALayerTransformSpec.swift */,
|
|
4BA3D17A1C771B2E0009B690 /* ProjectionSpec.swift */,
|
|
4B84138A201DD90D00D17FE2 /* PerspectiveSpec.swift */,
|
|
4B58ECEE1C799C2A00F1BC00 /* BasisVectorSpec.swift */,
|
|
4BA3D1801C77230A0009B690 /* VectorProjectionSpec.swift */,
|
|
4B74DB38203BD9C70030F41B /* Info.plist */,
|
|
);
|
|
path = Specs;
|
|
sourceTree = "<group>";
|
|
};
|
|
4BDF649C20469AB60022C5F8 /* OpenCV-OSX-Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4BD09EAD2046B05A006D2FA4 /* OpenCV_Spec.swift */,
|
|
4BDF64AD2046A9ED0022C5F8 /* OpenCVPerformanceTest.swift */,
|
|
4BDF64A420469B350022C5F8 /* OpenCVWrapper.h */,
|
|
4BDF64A520469B350022C5F8 /* OpenCVWrapper.mm */,
|
|
4B9A5BF021FBA91500979AFE /* install-opencv.sh */,
|
|
);
|
|
path = "OpenCV-OSX-Tests";
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACC71AFB9204008FA782 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
607FACF51AFB993E008FA782 /* Podspec Metadata */,
|
|
607FACD21AFB9204008FA782 /* Example */,
|
|
607FACE81AFB9204008FA782 /* Tests */,
|
|
4B74DB35203BD9C70030F41B /* Specs */,
|
|
4BDF649C20469AB60022C5F8 /* OpenCV-OSX-Tests */,
|
|
607FACD11AFB9204008FA782 /* Products */,
|
|
F7FF9E304AB4C0C160499BEB /* Pods */,
|
|
A699BE3B02CE1C68EC25633C /* Frameworks */,
|
|
);
|
|
indentWidth = 4;
|
|
sourceTree = "<group>";
|
|
tabWidth = 4;
|
|
};
|
|
607FACD11AFB9204008FA782 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
607FACD01AFB9204008FA782 /* Example.app */,
|
|
607FACE51AFB9204008FA782 /* Application Specs.xctest */,
|
|
4B74DB34203BD9C70030F41B /* Framework Unit Specs.xctest */,
|
|
4BDF649B20469AB60022C5F8 /* OpenCV OSX Tests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACD21AFB9204008FA782 /* Example */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4BA3D1871C7995630009B690 /* Visual.playground */,
|
|
607FACD71AFB9204008FA782 /* PanViewController.swift */,
|
|
4BDEE37220004185007214F1 /* PhotoViewController.swift */,
|
|
4BDEE37520005B6D007214F1 /* resetAnchorPoint.swift */,
|
|
4B76EDD7205674CF009492EC /* FittingPolygon.swift */,
|
|
4B76EDD9205674F3009492EC /* PolygonLoader.swift */,
|
|
607FACD91AFB9204008FA782 /* Main.storyboard */,
|
|
607FACD31AFB9204008FA782 /* Supporting Files */,
|
|
);
|
|
name = Example;
|
|
path = PerspectiveTransform;
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACD31AFB9204008FA782 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
607FACDC1AFB9204008FA782 /* Images.xcassets */,
|
|
607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
|
|
607FACD51AFB9204008FA782 /* AppDelegate.swift */,
|
|
607FACD41AFB9204008FA782 /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACE81AFB9204008FA782 /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4BA7B14D1C7D710D00933779 /* ReferenceImages */,
|
|
4B2D2E861C7C2AD10045FD11 /* SnapshotSpec.swift */,
|
|
4B4F23C62051068600482ABF /* CompareMethodsSpec.swift */,
|
|
4B97C3CC2047BAC1004C9782 /* AccelerateSolvePerfTest.swift */,
|
|
4B1B1C0C1C7A76C8003F8165 /* PerformanceTest.swift */,
|
|
4BBEF6B6225DEF350018F4AA /* CompareTransformSpecConfiguration.swift */,
|
|
4B4009942042575A00B7CE37 /* QuadrilateralCalc.swift */,
|
|
607FACE91AFB9204008FA782 /* Supporting Files */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACE91AFB9204008FA782 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4B2D2E881C7C2E620045FD11 /* container.jpg */,
|
|
4B2D2E8C1C7C323D0045FD11 /* sky.jpg */,
|
|
4B2D2E891C7C2E620045FD11 /* with-overlay.svg */,
|
|
4BA3D17C1C771B560009B690 /* NimbleSpecHelper.swift */,
|
|
4BD09EB120478E5C006D2FA4 /* PerspectiveTransformSpecHelper.swift */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8E6BB167377E7674273158F4 /* PerspectiveTransform.podspec */,
|
|
4B714009205E21C9004441A8 /* Podfile.lock */,
|
|
4EA2244D76A3BF4D89D92FD5 /* README.md */,
|
|
11CFEB20812B9CCCF8BF46FE /* LICENSE */,
|
|
4BA7B1481C7C7A0600933779 /* .travis.yml */,
|
|
4B42173E2047AA4100BA73C2 /* codecov.yml */,
|
|
4B714005205E16AA004441A8 /* Gemfile */,
|
|
4B714007205E16E8004441A8 /* Gemfile.lock */,
|
|
);
|
|
name = "Podspec Metadata";
|
|
sourceTree = "<group>";
|
|
};
|
|
A699BE3B02CE1C68EC25633C /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4B611DD1204BE66F00F67E1E /* libopencv_imgproc.dylib */,
|
|
4BDF64A920469D670022C5F8 /* libopencv_calib3d.dylib */,
|
|
4BDF64A720469D140022C5F8 /* libopencv_core.dylib */,
|
|
93D7504B2DA9FA64B67B1FF4 /* Pods_Example.framework */,
|
|
778C4CCAD09A3033463205E6 /* Pods_Example_Framework_Unit_Specs.framework */,
|
|
11113536029990C3837DC464 /* Pods_Example_Framework_Unit_Specs_Application_Specs.framework */,
|
|
DC2906A4BDCD866CC05F3E5D /* Pods_OpenCV_OSX_Tests.framework */,
|
|
D68EC4CFB120A0F67522E682 /* Pods_Application_Specs.framework */,
|
|
FC4D5DEE200A8C3910E7FFEC /* Pods_Framework_Unit_Specs.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
F7FF9E304AB4C0C160499BEB /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E995B2887EFE603CA3E1920A /* Pods-Example.debug.xcconfig */,
|
|
228B48512798F0994ED8E8A0 /* Pods-Example.release.xcconfig */,
|
|
F60BDD4F7314FB618651526D /* Pods-OpenCV OSX Tests.debug.xcconfig */,
|
|
617247F9B099C3D5CB91A2ED /* Pods-OpenCV OSX Tests.release.xcconfig */,
|
|
E1B3ED151E3AD11B7B241E66 /* Pods-Application Specs.debug.xcconfig */,
|
|
721CC0614FD58A36175FD42A /* Pods-Application Specs.release.xcconfig */,
|
|
57383F949B701D249C213BA5 /* Pods-Framework Unit Specs.debug.xcconfig */,
|
|
919054717C611905702F21D4 /* Pods-Framework Unit Specs.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
4B74DB33203BD9C70030F41B /* Framework Unit Specs */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 4B74DB39203BD9C70030F41B /* Build configuration list for PBXNativeTarget "Framework Unit Specs" */;
|
|
buildPhases = (
|
|
9B66E136E8DF3B6CAAC69C84 /* [CP] Check Pods Manifest.lock */,
|
|
4B74DB30203BD9C70030F41B /* Sources */,
|
|
4B74DB31203BD9C70030F41B /* Frameworks */,
|
|
4B74DB32203BD9C70030F41B /* Resources */,
|
|
FCE6BFD7A9F24E8CF77EAB98 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
4BDDED4C21F4744A00DBEEC6 /* PBXTargetDependency */,
|
|
);
|
|
name = "Framework Unit Specs";
|
|
productName = Specs;
|
|
productReference = 4B74DB34203BD9C70030F41B /* Framework Unit Specs.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
4BDF649A20469AB60022C5F8 /* OpenCV OSX Tests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 4BDF64A220469AB60022C5F8 /* Build configuration list for PBXNativeTarget "OpenCV OSX Tests" */;
|
|
buildPhases = (
|
|
322B09DBD13B9D13E4388083 /* [CP] Check Pods Manifest.lock */,
|
|
4BDF649720469AB60022C5F8 /* Sources */,
|
|
4BDF649820469AB60022C5F8 /* Frameworks */,
|
|
4BDF649920469AB60022C5F8 /* Resources */,
|
|
70CD543F2A946479825D6587 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "OpenCV OSX Tests";
|
|
productName = OpenCVMacTests;
|
|
productReference = 4BDF649B20469AB60022C5F8 /* OpenCV OSX Tests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
607FACCF1AFB9204008FA782 /* Example */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example" */;
|
|
buildPhases = (
|
|
E7809D026223061482F1DD51 /* [CP] Check Pods Manifest.lock */,
|
|
607FACCC1AFB9204008FA782 /* Sources */,
|
|
607FACCD1AFB9204008FA782 /* Frameworks */,
|
|
607FACCE1AFB9204008FA782 /* Resources */,
|
|
125261E66BB239DB9C4C2C55 /* [CP] Embed Pods Frameworks */,
|
|
4BD29D3B21F6E985009729A5 /* Swift Lint */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Example;
|
|
productName = PerspectiveTransform;
|
|
productReference = 607FACD01AFB9204008FA782 /* Example.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
607FACE41AFB9204008FA782 /* Application Specs */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Application Specs" */;
|
|
buildPhases = (
|
|
33772A991A70511D54B74024 /* [CP] Check Pods Manifest.lock */,
|
|
607FACE11AFB9204008FA782 /* Sources */,
|
|
607FACE21AFB9204008FA782 /* Frameworks */,
|
|
607FACE31AFB9204008FA782 /* Resources */,
|
|
36AC9298AFCE04F36DAC2D69 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
607FACE71AFB9204008FA782 /* PBXTargetDependency */,
|
|
);
|
|
name = "Application Specs";
|
|
productName = Tests;
|
|
productReference = 607FACE51AFB9204008FA782 /* Application Specs.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
607FACC81AFB9204008FA782 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0920;
|
|
LastUpgradeCheck = 1020;
|
|
ORGANIZATIONNAME = CocoaPods;
|
|
TargetAttributes = {
|
|
4B74DB33203BD9C70030F41B = {
|
|
CreatedOnToolsVersion = 9.2;
|
|
LastSwiftMigration = 1020;
|
|
};
|
|
4BDF649A20469AB60022C5F8 = {
|
|
CreatedOnToolsVersion = 9.2;
|
|
LastSwiftMigration = 1020;
|
|
ProvisioningStyle = Manual;
|
|
};
|
|
607FACCF1AFB9204008FA782 = {
|
|
CreatedOnToolsVersion = 6.3.1;
|
|
LastSwiftMigration = 1020;
|
|
};
|
|
607FACE41AFB9204008FA782 = {
|
|
CreatedOnToolsVersion = 6.3.1;
|
|
LastSwiftMigration = 1020;
|
|
TestTargetID = 607FACCF1AFB9204008FA782;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "PerspectiveTransform" */;
|
|
compatibilityVersion = "Xcode 8.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 607FACC71AFB9204008FA782;
|
|
productRefGroup = 607FACD11AFB9204008FA782 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
607FACCF1AFB9204008FA782 /* Example */,
|
|
607FACE41AFB9204008FA782 /* Application Specs */,
|
|
4B74DB33203BD9C70030F41B /* Framework Unit Specs */,
|
|
4BDF649A20469AB60022C5F8 /* OpenCV OSX Tests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
4B74DB32203BD9C70030F41B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
4BDF649920469AB60022C5F8 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
607FACCE1AFB9204008FA782 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
|
|
4BDEE374200049CD007214F1 /* with-overlay.svg in Resources */,
|
|
4BA7B1531C816DCE00933779 /* sky.jpg in Resources */,
|
|
607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
|
|
607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
|
|
4BA7B1521C816DCE00933779 /* container.jpg in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
607FACE31AFB9204008FA782 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4B74DB48203BDAD70030F41B /* ReferenceImages in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
125261E66BB239DB9C4C2C55 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh",
|
|
"${BUILT_PRODUCTS_DIR}/ImageCoordinateSpace/ImageCoordinateSpace.framework",
|
|
"${BUILT_PRODUCTS_DIR}/PerspectiveTransform/PerspectiveTransform.framework",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ImageCoordinateSpace.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PerspectiveTransform.framework",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
322B09DBD13B9D13E4388083 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-OpenCV OSX Tests-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
33772A991A70511D54B74024 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-Application Specs-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
36AC9298AFCE04F36DAC2D69 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-Application Specs/Pods-Application Specs-frameworks.sh",
|
|
"${BUILT_PRODUCTS_DIR}/Nimble-iOS/Nimble.framework",
|
|
"${BUILT_PRODUCTS_DIR}/Quick-iOS/Quick.framework",
|
|
"${BUILT_PRODUCTS_DIR}/Nimble-Snapshots/Nimble_Snapshots.framework",
|
|
"${BUILT_PRODUCTS_DIR}/iOSSnapshotTestCase/FBSnapshotTestCase.framework",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Nimble.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Quick.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Nimble_Snapshots.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBSnapshotTestCase.framework",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Application Specs/Pods-Application Specs-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
4BD29D3B21F6E985009729A5 /* Swift Lint */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Swift Lint";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = "/bin/bash -l";
|
|
shellScript = "if which swiftlint >/dev/null; then\n /usr/local/bin/swiftlint autocorrect\nelse\n echo \"warning: SwiftLint not installed\"\n echo \"brew install swiftlint\"\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
70CD543F2A946479825D6587 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-OpenCV OSX Tests/Pods-OpenCV OSX Tests-frameworks.sh",
|
|
"${BUILT_PRODUCTS_DIR}/Nimble-macOS/Nimble.framework",
|
|
"${BUILT_PRODUCTS_DIR}/Quick-macOS/Quick.framework",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Nimble.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Quick.framework",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-OpenCV OSX Tests/Pods-OpenCV OSX Tests-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
9B66E136E8DF3B6CAAC69C84 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-Framework Unit Specs-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
E7809D026223061482F1DD51 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-Example-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
FCE6BFD7A9F24E8CF77EAB98 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-Framework Unit Specs/Pods-Framework Unit Specs-frameworks.sh",
|
|
"${BUILT_PRODUCTS_DIR}/ImageCoordinateSpace/ImageCoordinateSpace.framework",
|
|
"${BUILT_PRODUCTS_DIR}/PerspectiveTransform/PerspectiveTransform.framework",
|
|
"${BUILT_PRODUCTS_DIR}/Nimble-iOS/Nimble.framework",
|
|
"${BUILT_PRODUCTS_DIR}/Quick-iOS/Quick.framework",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ImageCoordinateSpace.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PerspectiveTransform.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Nimble.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Quick.framework",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Framework Unit Specs/Pods-Framework Unit Specs-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
4B74DB30203BD9C70030F41B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4B97C3C92047B9EF004C9782 /* NimbleSpecHelper.swift in Sources */,
|
|
4BD09EB320478E5C006D2FA4 /* PerspectiveTransformSpecHelper.swift in Sources */,
|
|
4B74DB42203BDA070030F41B /* BasisVectorSpec.swift in Sources */,
|
|
4BCA955F2237A7CE0091E312 /* CATransform3D+MatrixSpec.swift in Sources */,
|
|
4B74DB41203BDA070030F41B /* PerspectiveSpec.swift in Sources */,
|
|
4B74DB3E203BDA070030F41B /* CATransform3Dfrom2DSpec.swift in Sources */,
|
|
4BCA95632237B9880091E312 /* CATransform3D+MatrixPerformanceTest.swift in Sources */,
|
|
4B74DB45203BDA070030F41B /* VectorProjectionSpec.swift in Sources */,
|
|
4B74DB40203BDA070030F41B /* ProjectionSpec.swift in Sources */,
|
|
4B74DB3C203BDA070030F41B /* MatrixSpec.swift in Sources */,
|
|
4B74DB3F203BDA070030F41B /* CALayerTransformSpec.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
4BDF649720469AB60022C5F8 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4BDF64AC2046A1830022C5F8 /* QuadrilateralCalc.swift in Sources */,
|
|
4BDF64A620469B350022C5F8 /* OpenCVWrapper.mm in Sources */,
|
|
4BBEF6B8225DEFC10018F4AA /* CompareTransformSpecConfiguration.swift in Sources */,
|
|
4B9A5BF121FE67FC00979AFE /* OpenCVPerformanceTest.swift in Sources */,
|
|
4BD09EAE2046B05A006D2FA4 /* OpenCV_Spec.swift in Sources */,
|
|
4B97C3CA2047B9F0004C9782 /* NimbleSpecHelper.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
607FACCC1AFB9204008FA782 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4B76EDD8205674CF009492EC /* FittingPolygon.swift in Sources */,
|
|
607FACD81AFB9204008FA782 /* PanViewController.swift in Sources */,
|
|
4BDEE37620005B6D007214F1 /* resetAnchorPoint.swift in Sources */,
|
|
607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */,
|
|
4BDEE37320004185007214F1 /* PhotoViewController.swift in Sources */,
|
|
4B76EDDA205674F3009492EC /* PolygonLoader.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
607FACE11AFB9204008FA782 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4B97C3CB2047BA5F004C9782 /* NimbleSpecHelper.swift in Sources */,
|
|
4B71400B205E2554004441A8 /* resetAnchorPoint.swift in Sources */,
|
|
4B4F23C72051068600482ABF /* CompareMethodsSpec.swift in Sources */,
|
|
4B2D2E871C7C2AD10045FD11 /* SnapshotSpec.swift in Sources */,
|
|
4BD09EB220478E5C006D2FA4 /* PerspectiveTransformSpecHelper.swift in Sources */,
|
|
4BBEF6B7225DEF350018F4AA /* CompareTransformSpecConfiguration.swift in Sources */,
|
|
4B74DB47203BDA9C0030F41B /* PerformanceTest.swift in Sources */,
|
|
4B4009952042575A00B7CE37 /* QuadrilateralCalc.swift in Sources */,
|
|
4B97C3CE2047BAD3004C9782 /* AccelerateSolvePerfTest.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
4BDDED4C21F4744A00DBEEC6 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 607FACCF1AFB9204008FA782 /* Example */;
|
|
targetProxy = 4BDDED4B21F4744A00DBEEC6 /* PBXContainerItemProxy */;
|
|
};
|
|
607FACE71AFB9204008FA782 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 607FACCF1AFB9204008FA782 /* Example */;
|
|
targetProxy = 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
607FACD91AFB9204008FA782 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
4B96E125225C8C4600C7E49D /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACDE1AFB9204008FA782 /* LaunchScreen.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
4B96E126225C8C4600C7E49D /* Base */,
|
|
);
|
|
name = LaunchScreen.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
4B74DB3A203BD9C70030F41B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 57383F949B701D249C213BA5 /* Pods-Framework Unit Specs.debug.xcconfig */;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = Specs/Info.plist;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "paulz.github.io.PerspectiveTransform.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
4B74DB3B203BD9C70030F41B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 919054717C611905702F21D4 /* Pods-Framework Unit Specs.release.xcconfig */;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = Specs/Info.plist;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "paulz.github.io.PerspectiveTransform.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
4BDF64A020469AB60022C5F8 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F60BDD4F7314FB618651526D /* Pods-OpenCV OSX Tests.debug.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/usr/local/include/opencv4,
|
|
/usr/local/include/,
|
|
);
|
|
INFOPLIST_FILE = Specs/Info.plist;
|
|
LIBRARY_SEARCH_PATHS = /usr/local/lib/;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "paulz.github.io.PerspectiveTransform.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "OpenCV-OSX-Tests/OpenCVWrapper.h";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
4BDF64A120469AB60022C5F8 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 617247F9B099C3D5CB91A2ED /* Pods-OpenCV OSX Tests.release.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/usr/local/include/opencv4,
|
|
/usr/local/include/,
|
|
);
|
|
INFOPLIST_FILE = Specs/Info.plist;
|
|
LIBRARY_SEARCH_PATHS = /usr/local/lib/;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "paulz.github.io.PerspectiveTransform.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "OpenCV-OSX-Tests/OpenCVWrapper.h";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
607FACED1AFB9204008FA782 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = 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_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 = 12.2;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_COMPILATION_MODE = singlefile;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 4.2;
|
|
};
|
|
name = Debug;
|
|
};
|
|
607FACEE1AFB9204008FA782 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = 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 = 12.2;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
SWIFT_VERSION = 4.2;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
607FACF01AFB9204008FA782 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = E995B2887EFE603CA3E1920A /* Pods-Example.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
INFOPLIST_FILE = PerspectiveTransform/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "paulz.github.io.PerspectiveTransform.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
607FACF11AFB9204008FA782 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 228B48512798F0994ED8E8A0 /* Pods-Example.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
INFOPLIST_FILE = PerspectiveTransform/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "paulz.github.io.PerspectiveTransform.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
607FACF31AFB9204008FA782 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = E1B3ED151E3AD11B7B241E66 /* Pods-Application Specs.debug.xcconfig */;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = Specs/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "paulz.github.io.PerspectiveTransform.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example.app/Example";
|
|
};
|
|
name = Debug;
|
|
};
|
|
607FACF41AFB9204008FA782 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 721CC0614FD58A36175FD42A /* Pods-Application Specs.release.xcconfig */;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = Specs/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "paulz.github.io.PerspectiveTransform.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example.app/Example";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
4B74DB39203BD9C70030F41B /* Build configuration list for PBXNativeTarget "Framework Unit Specs" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
4B74DB3A203BD9C70030F41B /* Debug */,
|
|
4B74DB3B203BD9C70030F41B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Debug;
|
|
};
|
|
4BDF64A220469AB60022C5F8 /* Build configuration list for PBXNativeTarget "OpenCV OSX Tests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
4BDF64A020469AB60022C5F8 /* Debug */,
|
|
4BDF64A120469AB60022C5F8 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Debug;
|
|
};
|
|
607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "PerspectiveTransform" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
607FACED1AFB9204008FA782 /* Debug */,
|
|
607FACEE1AFB9204008FA782 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Debug;
|
|
};
|
|
607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
607FACF01AFB9204008FA782 /* Debug */,
|
|
607FACF11AFB9204008FA782 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Debug;
|
|
};
|
|
607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Application Specs" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
607FACF31AFB9204008FA782 /* Debug */,
|
|
607FACF41AFB9204008FA782 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Debug;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 607FACC81AFB9204008FA782 /* Project object */;
|
|
}
|