Skip to content

cleverpush/cleverpush-xamarin-sdk

Repository files navigation

CleverPush Xamarin SDK

Release new version:

  1. Build project in Release mode
  2. Pack NuGet package: nuget pack

Run example project

  1. Switch from Debug to Release mode
  2. Build iOS/Android Binding projects
  3. Switch back to Debug Mode
  4. Run Example projects

Update iOS SDK

Update Binding:

cd CleverPush.iOS.Binding
sharpie pod bind -n Com.CleverPush.iOS

Convert XIB to NIB files:

find . -name "*.xib" -type f | awk '{sub(/.xib/,"");print}' | xargs -I % ibtool --compile %.nib %.xib

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages