jfrog / cocoapods-art

CocoaPods Plugin to work against Artifactory Repository
Apache License 2.0
58 stars 28 forks source link

[!] Your Podfile requires that the plugin `cocoapods-art` be installed. Please install it and try installation again. #52

Closed leogiroux closed 3 years ago

leogiroux commented 3 years ago

[!] Your Podfile requires that the plugin cocoapods-art be installed. Please install it and try installation again.

Hi, I got this error on a new Mac M1 with the command pod install, I can't use art plugins with cocaopods.

here is my gem list

*** LOCAL GEMS ***

abbrev (default: 0.1.0)
activesupport (5.2.5)
addressable (2.7.0)
algoliasearch (1.27.5)
atomos (0.1.3)
base64 (default: 0.1.0)
benchmark (default: 0.1.1)
bigdecimal (default: 3.0.0)
bundler (default: 2.2.15)
CFPropertyList (3.0.3)
cgi (default: 0.2.0)
claide (1.0.3)
cocoapods (1.10.1)
cocoapods-art (1.0.5)
cocoapods-clean (0.0.1)
cocoapods-core (1.10.1)
cocoapods-deintegrate (1.0.4)
cocoapods-downloader (1.4.0)
cocoapods-keys (2.2.1)
cocoapods-plugins (1.0.0)
cocoapods-search (1.0.0)
cocoapods-trunk (1.5.0)
cocoapods-try (1.2.0)
colored2 (3.1.2)
concurrent-ruby (1.1.8)
csv (default: 3.1.9)
date (default: 3.1.0)
dbm (default: 1.1.0)
debug (default: 0.1.0)
delegate (default: 0.2.0)
did_you_mean (default: 1.5.0)
digest (default: 3.0.0)
dotenv (2.7.6)
drb (default: 2.0.4)
english (default: 0.7.1)
erb (default: 2.2.0)
escape (0.0.4)
etc (default: 1.2.0)
ethon (0.14.0)
facets (1.4.5)
fcntl (default: 1.0.0)
ffi (1.15.0)
fiddle (default: 1.0.6)
fileutils (default: 1.5.0)
find (default: 0.1.0)
forwardable (default: 1.3.2)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gen (0.41.0)
getoptlong (default: 0.1.1)
gh_inspector (1.1.3)
glue (0.41.0)
httpclient (2.8.3)
i18n (1.8.10)
io-console (default: 0.5.7)
io-nonblock (default: 0.1.0)
io-wait (default: 0.1.0)
ipaddr (default: 1.2.2)
irb (default: 1.3.5)
json (default: 2.5.1)
logger (default: 1.4.3)
matrix (default: 0.3.1)
minitest (5.14.2)
molinillo (0.6.6)
mutex_m (default: 0.1.1)
nanaimo (0.3.0)
nap (1.1.0)
net-ftp (default: 0.1.1)
net-http (default: 0.1.1)
net-imap (default: 0.1.1)
net-pop (default: 0.1.1)
net-protocol (default: 0.1.0)
net-smtp (default: 0.2.1)
netrc (0.11.0)
nkf (default: 0.1.0)
observer (default: 0.1.1)
open-uri (default: 0.1.0)
open3 (default: 0.1.1)
openssl (default: 2.2.0)
optparse (default: 0.1.0)
ostruct (default: 0.3.1)
osx_keychain (1.0.2)
pathname (default: 0.1.0)
power_assert (1.2.0)
pp (default: 0.1.0)
prettyprint (default: 0.1.0)
prime (default: 0.1.2)
pstore (default: 0.1.1)
psych (default: 3.3.0)
public_suffix (4.0.6)
racc (default: 1.5.1)
rake (13.0.3)
rbs (1.0.4)
rdoc (default: 6.3.0)
readline (default: 0.0.2)
readline-ext (default: 0.1.1)
reline (default: 0.2.5)
resolv (default: 0.2.0)
resolv-replace (default: 0.1.0)
rexml (3.2.5)
rinda (default: 0.1.0)
rss (0.2.9)
ruby-macho (1.4.0)
RubyInline (3.12.5)
securerandom (default: 0.1.0)
set (default: 1.0.1)
shellwords (default: 0.1.0)
singleton (default: 0.1.1)
stringio (default: 3.0.0)
strscan (default: 3.0.0)
syslog (default: 0.1.0)
tempfile (default: 0.1.1)
test-unit (3.3.7)
thread_safe (0.3.6)
time (default: 0.1.0)
timeout (default: 0.1.1)
tmpdir (default: 0.1.2)
tracer (default: 0.1.1)
tsort (default: 0.1.0)
typeprof (0.12.0)
typhoeus (1.4.0)
tzinfo (1.2.9)
un (default: 0.1.0)
uri (default: 0.10.1)
weakref (default: 0.1.1)
xcodeproj (1.19.0)
yaml (default: 0.1.1)
ZenTest (4.12.0)
zlib (default: 1.1.0)

And when I do a pod plugins I m able to see the plugin but still have the error above do you have a solution ? -> CocoaPods Artifactory Plugin Enables usage of Artifactory as an index for CocoaPods repo and as a repository for pods.

Best regards !

Leonid-Kokhnovych-Rivian commented 2 years ago

@leogiroux just wonder how did you address the issue on M1 based machine?

fendorio commented 2 years ago

Good question, I am facing the same problem on a new Mac M1 machine.

nadishan commented 2 years ago

Any updates on this? Possible duplicate question #59