|
26 | 26 | 2680867016FFB2A00058FD24 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2680866F16FFB2A00058FD24 /* OpenGLES.framework */; };
|
27 | 27 | 3EB7592518341EE80008860A /* libCardIO.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3EB7592318341EB80008860A /* libCardIO.a */; };
|
28 | 28 | 3ED76B6417ECF9F50014F059 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3ED76B6317ECF9F50014F059 /* CoreGraphics.framework */; };
|
29 |
| - A5DE691D1BD562D3006F2C55 /* libopencv_core.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A5DE691B1BD562D3006F2C55 /* libopencv_core.a */; settings = {ASSET_TAGS = (); }; }; |
30 |
| - A5DE691E1BD562D3006F2C55 /* libopencv_imgproc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A5DE691C1BD562D3006F2C55 /* libopencv_imgproc.a */; settings = {ASSET_TAGS = (); }; }; |
| 29 | + A5DE691D1BD562D3006F2C55 /* libopencv_core.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A5DE691B1BD562D3006F2C55 /* libopencv_core.a */; }; |
| 30 | + A5DE691E1BD562D3006F2C55 /* libopencv_imgproc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A5DE691C1BD562D3006F2C55 /* libopencv_imgproc.a */; }; |
| 31 | + A5E854D41BE9250B0098801B /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A5E854D31BE9250B0098801B /* Accelerate.framework */; }; |
31 | 32 | /* End PBXBuildFile section */
|
32 | 33 |
|
33 | 34 | /* Begin PBXFileReference section */
|
|
63 | 64 | 3ED76B6317ECF9F50014F059 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
64 | 65 | A5DE691B1BD562D3006F2C55 /* libopencv_core.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libopencv_core.a; sourceTree = "<group>"; };
|
65 | 66 | A5DE691C1BD562D3006F2C55 /* libopencv_imgproc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libopencv_imgproc.a; sourceTree = "<group>"; };
|
| 67 | + A5E854D31BE9250B0098801B /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; |
66 | 68 | /* End PBXFileReference section */
|
67 | 69 |
|
68 | 70 | /* Begin PBXFrameworksBuildPhase section */
|
|
73 | 75 | 3EB7592518341EE80008860A /* libCardIO.a in Frameworks */,
|
74 | 76 | A5DE691D1BD562D3006F2C55 /* libopencv_core.a in Frameworks */,
|
75 | 77 | A5DE691E1BD562D3006F2C55 /* libopencv_imgproc.a in Frameworks */,
|
| 78 | + A5E854D41BE9250B0098801B /* Accelerate.framework in Frameworks */, |
76 | 79 | 0A96B63D156447AC00DBA017 /* AudioToolbox.framework in Frameworks */,
|
77 | 80 | 0A96B63B156447A300DBA017 /* AVFoundation.framework in Frameworks */,
|
78 | 81 | 3ED76B6417ECF9F50014F059 /* CoreGraphics.framework in Frameworks */,
|
|
111 | 114 | 0A2C90361564175A000727BC /* Frameworks */ = {
|
112 | 115 | isa = PBXGroup;
|
113 | 116 | children = (
|
| 117 | + A5E854D31BE9250B0098801B /* Accelerate.framework */, |
114 | 118 | 0A96B63C156447AC00DBA017 /* AudioToolbox.framework */,
|
115 | 119 | 0A96B63A156447A300DBA017 /* AVFoundation.framework */,
|
116 | 120 | 3ED76B6317ECF9F50014F059 /* CoreGraphics.framework */,
|
|
0 commit comments