Git Product home page Git Product logo

cocoapods-composable-architecture's Introduction

Add new Swift Pacakge denpendency

git subtree add --prefix [PACKAGE_FOLDER_NAME] [PACKAGE_URL] [TAG/SHA] 

Update Swift Pacakge denpendency

git subtree pull --prefix [PACKAGE_FOLDER_NAME] [PACKAGE_URL] [NEW TAG/SHA] 

Update *.podspec

  1. Update version.
  2. Check license path.
  3. Check source_files path.
  4. Check dependency, see PACKAGE_FOLDER/Package.swift and update dependencies.

Usage

Adding all of pacakges to Podfile

  pod 'Collections', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod 'OrderedCollections', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod 'DequeModule', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod 'IdentifiedCollections', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod 'XCTestDynamicOverlay', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod 'CombineSchedulers', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod 'CustomDump', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod 'CasePaths', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod 'Clocks', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod 'AsyncAlgorithms', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod 'Dependencies', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod 'ComposableArchitecture', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'
  pod '_SwiftUINavigationState', :git => 'https://github.com/Golface/CocoaPods-Composable-Architecture.git'

cocoapods-composable-architecture's People

Contributors

bjford avatar dannyhertz avatar ejmarchant avatar ferologics avatar filblue avatar finestructure avatar franzbusch avatar iampatbrown avatar jager-yoo avatar jeffersonsetiawan avatar kingreza avatar konomae avatar kperryua avatar lorentey avatar mackoj avatar marcuswu0814 avatar mayoff avatar mbrandonw avatar mluisbrown avatar numist avatar oronbz avatar peterkovacs avatar phausler avatar stephencelis avatar tahirmt avatar tgrapperon avatar tiagomaial avatar twittemb avatar wendyliga avatar yimajo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.