mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-23 16:06:38 +02:00
don't commit Podfile change
This commit is contained in:
@@ -16,9 +16,9 @@ use_frameworks!
|
||||
# - `{ :specHash => {sdk spec hash}` to depend on specific pod options (:git => …, :podspec => …) for MatrixSDK 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
|
||||
# $matrixSDKVersion = '= 0.23.18'
|
||||
$matrixSDKVersion = '= 0.23.18'
|
||||
# $matrixSDKVersion = :local
|
||||
$matrixSDKVersion = { :branch => 'develop'}
|
||||
# $matrixSDKVersion = { :branch => 'develop'}
|
||||
# $matrixSDKVersion = { :specHash => { git: 'https://git.io/fork123', branch: 'fix' } }
|
||||
|
||||
########################################
|
||||
|
||||
Reference in New Issue
Block a user