Difference between revisions of "CocoaPods"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
== Errors ==
 
== Errors ==
 
  WARNING: CocoaPods requires your terminal to be using [[UTF-8]] encoding.
 
  WARNING: CocoaPods requires your terminal to be using [[UTF-8]] encoding.
  Consider adding the following to ~/.profile:
+
  Consider adding the following to ~/[[.profile]]:
 
  export [[LANG]]=en_US.UTF-8
 
  export [[LANG]]=en_US.UTF-8
  

Revision as of 10:24, 20 January 2022

wikipedia:CocoaPods is an application level dependency manager for Objective-C, Swift and any other languages that run on the Objective-C runtime, such as RubyMotion.

Errors

WARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
Consider adding the following to ~/.profile:
export LANG=en_US.UTF-8

Related

See also

Advertising: