|
19 | 19 | 8818F2EC1E920F260085F368 /* models.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8818F2EA1E920F260085F368 /* models.cpp */; }; |
20 | 20 | 8818F2EF1E920F3E0085F368 /* utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8818F2ED1E920F3E0085F368 /* utils.cpp */; }; |
21 | 21 | 8818F2F51E9242310085F368 /* filter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8818F2F31E9242310085F368 /* filter.cpp */; }; |
22 | | - 883E5A5D1E5C346C004E1554 /* libcrypto.1.0.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 883E5A5C1E5C346C004E1554 /* libcrypto.1.0.0.dylib */; }; |
| 22 | + 884E2E261F30D787001EA03E /* libcrypto.1.0.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 884E2E241F30D769001EA03E /* libcrypto.1.0.0.dylib */; }; |
23 | 23 | 88537E9D1E4C501900385BCB /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 88537E9C1E4C501900385BCB /* main.cpp */; }; |
24 | | - 889337CD1E9E31AE004C69AD /* libopencv_objdetect.3.2.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 889337CC1E9E31AE004C69AD /* libopencv_objdetect.3.2.0.dylib */; }; |
25 | 24 | 88DC61451E585CCE0062B914 /* algorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 88DC61431E585CCE0062B914 /* algorithm.cpp */; }; |
26 | 25 | 88E08EB61E5ACAD60080D35E /* jsoncpp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 88E08EB51E5ACAD60080D35E /* jsoncpp.cpp */; }; |
27 | 26 | /* End PBXBuildFile section */ |
|
55 | 54 | 8818F2F31E9242310085F368 /* filter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = filter.cpp; path = "animeloop-cli/filter.cpp"; sourceTree = "<group>"; }; |
56 | 55 | 8818F2F41E9242310085F368 /* filter.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = filter.hpp; path = "animeloop-cli/filter.hpp"; sourceTree = "<group>"; }; |
57 | 56 | 883E5A5C1E5C346C004E1554 /* libcrypto.1.0.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.1.0.0.dylib; path = ../../../../../usr/local/Cellar/openssl/1.0.2j/lib/libcrypto.1.0.0.dylib; sourceTree = "<group>"; }; |
| 57 | + 884E2E241F30D769001EA03E /* libcrypto.1.0.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.1.0.0.dylib; path = ../../../../../usr/local/Cellar/openssl/1.0.2l/lib/libcrypto.1.0.0.dylib; sourceTree = "<group>"; }; |
58 | 58 | 88537E991E4C501900385BCB /* animeloop-cli */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "animeloop-cli"; sourceTree = BUILT_PRODUCTS_DIR; }; |
59 | 59 | 88537E9C1E4C501900385BCB /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
60 | 60 | 88537EA71E4C52CC00385BCB /* libopencv_core.3.2.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libopencv_core.3.2.0.dylib; path = ../../../../../usr/local/lib/libopencv_core.3.2.0.dylib; sourceTree = "<group>"; }; |
|
76 | 76 | isa = PBXFrameworksBuildPhase; |
77 | 77 | buildActionMask = 2147483647; |
78 | 78 | files = ( |
79 | | - 889337CD1E9E31AE004C69AD /* libopencv_objdetect.3.2.0.dylib in Frameworks */, |
80 | | - 883E5A5D1E5C346C004E1554 /* libcrypto.1.0.0.dylib in Frameworks */, |
| 79 | + 884E2E261F30D787001EA03E /* libcrypto.1.0.0.dylib in Frameworks */, |
81 | 80 | 88088C1A1E4E333A00601DBD /* libboost_date_time.dylib in Frameworks */, |
82 | 81 | 88088C181E4E29E400601DBD /* libboost_system.dylib in Frameworks */, |
83 | 82 | 88088C121E4E294600601DBD /* libopencv_core.3.2.0.dylib in Frameworks */, |
|
156 | 155 | 88537EA61E4C52CC00385BCB /* Frameworks */ = { |
157 | 156 | isa = PBXGroup; |
158 | 157 | children = ( |
| 158 | + 884E2E241F30D769001EA03E /* libcrypto.1.0.0.dylib */, |
159 | 159 | 889337CC1E9E31AE004C69AD /* libopencv_objdetect.3.2.0.dylib */, |
160 | 160 | 889337CA1E9E318C004C69AD /* libopencv_face.3.2.0.dylib */, |
161 | 161 | 88DC91551E7FD7BF005C122D /* libMagick++-7.Q16HDRI.a */, |
|
373 | 373 | /usr/local/Cellar/ffmpeg/3.2.3/lib, |
374 | 374 | /usr/local/Cellar/boost/1.63.0/lib, |
375 | 375 | /usr/local/Cellar/openssl/1.0.2j/lib, |
| 376 | + /usr/local/Cellar/openssl/1.0.2l/lib, |
376 | 377 | ); |
377 | 378 | MACOSX_DEPLOYMENT_TARGET = 10.10; |
378 | 379 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
390 | 391 | /usr/local/Cellar/ffmpeg/3.2.3/lib, |
391 | 392 | /usr/local/Cellar/boost/1.63.0/lib, |
392 | 393 | /usr/local/Cellar/openssl/1.0.2j/lib, |
| 394 | + /usr/local/Cellar/openssl/1.0.2l/lib, |
393 | 395 | ); |
394 | 396 | MACOSX_DEPLOYMENT_TARGET = 10.10; |
395 | 397 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments