skip to Main Content

iOS Swift You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome

Analyzing dependencies /Library/Ruby/Gems/2.6.0/gems/ethon-0.15.0/lib/ethon/curls/classes.rb:36: [BUG] Illegal instruction at 0x0000000102818000 ruby 2.6.8p205 (2021-07-07 revision 67951) [universal.arm64e-darwin21] -- Crash Report log information -------------------------------------------- See Crash Report log file under the one of following: * ~/Library/Logs/DiagnosticReports * /Library/Logs/DiagnosticReports for more details. Don't forget to…

VIEW QUESTION

Xcode Cloud Testing fails to archive project

I have errors with Xcode cloud testing while archiving. Issues are all related to CocoaPods dependencies: unable to open file (in target "Alamofire" in project "Pods") missing module map file: '/Volumes/workspace/repository/Pods/Target Support Files/Alamofire/Alamofire.modulemap Looks like pods are not being installed…

VIEW QUESTION

undefined method `__apply_Xcode_12_5_M1_post_install_workaround'

I am getting the below error in fresh react-native installation and when trying to do pod install. [!] An error occurred while processing the post-install hook of the Podfile. undefined method `__apply_Xcode_12_5_M1_post_install_workaround' for #<Pod::Podfile:0x00000001068fad98 @defined_in_file=#<Pathname:/Users/fullmad/Projects/saga-reserve/sagaMobile/ios/Podfile>, @internal_hash={}, @root_target_definitions=[#<Pod::Podfile::TargetDefinition label=Pods>], @current_target_definition=#<Pod::Podfile::TargetDefinition label=Pods>,…

VIEW QUESTION
Back To Top
Search