Skip to content

Commit

Permalink
🔧 Commented out commands that do not need to be used.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corvus400 committed Sep 11, 2023
1 parent 4dc71ab commit 7da58b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scripts/assemble_xc_framework.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@

cd ../
./gradlew :app-io-shared:assembleSharedReleaseXCFramework
./gradlew :app-io-shared:assembleSharedDebugXCFramework
echo -e "\a"
# Debug does not appear to be in use now.
#./gradlew :app-io-shared:assembleSharedDebugXCFramework
echo -e "\a"

0 comments on commit 7da58b5

Please sign in to comment.