Files
LCEssentials/PediFoods.xcodeproj/project.pbxproj
Daniel Arantes Loverde 1275fbee7a [signing] Restore project.pbxproj settings wiped by xcodegen
Running 'xcodegen generate' to register a new test file reverted every
setting that lives in project.pbxproj but is missing or stale in
project.yml. Restored the file from its known-good state and re-added only
the four PublicStoreDistanceTests.swift references by hand.

What xcodegen had destroyed:
- TargetAttributes gained DevelopmentTeam = "" on the app, the extension
  and the unit tests, which blanks the Team in Xcode's Signing UI so the
  provisioning profile no longer resolves.
- APP_ATTEST_ENVIRONMENT = production removed entirely.
- NSLocationWhenInUseUsageDescription replaced with the English string from
  project.yml, dropping the pt-BR one shipped for App Review.
- CURRENT_PROJECT_VERSION reset from 2026.0.25.0.0.1 to 1.

Verified the file now differs from the known-good state by exactly the four
new test-file lines, and that all four items above are back.
2026-08-27 16:59:54 -03:00

1325 lines
87 KiB
Plaintext