pod-template icon indicating copy to clipboard operation
pod-template copied to clipboard

An opinionated template for creating a Pod.

Results 19 pod-template issues
Sort by recently updated
recently updated
newest added

# Introduction This PR entirely replaces `pod-template` with the current contents of https://github.com/fulldecent/swift3-module-template. Please help test with: ```sh pod lib create --verbose --template-url='https://github.com/fulldecent/swift5-module-template.git' MyNewPodsName ``` ## A note on wording...

Hello, I am using `CocoaPods 1.12.1` After running the following command on the master branch of an empty repository: `pod lib create TempLib` And selecting no for demo project, there...

I'm trying to create my own Pod using `pod lib create Test`. I've tried multiple times with various answers to each questions and every time at the `Running pod install...

hello, i'm fairly new to creating a library with cocoa pod. Unfortunately, i got error in which the command does not produce any xcworkspace How do i resolve this? i'm...

Hello everyone, I did a big mess with templates because I thought `iOS` templates would be the right template for me. Actually `Swift` is the iOS template using Swift Language...

## What did you do? I ran `pod lib create` in initiate a new cocoapod library project with an example app. Within my development pod, I'm trying to access `Bundle(for:...

MACBOOKs-MacBook-Air:~ apple$ sudo gem install cocoapods Building native extensions. This could take a while... ERROR: Error installing cocoapods: ERROR: Failed to build gem native extension. current directory: /Library/Ruby/Gems/2.6.0/gems/json-2.6.1/ext/json/ext/generator /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby -I...

* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). # Report ## What did you do? ``` bash-3.2$ pod lib create Aliaser...

ai-nixs:temp nixinsheng$ pod lib create NICC Cloning `https://github.com/CocoaPods/pod-template.git` into `NILuck`. Configuring NILuck template. env: ruby\r: No such file or directory To learn more about the template see `https://github.com/CocoaPods/pod-template.git`. To learn...