Giter VIP home page Giter VIP logo

Comments (10)

isgbuddy avatar isgbuddy commented on August 26, 2024 1

me 2

from queryable.

davidwang558 avatar davidwang558 commented on August 26, 2024 1

You need to modify the path of CoreMLModels based on your own situation, as shown in the following figure.
image
to
image

from queryable.

AniOSDeveloper avatar AniOSDeveloper commented on August 26, 2024 1

1.CoreMLModels: Open the project and select the red file in the structure, delete it and select 'Remove Reference' in the alert, then drag and drop the CoreMLModels folder from the cloned project to Xcode project, after that you will see a blue folder below Queryable.

  1. Assets: select Queryable in the structure, right click and select 'New File...', select and double click 'Asset Catalog', name it Assets and click 'Create'. Then select it and create two 'New Image Assets' named AccentColor and AppIcon.

After you done the two steps above, the final result will look like the following figure:
截屏2023-07-11 16 26 43

Good luck!

from queryable.

andforce avatar andforce commented on August 26, 2024 1

#8
fixed by above pr.

from queryable.

mazzzystar avatar mazzzystar commented on August 26, 2024

It might be an issue of the repo, will fix later.

Try delete your folder of CoreMLModels, create a new one with the same name and path in your Finder, put models + .txt/.json files into that folder. Then drag that folder inside your Xcode structure, remember to choose "Create folder reference", then it should be fine.

image

from queryable.

xiaohundun avatar xiaohundun commented on August 26, 2024

Path issue, locate the red-colored folder and change the path on the right to the correct one. You can remove the reference to 'Assets'.

from queryable.

loss99 avatar loss99 commented on August 26, 2024

After making the changes, a fatalError("Fatal error: failed to find the CoreML models.") is thrown on line 19 of PhotoSearcherModel.

from queryable.

mazzzystar avatar mazzzystar commented on August 26, 2024

改完之后 fatalError("Fatal error: failed to find the CoreML models.") PhotoSearcherModel 第19行 报错

English please : )

This issue is because the path of CoreML folders does not match the real path on your disk, try https://stackoverflow.com/questions/49768231/xcode-9-some-folders-marked-with-red-text

from queryable.

davidwang558 avatar davidwang558 commented on August 26, 2024

Assets.xcassets needs to be supplemented by the author.

from queryable.

mazzzystar avatar mazzzystar commented on August 26, 2024

Assets.xcassets needs to be supplemented by the author.

added in this commit: 738fcac

from queryable.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.