git remote add ssk ../SignalServiceKit git remote update git merge -s ours --allow-unrelated-histories --no-commit ssk/master git read-tree --prefix=SignalServiceKit -u ssk/master git commit
9 lines
233 B
Plaintext
9 lines
233 B
Plaintext
# For more information about this configuration visit
|
|
# https://github.com/fastlane/fastlane/tree/master/scan#scanfile
|
|
|
|
workspace "Example/TSKitiOSTestApp/TSKitiOSTestApp.xcworkspace"
|
|
scheme "TSKitiOSTestApp"
|
|
|
|
devices ["iPhone SE"]
|
|
|