Skip to content

Commit

Permalink
remove workaround step
Browse files Browse the repository at this point in the history
  • Loading branch information
ry-itto committed Sep 24, 2022
1 parent 6586f81 commit 3d109aa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/iOSBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ jobs:
with:
name: XCFrameworks
path: appioscombined.xcframework.zip
- name: Build Modules that includes plugin (Workaround for Xcode 13.x)
working-directory: app-ios
run: |
scripts/build.sh build Assets Debug
scripts/build.sh build Theme Debug
scripts/build.sh build AboutFeature Debug
- name: Build App
working-directory: app-ios
run: |
Expand Down

0 comments on commit 3d109aa

Please sign in to comment.