Skip to content

Commit

Permalink
Update circle ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-alan committed Sep 4, 2023
1 parent e0a34d6 commit 6642af8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,3 @@ jobs:
- run:
name: Build Food App iOS simulator (from examples/FoodApp)
command: cd examples/FoodApp && xcodebuild -configuration Release -arch arm64 -sdk iphonesimulator
- run:
name: Build Food App iOS device (from examples/FoodApp)
command: cd examples/FoodApp && xcodebuild -configuration Release -arch arm64 -sdk iphoneos
Binary file not shown.

0 comments on commit 6642af8

Please sign in to comment.