|
100 | 100 | C9E7D7952AB3F9BF00CCAE5D /* ETCoreMLModelManagerTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = C9E7D78D2AB3F9BF00CCAE5D /* ETCoreMLModelManagerTests.mm */; }; |
101 | 101 | C9E7D7962AB3F9BF00CCAE5D /* KeyValueStoreTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = C9E7D78E2AB3F9BF00CCAE5D /* KeyValueStoreTests.mm */; }; |
102 | 102 | C9E7D7A22AB3FBB200CCAE5D /* CoreMLBackendDelegateTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = C9E7D7A12AB3FBB200CCAE5D /* CoreMLBackendDelegateTests.mm */; }; |
| 103 | + F24817E52BC655E100E80D98 /* libexecutorch_no_prim_ops.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F24817E42BC655E100E80D98 /* libexecutorch_no_prim_ops.a */; }; |
103 | 104 | /* End PBXBuildFile section */ |
104 | 105 |
|
105 | 106 | /* Begin PBXCopyFilesBuildPhase section */ |
|
297 | 298 | C9EA3DB22B71A2B200B7D7BD /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; |
298 | 299 | C9EA3FDE2B73EEA000B7D7BD /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; |
299 | 300 | C9EA3FE52B73EF6300B7D7BD /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; |
| 301 | + F24817E42BC655E100E80D98 /* libexecutorch_no_prim_ops.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libexecutorch_no_prim_ops.a; path = ../libraries/libexecutorch_no_prim_ops.a; sourceTree = "<group>"; }; |
300 | 302 | /* End PBXFileReference section */ |
301 | 303 |
|
302 | 304 | /* Begin PBXFrameworksBuildPhase section */ |
|
305 | 307 | buildActionMask = 2147483647; |
306 | 308 | files = ( |
307 | 309 | C94D510F2ABDF87500AF47FD /* Accelerate.framework in Frameworks */, |
| 310 | + F24817E52BC655E100E80D98 /* libexecutorch_no_prim_ops.a in Frameworks */, |
308 | 311 | C94D510E2ABDF86800AF47FD /* libsqlite3.tbd in Frameworks */, |
309 | 312 | C94D50D92ABD7B2400AF47FD /* CoreML.framework in Frameworks */, |
310 | 313 | C99883862B95AD7D000953A3 /* libprotobuf-lite.a in Frameworks */, |
|
523 | 526 | C96560942AABFDCE005F8126 /* libsqlite3.tbd */, |
524 | 527 | C96560922AABF992005F8126 /* CoreML.framework */, |
525 | 528 | C96560902AABF982005F8126 /* Accelerate.framework */, |
| 529 | + F24817E42BC655E100E80D98 /* libexecutorch_no_prim_ops.a */, |
526 | 530 | C965608D2AABF72A005F8126 /* libexecutorch.a */, |
527 | 531 | ); |
528 | 532 | name = "Recovered References"; |
|
0 commit comments