When installing RealmSwift from pod, the following error occurs and cannot be installed:
Swift 3.0
pod 1.2.1
podfile
target'realmTester'do
use_frameworks!
pod 'RealmSwift'
end
$pod install
Analyzing dependencies
Downloading dependencies
Installing Realm (2.6.2)
[!]/bin/bash-c
set-e
sh build.sh cocoapods-setup
core is not a symlink.Deleting...
Downloading dependency: sync 1.5.2
tar(child):xz:nonexecutable:No such file or directory
tar(child):Error is not recoverable:exiting now
tar —Child returned status 2
tar:Error is not recoverable:exiting now
I would appreciate it if someone could tell me how to fix it.
swift realm
pod 'RealmSwift'
Why don't you change the '' in to ''?
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
618 Uncaught (inpromise) Error on Electron: An object could not be cloned
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
914 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2024 OneMinuteCode. All rights reserved.