Skip to content

Commit 6642af8

Browse files
committed
Update circle ci build
1 parent e0a34d6 commit 6642af8

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,3 @@ jobs:
2323
- run:
2424
name: Build Food App iOS simulator (from examples/FoodApp)
2525
command: cd examples/FoodApp && xcodebuild -configuration Release -arch arm64 -sdk iphonesimulator
26-
- run:
27-
name: Build Food App iOS device (from examples/FoodApp)
28-
command: cd examples/FoodApp && xcodebuild -configuration Release -arch arm64 -sdk iphoneos

0 commit comments

Comments
 (0)