Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/CocoaPods/pod-template

An opinionated template for creating a Pod.
https://github.com/CocoaPods/pod-template

Merge pull request #268 from honood/bugfix/undefined-method-exists-errors-in-ruby-3.2.0

Fix "pod lib create" error when running with Ruby 3

9873e07232c9c6cb13126fe3312d619fcfa5a0a1 authored about 2 years ago
Fix "pod lib create" error due to deprecated method Dir.exists? was removed from Ruby 3

cadc3913337e9940ab61464698a10f556d048513 authored about 2 years ago
Merge pull request #265 from ryan-cha/fix_target_version

Fix 'pod install' error caused by unsatisfied minimum deployment targ…

35a7f45e1da74b03bba272896c916f2a6110dae3 authored over 2 years ago
Fix 'pod install' error caused by unsatisfied minimum deployment target for iOS

30b116d440535861484598710f20706c9ca03c81 authored over 2 years ago
Merge pull request #263 from ssouzawallace/ssouzawallace-patch-1

Update NAME.podspec

313e000e4852c526aad01e44c429d2fa5421a789 authored over 2 years ago
Update NAME.podspec

Raising iOS deployment_target to 10.0 and make it compatible with Nimble-Snapshots view based te...

7b2946e4547051603f89814bd6873b2ffee47cfa authored over 2 years ago
Merge pull request #261 from ssouzawallace/master

Update .gitignore - removing profile

0c5796b437f6ab02b00fa9918442f5400195ea29 authored over 2 years ago
Merge pull request #262 from ssouzawallace/ssouzawallace-patch-nimble-version

Bumping Nimble versions

31aeca13a5f6bcb393caba9cef4162e0dd29f1b6 authored over 2 years ago
Update ConfigureSwift.rb

4bf33d6f68c2bf894419efd13e4f65673661bf26 authored over 2 years ago
Update ConfigureMacOSSwift.rb

d8b9aa66f15fdba0bc596884e15d0041ce9d311e authored over 2 years ago
Update .gitignore

8252dd942e7ca228fdb632b5c3f9d2a76b3cef24 authored over 2 years ago
Merge pull request #256 from kimxwan0319/master

OS X -> macOS in gitignore

4bedc8ddfa2169d0784a8806da6aade8bd2af744 authored over 3 years ago
OS X -> macOS in gitignore

9153b1d34c44583dba18e6ba6a1e324f2d87d62f authored over 3 years ago
Merge pull request #252 from SketchK/master

Fix iOS version number not equal between Podfile and Podspec

b2e6c51caf9d7f840c837c25145f06f1934ee5fd authored about 4 years ago
Fix iOS version number not equal between Podfile and Podspec

iOS version number is not equal between Podfile and Podspec
This will cause error like this:
```...

30f6e1d8ac4ee5c5d740cf65d1ce5f00afbc0375 authored about 4 years ago
Merge pull request #247 from phatblat/update-quick

⬆️ Update Quick & Nimble

8097db28569eb14e2f31a9f98871b65ba18338d0 authored about 4 years ago
Merge pull request #251 from zackdotcomputer/raise-ios-deployment-target

Raise default iOS `deployment_target` to 9.0

89456c25dd4ca63c318d4465bff3ea3a032e6bc9 authored about 4 years ago
Raise default iOS `deployment_target` to 9.0

Resolves #250 - default pods from `pod create init` will no longer cause a warning on XCode 12.

ec1f7aab9fccd97621c57ac69882ab08365212ec authored over 4 years ago
⬆️ Nimble (8.0.7)

25b7d50b7e0cedc1953fc11caebb07964200bddc authored almost 5 years ago
⬆️ Update Quick & Nimble

4af42b218d38742d61f7657e8f30282f2d48ae88 authored almost 5 years ago
Merge pull request #242 from Orange-W/master

ObjC class prefix should be upcase

da55e874c536cfc844b5cffcd1f2740458789475 authored over 5 years ago
Merge pull request #1 from Orange-W/Orange-W-patch-1

ObjC class prefix should be upcase

c84c8acd01ab297424ae326ac5b7a43b3f995ecd authored over 5 years ago
ObjC class prefix should be upcase

Change prefix to upcase.

4b1589cc68a17fc4434a4ade521337a8799ece51 authored over 5 years ago
Merge pull request #239 from CocoaPods/fix_nimble_dependency

Update Nimble pod dependency requirement

950cc11864b59c12bd841148671c40349f359179 authored over 5 years ago
Update Nimble pod dependency requirement

9f3633e0bc34e1a502c369e3dbc4de4a812456d3 authored over 5 years ago
Merge pull request #237 from alex-vasenin/feature/framework-path-warning-fix

Fix Xcode warning "directory not found for option -F"

03eb685e10dbea4cccd2d716b722019eb4a5d85b authored over 5 years ago
Fix Xcode warning "directory not found for option -F", issue CocoaPods/CocoaPods#8938

a912f9d92e66b82c90ec2bbf5e22f604f8accf65 authored over 5 years ago
Merge pull request #236 from CocoaPods/swift_version

Set SWIFT_VERSION setting for ObjC template project

4b2df1027bfcd647a16e08601900ddb5d71d9ef8 authored over 5 years ago
Merge pull request #230 from talezion/patch-1

Update naming to HasRunBefore

e7ac37d3dca3e03719a2f4aa7fa33cb0e79d74e9 authored over 5 years ago
Set SWIFT_VERSION setting for ObjC template project

65b6897de1b0000c0f9d6518480a553cbd8a3e45 authored over 5 years ago
Merge pull request #232 from ayushgoel/patch-1

Add platform specification

9a85ecc1a966f784839bfc71925bca9b1ef2aa70 authored about 6 years ago
Add platform specification

If not present, a warning is shown on every `pod install`.

```
[!] Automatically assigning p...

b9028b8ded7f88b9c23c6d09bbad3d0a7860c9ab authored about 6 years ago
Update naming to HasRunBefore

d13e2866da2899b5407ee2e0b1e4a7bfead9ad9e authored over 6 years ago
Merge pull request #229 from CocoaPods/fix_app_host

Fix app host reference for Swift template

669a105450f421b6585a9c6378ee0989d197191e authored over 6 years ago
Fix app host reference for Swift template

1e0f185c1986e4117620be90c1ddc8750333ddaa authored over 6 years ago
Merge pull request #224 from Coeur/https

http -> https

633a6b7c870865f57680c3b6bb3dfb40f39eefcd authored almost 7 years ago
https

238d0a2bb676f6dbdc63cebf74953c0453bbf32c authored almost 7 years ago
Merge pull request #221 from malt03/master

Add macos-swift template

f0c715a66c865a7b8429f6ecbb60c13fd500b308 authored almost 7 years ago
replace names

628b1454ae3d51745e8dcac9d4dc27f1a05b621e authored almost 7 years ago
remove import uikit

3e9175f4fa3add2be08fe5eab3270e31bcf73ff9 authored about 7 years ago
remove test host

dd2f93e46beb6d6a2cd60a659270a21f175578dc authored about 7 years ago
set test directory

d8a2068310ee09ed219629b449cb7f1ed32382ec authored about 7 years ago
rename entitlements

5381c2d1cf33dadcc1c3ca4f4d7ca655f5b3827e authored about 7 years ago
remove podspec for osx

1728d72247b43d9c0669e52d858fb9cac911264c authored about 7 years ago
podspec for osx

bb5bee519c312119db37bdae20694f650494f0fc authored about 7 years ago
share scheme

ead7acb692bb2e57ff152b954a6ced570bffe55b authored about 7 years ago
add test project

ae54fb07f86f6a52eb6d9ab7511feeeae8bfdfbc authored about 7 years ago
downcase

90faf08beb76b520e408b4b206add11598d61132 authored about 7 years ago
mistake

45c71dfc502a5de4697c138994ce85bb0f02c791 authored about 7 years ago
mac->macos

041642ec28728b9c244b905a29970b5a867816ba authored about 7 years ago
add macosswiftconfigure

f0d58788c403ab06ed2ebc2d4bd213c0cab65d0d authored about 7 years ago
Merge pull request #219 from mshibanami/patch-1

fix: .gitignore removes Carthage files of dependencies (Nimble).

00dc1a3e7309c0ada27b5671c0e5ed6c983485c6 authored about 7 years ago
fix .gitignore for Carthage

14eb1a9311d1eb06d187a4f96a6d81a5eddc4971 authored about 7 years ago
Merge pull request #218 from pducks32/patch-1

Fix indent on included pods on Podfile template

b43a24b02d85ea810401e4435afe5f9bea8dc9dd authored about 7 years ago
Fix indent on included pods on Podfile template

Before:
```
target 'Merniva_Tests' do
inherit! :search_paths

pod 'Quick', '~> 1....

d9b885880f58838d7ebe2f474c522be0eb799d5d authored about 7 years ago
Merge pull request #217 from alicanbatur/master

Updated swift and ios PROJECTs.

b0edb5bb7db9848ce8e01cf1d4381020f1ed2863 authored about 7 years ago
Updated swift and ios PROJECTs.

1 - Added default appicon data of "idiom" : "ios-marketing".

2 - Fixed storyboard warning of d...

76a04e7426f577c8f7887977da681c0a69588cbb authored about 7 years ago
Merge pull request #214 from jugutier/master

Swift 4, Xcode 9 support

9ecc1048b63698fece03ed7b8a6ac12015091f0d authored over 7 years ago
min SDK 9.3

491a5fbf844f3effb7a9ae9211660ef37d070135 authored over 7 years ago
Swift 4, Xcode 9.0 support

239a68c7b9dbd75da3302bb7f0f8faf301b9dba5 authored over 7 years ago
Merge pull request #213 from satishbabariya/patch-2

Update POD_README.md

d5f48110bad90f7d15be65ffb4f75da51caf28f8 authored over 7 years ago
Update POD_README.md

06685280f31520c6a3a291348e82a5e528583239 authored over 7 years ago
Merge pull request #181 from fulldecent/patch-1

Enable code coverage, fixes #135

eb84da0984719d526a7b1587b3f8c12181d71ac4 authored over 7 years ago
Merge pull request #208 from MyroMac/master

update syntax for colored2 to fix the load error in pod lib create command

19224b59cfd305589e75a3fcd3c6f48a3d7dcf94 authored almost 8 years ago
update syntax for colored2

b5de2ef65806b3a57b3728d243445843ee75a938 authored almost 8 years ago
Merge pull request #207 from annjose/annjose/master

Update the library colored to colored2 to fix the load error in create command

1e260580e03543d206223b7bdfdb38e44a12a402 authored almost 8 years ago
Update the library colored to colored2 to fix the load error in pod lib create

When you run pod lib create on a machine that had only the newer version of Cocoapods, it was fa...

db481514b22b4496e568818a197755d40b0b019e authored almost 8 years ago
Merge pull request #203 from ezefranca/master

update swift template to swift 3

ffccf32e6add1a8c9d57ea088e464e4a5c956a52 authored almost 8 years ago
fixed all quotes

5fd56e0fda6e2cc21a5216464401f87ca21df6f6 authored almost 8 years ago
fixed @orta appointment on xcodeproj

5a39bcb842ac699e05dbf705771fb37853d26d55 authored almost 8 years ago
fixed @orta appointment on xcodeproj

7702bcd4745378026ba255ca3a00b423022de544 authored almost 8 years ago
update swift template to swift 3

a181e19be6f656afe46e4ccf2ba8ae230f574402 authored almost 8 years ago
Merge pull request #202 from mamnun/master

Update AppDelegate.swift for swift 3

164f7d2e77177f935d105b6b7b41c639a28ee8e0 authored almost 8 years ago
Update AppDelegate.swift

Updated to use Swift 3 naming conventions. Latest version of Xcode makes these same changes

b51fc0c45ee4af05583f5d14ab96649db0f493ad authored almost 8 years ago
Merge pull request #200 from jugutier/master

Grab github username if possible when expanding templates

b07d4bd49c61a63eb2f1050f96526f8afb537a9e authored about 8 years ago
Merge pull request #201 from calebkleveter/patch-1

pod-template/setup/test_examples/xctest.swift - Changed self.measurelock() to self.measure() for...

68b2eebe5b8b3bc0a63ccc726f35662a204448c8 authored about 8 years ago
pod-template/setup/test_examples/xctest.swift - Changed self.measureBlock() to self.measure() for Swift 3

486298d7da3f75c351f4db86d8086552351b9cc9 authored about 8 years ago
Grab github username if possible when expanding templates, otherwise fallback to old behaviour.

8c730d6247f56e8ecb1bd82c57c0d77118dca86d authored about 8 years ago
Merge pull request #199 from jugutier/master

ObjC Template: Removing unused, deprecating launch images for launch screen.

9a832917e95f08c19582340f8b651b63f0984846 authored about 8 years ago
Removing unused asset catalog and Launch Images Source in favor of Launchscreen. Keeping asset catalog name Images.xcassets in parity with swift template.

571d169c73c13f9c1f15918ab340f2ff152cc404 authored about 8 years ago
Merge pull request #198 from jugutier/master

ObjC Template fixes

12bb138a6aa05451282d412acc6edc6663cc872a authored about 8 years ago
ObjC Template: Adding support for xcassets and fix black stripes on launch by adding LaunchScreen.storyboard

2f7919271aaf39276c39e2fcea16a1db5ad8ddc3 authored about 8 years ago
Merge pull request #196 from brunomacabeusbr/master

Update to work in Swift 3

ee356322ec44f186169fff3f3b85108da65f91ab authored about 8 years ago
Update to work in Swift 3

570008e88f1c1030bae670b8611141a58e627652 authored about 8 years ago
Merge pull request #189 from CocoaPods/seg-aggregate-targets

[ProjectManipulator] Add support for templates with aggregate targets

33a2b0a2ef60d8aee677961edf5e8088f6540d48 authored over 8 years ago
[ProjectManipulator] Add support for templates with aggregate targets

Closes https://github.com/CocoaPods/CocoaPods/issues/5758

f98211ea72ecd7098f99b7e229088fd3ce28060c authored over 8 years ago
Merge pull request #185 from carlonluca/master

Fix to prevent failure in case-sensitive filesystems during setup.

e0233408f035ee290630182480117cb77c2cdb5c authored over 8 years ago
Fix to prevent failure in case-sensitive filesystems during setup.

97008b6dfade025b47f2b846e5fdb450d1034989 authored over 8 years ago
Enable code coverage, fixes #135

ccac06b5fd21ccd64195a81dbedef2e0d08f4ccd authored over 8 years ago
Merge pull request #175 from sealz/master

working travis-ci example

a34ec012668f5f0faa179fac30899cea76d59cf2 authored over 8 years ago
working travis-ci example

Use the latest Xcode image and iPhone simulator available from Travis CI to ensure an out-of-the...

c505ecbda7b3a1c320b04fcd83174a1af2ea272a authored over 8 years ago
Merge pull request #173 from Coeur/patch-1

in Ruby, preferring single quotes to double quotes

f0d25e1900ca2294923a5faaebe71bdcbf055805 authored over 8 years ago
template provides a LICENSE file

a1724293f162467cec0e863079841685191153a0 authored almost 9 years ago
in Ruby, prefering single quotes to double quotes

same reason as #146

4f16a2651b2fee703d7e7c88c6b854623cfb85c5 authored almost 9 years ago
Merge pull request #172 from sealz/master

remove extra "end"

48a414d28e45bce28ad1b5d171ad627de3f786d0 authored almost 9 years ago
remove extra "end"

01590558dc1d7ca5def7a2f795a436e345187f69 authored almost 9 years ago
Merge pull request #171 from orta/new_master

Simplify example-less projects

677f535f536dc19c2becea8d01959e790620c9a3 authored almost 9 years ago
Simplify example-less projects

3bd6b0e2b49afbcd7308619358912df5bbe0c4bb authored almost 9 years ago
Merge pull request #144 from Coeur/master

CocoaPods 1.0.0

fc1bf450c3fb62750880f6bdaf42e628a803b5c9 authored almost 9 years ago
Merge pull request #166 from fulldecent/cov

Fixes #98, per CocoaPods/CocoaPods

752ee9ccde84546601d2b796c0dab4330921d0fd authored almost 9 years ago