12 lines
1.2 KiB
Plaintext
12 lines
1.2 KiB
Plaintext
Submit this to the testflight using the ssh xcodeuser machine. Check ~/searchads/AGENTS.md.
|
|
If xcodeuser fails and xcodeuser1 fails, feel free to make another user like xcodeuser2 with password xcodeuser.
|
|
Check if there is already a build in to testflight first. If so and it does not need metadata editing, skip it.
|
|
|
|
We want to update any mentions of the year to 2026. This includes:
|
|
- Anywhere within the app
|
|
- Any metadata on the app store, including title, descriptions, keywords, copyright fields, etc.
|
|
|
|
For the ones already in testflight, check the github code. If it doesn't have a year in it, then we know the existing build is fine. If it does, then pull the existing testflight build and make a new build with the updated year.
|
|
For the app store connect page, put it in a prepare to submit state in the store with all of the date updates. If it's not in a prepare to submit state (i.e. awaiting distribution, put it into a prepare to submit state - upload a new build if necessary).
|
|
Use tools under tools where possible to increase efficiency and reduce time and tokens. Update the tools if they do not work as expected. Do as many things in parallel as possible at a time to get things done faster.
|