mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

Adds Missing Script Phase in ImageEmbedder iOS Sample Project

Open paescebu opened this issue 2 months ago • 1 comments

Description

This PR adds a missing build script phase that downloads the required models. All other Google AI sample projects include those, without this the ImageEmbedder sample app will not compile due to missing resources that are referenced in the project.

Fixes

Missing build script phase for the ImageEmbedder sample

paescebu avatar Sep 28 '25 14:09 paescebu