Giter VIP home page Giter VIP logo

xamarin.swift3.support's Introduction

Xamarin.Swift4.Support

The packages for Swift 4 and 3.2 aren't uploaded to Nuget as an update to the old ones, but as entire new set of packages - I guess the initial name for the packages was not very good.

The new libraries (8 in total) added in Xcode 9 are:

  • libswiftAccelerate
  • libswiftARKit
  • libswiftCoreFoundation
  • libswiftMediaPlayer
  • libswiftMetal
  • libswiftMetalKit
  • libswiftModelIO
  • libswiftVision

If you are using Swift 4 or 3.2 you should be using this packages:

https://www.nuget.org/packages/Xamarin.Swift4/

Libraries:

Xamarin.Swift3.Support

Xamarin doesn't yet provide support for binding Swift libraries. This project is a try to provide all Swift3 runtime/libraries in a organized way.

Each library dependecy is provided through a NuGet package, all of them will depend on Xamarin.Swift3 package which only include a MSBuild target file for moving the denpendencies when using Simulator and Device.

Do not include them all as dependency in your project as it will increase the final App size. Use just what you need.

List of NuGet packages

Moves runtime files around:

https://www.nuget.org/packages/Xamarin.Swift3/

Libraries:

Walkthrough

If you need a full walkthrough on How To Bind Swift Libries, you can find it here: https://medium.com/@Flash3001/binding-swift-libraries-xamarin-ios-ff32adbc7c76

Takeaways

When creating the IPA to publish the final app you might get the following error:

"Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it."

Use this script to create this SwiftSupport folder: https://github.com/Flash3001/ipa-packager

License

Copyright 2017 Lucas Teixeira

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

xamarin.swift3.support's People

Contributors

flash3001 avatar olexale avatar

Watchers

James Cloos avatar Witold avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.