mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 15:09:31 +02:00
setup_project.sh: Update comments.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# Remove existing project file if any
|
||||
rm -r Riot.xcodeproj
|
||||
|
||||
# Generate project file
|
||||
# Create the xcodeproj with all project source files
|
||||
xcodegen
|
||||
|
||||
# Use appropriated dependencies
|
||||
@@ -26,5 +26,5 @@ else
|
||||
bundle exec fastlane point_dependencies_to_same_feature
|
||||
fi
|
||||
|
||||
# Install dependencies
|
||||
# Create the xcworkspace with all project dependencies
|
||||
pod install
|
||||
|
||||
Reference in New Issue
Block a user