Как создать платформу с использованием Swift API для использования с Xamarin?IOS

Программируем под IOS
Ответить
Anonymous
 Как создать платформу с использованием Swift API для использования с Xamarin?

Сообщение Anonymous »


At the moment, I'm an intern in a company. The L.E. asked me to create an APP using Xamarin and to include a native library from iOS (Swift). My idea is to create an APP that allows people who use it to learn about some characters from a TV show using this API. The question I have is: how can I create a framework in Xcode to subsequently use it in Xamarin?

The idea I have is:
  • Clone the project with git clone.
  • Create a new project in Xcode called RickMortyAPI: New Project > iOS > Framework.
  • Create a folder called "sources" in the project created and move all the .swift files from the API into the new folder in the project.
  • I am unsure if this is the correct implementation.

So, basically, I need to create the framework correctly to include it in the Xamarin project.


Источник: https://stackoverflow.com/questions/780 ... th-xamarin
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «IOS»