File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -283,18 +283,18 @@ Here are some definitions to help you understand the terminology used in this do
283
283
- Run the ** Post.e** app in ` Xcode ` located in the ` mobile/ios ` folder.
284
284
- Wait for the required packages to download in Swift Package Manager (SPM).
285
285
- ** Post.e** was tested with the following devices/simulators:
286
- > iPhone 14 Pro Max
287
- > iPhone 14 Plus
288
- > Apple Watch Series 8 (41mm)
289
- > Apple Watch Series 8 (45mm)
290
- > More Devices to be added in the future (layouts may vary due to constraint issues depending on your unsupported Device)
286
+ - iPhone 14 Pro Max
287
+ - iPhone 14 Plus
288
+ - Apple Watch Series 8 (41mm)
289
+ - Apple Watch Series 8 (45mm)
290
+ - More Devices to be added in the future (layouts may vary due to constraint issues depending on your unsupported Device)
291
291
- The minimum deployment targets for ** Post.e** are as follows:
292
- > iOS ** 15.6**
293
- > watchOS ** 9.1**
292
+ - ** iOS: ** 15.6
293
+ - ** watchOS: ** 9.1
294
294
- Login with the following:
295
295
- If you're using the Demo database, login with the following credentials:
296
- > ** User:** Demo123
297
- > ** Password:** appdev123
296
+ - ** User:** Demo123
297
+ - ** Password:** appdev123
298
298
- If you're using the empty database, you will have to build up the app database by registering new users.
299
299
- Click Login! Enjoy!
300
300
You can’t perform that action at this time.
0 commit comments