Created
July 17, 2026 09:55
-
-
Save zr0n/4a8ff1aa2ce8a164915e7bbde579a570 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Pergunta: No /scripts/build_ios.sh, verifica e me diz: | |
| 1. Ele roda p4 sync até o head (CL 1259) antes de compilar? Em qual changelist o workspace do Mac está agora? | |
| 2. Ele força recompilar o C++ pra arm64, ou reusa binário/objs em cache de Binaries//Intermediate/ (sem detectar que o | |
| .cpp mudou)? | |
| 3. O passo de cook re-cozinha o conteúdo atual ou reusa cook antigo (Saved/Cooked)? | |
| Ou seja: por que um .cpp alterado e submetido no Perforce não chega no .ipa final? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment