cocoapods tag

16 questions


1 answers
403 views
0
M2 Mac fails to install rbenv install 3.1.3 due to errors

I want to install Ruby 3.1.3M2 MacBook Air macOS Monterey version 12.5.1Homebrew 3.6.12rbenv1.2.0ruby 2.6.8p205 (2021-07-07 revision 67951) [universal.arm64e-darwin21] Originally, I wanted to install ...

1 years ago

1 answers
399 views
0
Cannot contain specific cocoapods versions

I wanted to make the current cocoapods version 1.11.2, so See this article$gem install cocoapods-v1.11.2I typed the command in the terminal.Ignoring bigdecimal-2.0.0 because it extensions are not buil...


1 answers
95 views
0
Terminal Cannot Move to Desktop Directory

I'm very ashamed to say that there is a problem with the terminal not being able to move to the directory.Xcode files are stored on the desktop I tried to move it with the following command, but it sa...

1 years ago

1 answers
116 views
0
Different versions of libraries in Cocoapods

I would like to achieve a closed dependency, but would it be possible to refer to the following?Project (A library deployment project) - > A (currently being created) - > C (Realm ver 0.9x) Proj...


1 answers
84 views
0
About implementing Drawer on iOS

I'm trying to incorporate Drawer into the app I'm creating on iOS.I was trying to make it with the sample code below.https://github.com/mutualmobile/MMDrawerControllerCurrently, other prototype parts ...

1 years ago

1 answers
119 views
0
About implementing Drawer on iOS

I'm trying to incorporate Drawer into the app I'm creating on iOS.I was trying to make it with the sample code below.https://github.com/mutualmobile/MMDrawerControllerCurrently, other prototype parts ...

1 years ago

1 answers
100 views
0
How to make a cocoapods sample with a common touch

Hello I am a beginner at xcode.Does it appear when I touch the screen?Things. If you let them go, they will disappear, and if you keep touching them, they will show a circle all the whole time.I would...

1 years ago

1 answers
119 views
0
Products folder is empty when XCode is archived during iOS app release operation

As you can see in the title, when I did Product→ Archive on XCode while working on the iOS app release, The Details display Generic Xcode Archive and cannot proceed with Validate Content Looking at th...

1 years ago

3 answers
94 views
0
In xcode(ver6.1), after pop in cocoapods, Build Failed.clang:error:linker command failed with exit code 1 (use-v to see invocation)

I am creating an app with xcode(ver6.1).I installed pop with cocoapods to use for animation.After that, I tried to build, but Build Failed happened.The following error occurred: clang:error:linker com...

1 years ago

1 answers
112 views
0
How to use CocoaPods with Swift

I would like to use AFNetwork installed with CocoaPods for Swift project. How do I set it up?

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.