|
191 | 191 | /* End PBXCopyFilesBuildPhase section */ |
192 | 192 |
|
193 | 193 | /* Begin PBXFileReference section */ |
194 | | - 0A7C100B2DC37CEA00FD5155 /* MLXChatExample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MLXChatExample.entitlements; sourceTree = "<group>"; }; |
195 | 194 | 0AC74EBB2D136221003C90A7 /* VLMEval.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VLMEval.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
196 | 195 | 0AC74EC92D13622A003C90A7 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
197 | 196 | 0AC74ECB2D13622A003C90A7 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
528 | 527 | C39273672B60697700368D5D = { |
529 | 528 | isa = PBXGroup; |
530 | 529 | children = ( |
531 | | - 0A7C100B2DC37CEA00FD5155 /* MLXChatExample.entitlements */, |
532 | 530 | C325DE3F2B648CDB00628871 /* README.md */, |
533 | 531 | F8D7023A2BB4E223003D7CF5 /* Package.swift */, |
534 | 532 | C3C36A6C2CA714600099FFA4 /* Configuration */, |
|
1319 | 1317 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
1320 | 1318 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
1321 | 1319 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
1322 | | - CODE_SIGN_ENTITLEMENTS = MLXChatExample.entitlements; |
| 1320 | + CODE_SIGN_ENTITLEMENTS = Applications/MLXChatExample/MLXChatExample.entitlements; |
1323 | 1321 | CODE_SIGN_STYLE = Automatic; |
1324 | 1322 | COPY_PHASE_STRIP = NO; |
1325 | 1323 | CURRENT_PROJECT_VERSION = 1; |
|
1385 | 1383 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
1386 | 1384 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
1387 | 1385 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
1388 | | - CODE_SIGN_ENTITLEMENTS = MLXChatExample.entitlements; |
| 1386 | + CODE_SIGN_ENTITLEMENTS = Applications/MLXChatExample/MLXChatExample.entitlements; |
1389 | 1387 | CODE_SIGN_STYLE = Automatic; |
1390 | 1388 | COPY_PHASE_STRIP = NO; |
1391 | 1389 | CURRENT_PROJECT_VERSION = 1; |
|
0 commit comments