mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Modifications after review
This commit is contained in:
@@ -11,9 +11,9 @@ use_frameworks!
|
||||
# - `{ {kit spec hash} => {sdk spec hash}` to depend on specific pod options (:git => …, :podspec => …) for each repo. Used by Fastfile during CI
|
||||
#
|
||||
# Warning: our internal tooling depends on the name of this variable name, so be sure not to change it
|
||||
$matrixKitVersion = '= 0.13.4'
|
||||
# $matrixKitVersion = '= 0.13.4'
|
||||
# $matrixKitVersion = :local
|
||||
# $matrixKitVersion = {'develop' => 'develop'}
|
||||
$matrixKitVersion = {'develop' => 'develop'}
|
||||
|
||||
########################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user