How to Create a Static Library using Xcode 11 - Objective-C

preview_player
Показать описание
Sharing code in the Apple platform is made easy by packaging your source code in distribution formats of your choice. In this video, I will show you the step by step process of building a static library using Xcode 11 and Objective-C.

Project files:
Рекомендации по теме
Комментарии
Автор

I love how you include the possibly error messages which is very handy and might save developers hours of googling on how to fix those 🔥.

lynmonyputh
Автор

Dammm!!!! this tutorial is a beast no joke. It's on a whole new level and addresses multiple layers of the topic at hand... big ups 🙌🔥🤩😈

dagasonhackason
Автор

Any particuular reason why you chose Objective-C for this instead of Swift? If I were to do the same in Swift, are there any gotchas/limitations?

isurujn
Автор

Hello, how can we publish static library through cocoapods... A pod must work on both swift and objective c project... Could you please create a video on that.. expanding this tutorial thanks..

ravirajwadhwa
Автор

Hello, I need your help. I am creating a static library in Xcode 13+ so there is no products directory available. I tried to copy product directory values from the system but it's not working. Please help me out I am wasted my 3 days on it.

ajayjain
Автор

Hi, in the minute 12:05, I have an error: 'EasyAuth.h' file not found.

cesarzapata
Автор

create a Part 2 of this video, where you teach how to use XCFramework so we can build EasyAuth for iOS and Simulator at the same time!

brenomedeirosdeoliveira
visit shbcf.ru