Skip to content

Make Google Places package self-contained - #202

Merged
AdamEssenmacher merged 2 commits into
mainfrom
codex/places-self-contained-package
Aug 29, 2026
Merged

Make Google Places package self-contained#202
AdamEssenmacher merged 2 commits into
mainfrom
codex/places-self-contained-package

Conversation

@AdamEssenmacher

Copy link
Copy Markdown
Owner

Summary

  • publish AdamE.Google.iOS.Places 7.4.0.3 with the Google Places XCFramework embedded in the NuGet package
  • remove consumer-time Xamarin.Build.Download usage while preserving the 59-file root resource bundle for direct and transitive consumers
  • add deterministic package-structure and isolated offline-build validation to the dedicated macOS 26 / Xcode 26.6 workflow

No managed public API, package ID, target framework, or minimum OS changes are introduced.

Validation

  • packed 7.4.0.3 from a clean worktree with no existing externals, exercising the public Google SDK download
  • verified package identity, both XCFramework slices and architectures, native metadata, exact bundle contents, MSBuild assets, and complete XBD removal
  • built direct and transitive Places consumers; both linked the native symbol and received all 59 resources
  • built successfully with network blocked, isolated NuGet caches, and an empty isolated XamarinBuildDownload directory
  • confirmed the previous 7.4.0.2 XBD package fails the same offline proof
  • passed all five Places simulator runtime cases
  • packed SignIn 9.0.0 and passed both reusable consumer shapes as a regression smoke test

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-29T20:23:51.116525Z 4ef2792 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@AdamEssenmacher
AdamEssenmacher merged commit 367eaa9 into main Aug 29, 2026
2 checks passed
@AdamEssenmacher
AdamEssenmacher deleted the codex/places-self-contained-package branch August 29, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant