Yes, as I said it just fails sometimes, it seems that it is caused by some kind of slowness or timeout, but the error is the one I mentioned in most recent cases. Regards
Il giorno mercoledì 19 maggio 2021 alle 02:34:04 UTC Shai Almog ha scritto: > Is cocoapods installed? > > On Tuesday, May 18, 2021 at 2:01:26 PM UTC+3 P5music wrote: > >> I am able to test my CN1 app on the iOS simulator, after the maven system >> produces the XCode project. >> Very often I get this error below, but restoring a fresh system can help. >> But it is stuck now. I need that the real problem goes away so that nothing >> can end up leading to this error. >> Thanks in advance >> >> … >> (here are many other parsing lines) >> … >> … >> Parsing: >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/classes/com/codename1/media/AbstractMedia$2StateChangeListener.class >> Parsing: >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/classes/com/codename1/media/AudioBuffer$1.class >> [INFO] Rewrite >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/dist/myapp-src/cn1_globals.h >> >> with 1 changes >> [INFO] >> [INFO] outputDirectory is: >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/dist/myapp-src >> [INFO] 43 native files >> [INFO] Native files total 1028K >> [INFO] >> [INFO] unusued Method cull removed 3010 methods in 91 seconds >> [INFO] >> [INFO] Rewrite >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/dist/myapp.xcodeproj/project.xcworkspace/contents.xcworkspacedata >> >> with 1 changes >> [INFO] >> [INFO] Rewrite >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/dist/myapp.xcodeproj/project.pbxproj >> >> with 60 changes >> [INFO] >> [INFO] Rewrite >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/dist/myapp-src/myapp-Info.plist >> >> with 5 changes >> [INFO] >> [INFO] Process return code is 0 >> [INFO] Executing: >> [INFO] echo chmod 0755 >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/hooks/fix_xcode_schemes.rb >> >> >> [INFO] Executing with timeout -1 >> [INFO] chmod 0755 >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/hooks/fix_xcode_schemes.rb >> [INFO] Process return code is 0 >> [INFO] Executing: >> [INFO] chmod 0755 >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/hooks/fix_xcode_schemes.rb >> >> >> [INFO] Executing with timeout -1 >> [INFO] Process return code is 0 >> [INFO] Executing: >> [INFO] echo >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/hooks/fix_xcode_schemes.rb >> >> >> [INFO] Executing with timeout -1 >> [INFO] >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/hooks/fix_xcode_schemes.rb >> [INFO] Process return code is 0 >> [INFO] Executing: >> [INFO] >> /Users/mac/sviluppo/myapp/ios/target/codenameone/antProject/dist/ios-build/hooks/fix_xcode_schemes.rb >> >> >> [INFO] Executing with timeout -1 >> [INFO] >> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/specification_policy.rb:1:in >> >> `require' >> [INFO] : >> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/delegate.rb:1: >> >> invalid multibyte char (UTF-8) (SyntaxError) >> [INFO] >> [INFO] from >> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/specification_policy.rb:1:in >> >> `<top (required)>' >> from >> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/specification.rb:16:in >> >> `require' >> from >> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/specification.rb:16:in >> >> `<top (required)>' >> from >> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems.rb:1365:in >> >> `require' >> from >> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems.rb:1365:in >> >> `<module:Gem>' >> from >> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems.rb:116:in >> >> `<top (required)>' >> from <internal:gem_prelude>:2:in `require' >> from <internal:gem_prelude>:2:in `<internal:gem_prelude>' >> [INFO] Process return code is 1 >> [INFO] Failed to fix xcode project schemes. Make sure you have Cocoapods >> installed. >> >> and >> >> Failed to execute goal >> com.codenameone:codenameone-maven-plugin:7.0.26:build (build-ios) on >> project myapp-ios: iOS build failed >> > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/5548934b-4fa0-4ede-8243-36633fe2e94fn%40googlegroups.com.
