Skip to content

Xamarin.iOS binding library for XCode base internationalization to support on-the-fly language change

License

Notifications You must be signed in to change notification settings

wcoder/BundleLocalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BundleLocalization

Xamarin.iOS binding library for internationalization to support on-the-fly language change.

Binding of BundleLocalization library.

Development

1. Native

XCode 11.4

Build static library from sources:

cd Native & make

2. Binding

Sharpie

Sharpie 3.5.22-be043142+

Download latest: http://aka.ms/objective-sharpie

Build binding library:

  1. cd Binding & sh bind.sh
  2. Fix ApiDefinitions.cs
  3. Build release: msbuild BundleLocalization/BundleLocalization.csproj -p:Configuration=Release
  4. Profit.

Related Links


© 2020 Yauheni Pakala | MIT

About

Xamarin.iOS binding library for XCode base internationalization to support on-the-fly language change

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published