cocoapods tag

16 questions


1 answers
61 views
0
How to create xcframework in xcode

When I created xcframework with xcode, I referred to the site below, but when I added AFNetworking within xcframework, I got an error during the build.specifying in xcframework: pod 'AFNetworking', '~...

1 years ago

1 answers
73 views
0
How to align tabs to the left using the PageMenuKit library

as seen in smart news and other news appsI want to have a horizontal scrolling tab menuThe following sites have attempted to implement using the PageMenuKit library:Implementation of PageMenuKit, a us...

1 years ago

1 answers
72 views
0
CocoaPods Crashes When Installing Firebase on Multiple Targets

Currently, Embedded Framework is developing multiple targets.Installing Firebase on multiple targets with CocoaPods crashes after bootup. objc [97307]: Class FIRMessagingLog is implemented in both / U...


1 answers
68 views
0
I want RealmSwift to be deployed with CocoaPods

environment for xcode 7.2, realm-swift-0.96-2.3.At the terminal, enter sudogem install cocoapods to install pod setupSuccessfully installed cocoapods -0.39.0.Then you enter pod setup, Setting up Cocoa...

1 years ago

1 answers
58 views
0
Install the latest Google-api-objectivec-client with Cocoapods

I would like to install the Google-api-objectivec-client below with Cocoapods.https://code.google.com/p/google-api-objectivec-client/Cocoapods install 1.0.422 (Rev422).https://github.com/CocoaPods/Spe...

1 years ago

1 answers
84 views
0
Want to use SVSegmentedControl on Storyboard

Regarding SVSegmentedControl customized with UIControl, I would like to use it after adjusting the size on Storyborad, but I can't find a way.Below is the SVSegmentedControl link.https://github.com/sa...

« - 2 -

© 2024 OneMinuteCode. All rights reserved.