Commit 88d83d2
committed
chore: ignore safari example xcodeproj/project.pbxproj noise
The Safari browser-extension example regenerates UUIDs and timestamps
in project.pbxproj on every Xcode open/build — pure churn (239± lines)
that creates noisy diffs across every dev's local tree. Untrack the
generated pbxproj and gitignore it; the Swift sources, assets, and
Resources/ subtree stay tracked, and fresh clones that need to build
the example can regenerate the Xcode project from those.
Also rolls in the in-flight benchmark + message-service tool-call
forcing changes and the templates-manifest regeneration so the
worktree stays clean.1 parent a3567c5 commit 88d83d2
5 files changed
Lines changed: 67 additions & 966 deletions
File tree
- packages
- app-core/src/benchmark
- core/src/services
- elizaos
- examples/browser-extension/safari/Chat with Webpage/Chat with Webpage.xcodeproj
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
268 | 280 | | |
269 | 281 | | |
270 | 282 | | |
| |||
1014 | 1026 | | |
1015 | 1027 | | |
1016 | 1028 | | |
| 1029 | + | |
1017 | 1030 | | |
1018 | 1031 | | |
1019 | 1032 | | |
1020 | 1033 | | |
1021 | 1034 | | |
1022 | 1035 | | |
1023 | 1036 | | |
1024 | | - | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
1025 | 1070 | | |
1026 | 1071 | | |
1027 | 1072 | | |
1028 | 1073 | | |
1029 | 1074 | | |
1030 | 1075 | | |
1031 | 1076 | | |
1032 | | - | |
1033 | | - | |
| 1077 | + | |
| 1078 | + | |
1034 | 1079 | | |
1035 | 1080 | | |
1036 | | - | |
1037 | | - | |
| 1081 | + | |
| 1082 | + | |
1038 | 1083 | | |
1039 | 1084 | | |
1040 | 1085 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4721 | 4721 | | |
4722 | 4722 | | |
4723 | 4723 | | |
| 4724 | + | |
4724 | 4725 | | |
4725 | | - | |
| 4726 | + | |
| 4727 | + | |
4726 | 4728 | | |
4727 | 4729 | | |
4728 | 4730 | | |
4729 | 4731 | | |
4730 | 4732 | | |
4731 | 4733 | | |
4732 | | - | |
4733 | | - | |
4734 | | - | |
4735 | | - | |
| 4734 | + | |
| 4735 | + | |
| 4736 | + | |
| 4737 | + | |
| 4738 | + | |
| 4739 | + | |
| 4740 | + | |
4736 | 4741 | | |
4737 | 4742 | | |
4738 | 4743 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments