Renaming to TestApps/TestAppSwiftUI#247
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #247 +/- ##
=======================================
Coverage 94.59% 94.59%
=======================================
Files 27 27
Lines 998 998
=======================================
Hits 944 944
Misses 54 54 |
cacheung
left a comment
There was a problem hiding this comment.
Able to run TestApp_SwiftUI.
kevinlind
left a comment
There was a problem hiding this comment.
Everything looks good, however I would prefer the name TestAppSwiftUI, without the underscore. Just a personal preference.
| build-and-test: | ||
| macos: | ||
| xcode: 11.6.0 # Specify the Xcode version to use | ||
| xcode: 12.0.1 # Specify the Xcode version to use |
There was a problem hiding this comment.
You'll need to update the iOS simulator version as well. It looks like "iPhone 8 (13.5)" is a valid simulator in the 12.0.1 image.
Here's the AEPAudience CircleCI build which lists the simulators for the 12.0.1 image:
https://app.circleci.com/pipelines/github/adobe/aepsdk-audience-ios/218/workflows/23e1af05-5c85-4455-97ab-845dbdefc192/jobs/225?invite=true#step-111-74
kevinlind
left a comment
There was a problem hiding this comment.
Looks good. I added a comment about updating the CircleCI configuration with a valid simulator version.
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: