I can install Realm with the charge, but I can't compile it cannot be compiled.

Asked 1 years ago, Updated 1 years ago, 111 views

Using the following site as a reference, I went to the point where I installed Realm using the culture.

https://realm.io/jp/docs/swift/latest/

However, when I try to compile with Xcode, I get played with an error.

 Failed to read file or folder at/Users/[My Name]/Desktop/Xcode/[project name]/myfile
Command/bin/sh failed with exit code 1

Essentially, this is a necessary procedure for Curtage.

  • Register with embedded binaries (both realmSwift)
  • Description of /usr/local/bin/carriage copy-frameworks and path description to inputfiles in RunScript
    (Of course, I checked many times, but there was no mistake.)

should have completed...

Does anyone have any idea?
Thank you for your cooperation

swift xcode realm swift2 xcode7

2022-09-30 19:49

1 Answers

Try "Project Clean" as old information may remain causing problems.

This post is based on @kishikawa katsumi's commentI posted it as Munity wiki.


2022-09-30 19:49

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.