|
20 | 20 | 64DDA74E188FD7D10025590D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6400DDEA180C5DE000443362 /* Main.storyboard */; }; |
21 | 21 | 64DDA75B188FD9140025590D /* tessdata in Resources */ = {isa = PBXBuildFile; fileRef = 64DDA75A188FD9140025590D /* tessdata */; }; |
22 | 22 | 64E40AB1180C6D4D00C36DDE /* libstdc++.6.0.9.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 64E40AB0180C6D4D00C36DDE /* libstdc++.6.0.9.dylib */; }; |
23 | | - 73BE4C121A598F86002C15F1 /* TesseractOCR.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73C0A7BE1A59565100D823D4 /* TesseractOCR.framework */; }; |
24 | | - 73BE4C131A598F86002C15F1 /* TesseractOCR.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 73C0A7BE1A59565100D823D4 /* TesseractOCR.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 23 | + 73BE4C421A5D83AB002C15F1 /* TesseractOCR.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73BE4C411A5D83AB002C15F1 /* TesseractOCR.framework */; }; |
25 | 24 | /* End PBXBuildFile section */ |
26 | 25 |
|
27 | | -/* Begin PBXCopyFilesBuildPhase section */ |
28 | | - 73BE4C141A598F86002C15F1 /* Embed Frameworks */ = { |
29 | | - isa = PBXCopyFilesBuildPhase; |
30 | | - buildActionMask = 2147483647; |
31 | | - dstPath = ""; |
32 | | - dstSubfolderSpec = 10; |
33 | | - files = ( |
34 | | - 73BE4C131A598F86002C15F1 /* TesseractOCR.framework in Embed Frameworks */, |
35 | | - ); |
36 | | - name = "Embed Frameworks"; |
37 | | - runOnlyForDeploymentPostprocessing = 0; |
38 | | - }; |
39 | | -/* End PBXCopyFilesBuildPhase section */ |
40 | | - |
41 | 26 | /* Begin PBXFileReference section */ |
42 | 27 | 428615B61845F340005D5A2E /* image_sample.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = image_sample.jpg; sourceTree = "<group>"; }; |
43 | 28 | 6400DDD5180C5DE000443362 /* Template Framework Project.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Template Framework Project.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
57 | 42 | 6490748F198A5CD500D728CC /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; |
58 | 43 | 64DDA75A188FD9140025590D /* tessdata */ = {isa = PBXFileReference; lastKnownFileType = folder; path = tessdata; sourceTree = "<group>"; }; |
59 | 44 | 64E40AB0180C6D4D00C36DDE /* libstdc++.6.0.9.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.6.0.9.dylib"; path = "usr/lib/libstdc++.6.0.9.dylib"; sourceTree = SDKROOT; }; |
| 45 | + 73BE4C411A5D83AB002C15F1 /* TesseractOCR.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = TesseractOCR.framework; path = "../build/Debug-iphoneos/TesseractOCR.framework"; sourceTree = "<group>"; }; |
60 | 46 | 73C0A7BE1A59565100D823D4 /* TesseractOCR.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = TesseractOCR.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
61 | 47 | /* End PBXFileReference section */ |
62 | 48 |
|
|
65 | 51 | isa = PBXFrameworksBuildPhase; |
66 | 52 | buildActionMask = 2147483647; |
67 | 53 | files = ( |
| 54 | + 73BE4C421A5D83AB002C15F1 /* TesseractOCR.framework in Frameworks */, |
68 | 55 | 64907490198A5CD500D728CC /* CoreImage.framework in Frameworks */, |
69 | 56 | 64E40AB1180C6D4D00C36DDE /* libstdc++.6.0.9.dylib in Frameworks */, |
70 | 57 | 6400DDDB180C5DE000443362 /* CoreGraphics.framework in Frameworks */, |
71 | 58 | 6400DDDD180C5DE000443362 /* UIKit.framework in Frameworks */, |
72 | | - 73BE4C121A598F86002C15F1 /* TesseractOCR.framework in Frameworks */, |
73 | 59 | 6400DDD9180C5DE000443362 /* Foundation.framework in Frameworks */, |
74 | 60 | ); |
75 | 61 | runOnlyForDeploymentPostprocessing = 0; |
|
97 | 83 | 6400DDD7180C5DE000443362 /* Frameworks */ = { |
98 | 84 | isa = PBXGroup; |
99 | 85 | children = ( |
| 86 | + 73BE4C411A5D83AB002C15F1 /* TesseractOCR.framework */, |
100 | 87 | 73C0A7BE1A59565100D823D4 /* TesseractOCR.framework */, |
101 | 88 | 6490748F198A5CD500D728CC /* CoreImage.framework */, |
102 | 89 | 64E40AB0180C6D4D00C36DDE /* libstdc++.6.0.9.dylib */, |
|
144 | 131 | 6400DDD1180C5DE000443362 /* Sources */, |
145 | 132 | 6400DDD2180C5DE000443362 /* Frameworks */, |
146 | 133 | 6400DDD3180C5DE000443362 /* Resources */, |
147 | | - 73BE4C141A598F86002C15F1 /* Embed Frameworks */, |
148 | 134 | ); |
149 | 135 | buildRules = ( |
150 | 136 | ); |
|
322 | 308 | IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
323 | 309 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
324 | 310 | ONLY_ACTIVE_ARCH = YES; |
| 311 | + OTHER_LDFLAGS = ( |
| 312 | + "-lstdc++", |
| 313 | + "-ObjC", |
| 314 | + ); |
325 | 315 | PRODUCT_NAME = "$(TARGET_NAME)"; |
326 | 316 | WRAPPER_EXTENSION = app; |
327 | 317 | }; |
|
342 | 332 | IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
343 | 333 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
344 | 334 | ONLY_ACTIVE_ARCH = NO; |
| 335 | + OTHER_LDFLAGS = ( |
| 336 | + "-lstdc++", |
| 337 | + "-ObjC", |
| 338 | + ); |
345 | 339 | PRODUCT_NAME = "$(TARGET_NAME)"; |
346 | 340 | WRAPPER_EXTENSION = app; |
347 | 341 | }; |
|
0 commit comments