Commit f950c6c
feat: adding vision os preview (#3898)
* feat: visionOS support (#3058)
* fix readme typo and make instructions clearer (#3070)
* fix: update xrOS --> visionOS in os directive checks
* chore(build): fix integration tests
* fix: Fixing Analytics, Storage and Predictions integration tests
* fix: Fixing Push Notification tests. Also reverting some scheme changes.
* chore: Updating README
* chore: update ReadMe me to remove visionos-preview branch
* chore: add visionOS to build and unit test jobs (#3900)
* Update Amplify/Core/Configuration/Internal/Amplify+Reset.swift
Co-authored-by: Sebastian Villena <[email protected]>
* worked on review comments
* fixed unit tests
* remove the platform checks
---------
Co-authored-by: Ian Saultz <[email protected]>
Co-authored-by: Abhash Kumar Singh <[email protected]>
Co-authored-by: Sebastian Villena <[email protected]>1 parent 4fcda7e commit f950c6c
File tree
112 files changed
+768
-395
lines changed- .github
- composite_actions/get_platform_parameters
- workflows
- AmplifyPlugins
- API/Tests
- APIHostApp
- APIHostApp.xcodeproj
- APIHostApp
- AWSAPIPluginTests
- AppSyncRealTimeClient
- Core
- Support/Utils
- Analytics/Tests/AnalyticsHostApp
- AWSPinpointAnalyticsPluginIntegrationTests
- AnalyticsHostApp.xcodeproj
- AnalyticsHostApp
- Auth
- Sources/AWSCognitoAuthPlugin
- Actions/SignOut
- ClientBehavior
- Models/Options
- Operations/Helpers
- StateMachine/CodeGen/Data
- Support/HostedUI
- Task
- Protocols
- Tests
- AWSCognitoAuthPluginUnitTests
- Support
- TaskTests/HostedUITests
- AuthHostApp
- AuthHostApp.xcodeproj
- AuthHostApp
- Core/AWSPluginsCore/Keychain
- DataStore/Tests
- AWSDataStorePluginTests/Sync
- MutationQueue
- DataStoreHostApp
- DataStoreHostApp.xcodeproj
- DataStoreHostApp
- Geo/Tests/GeoHostApp
- GeoHostApp.xcodeproj
- GeoHostApp
- Notifications/Push/Tests/PushNotificationHostApp
- PushNotificationHostApp.xcodeproj
- PushNotificationHostAppUITests
- PushNotificationHostApp
- Predictions/Tests
- AWSPredictionsPluginUnitTests/EventStreamCodingTests
- CoreMLPredictionsPluginUnitTests/DependencyTests
- PredictionsHostApp
- PredictionsHostApp.xcodeproj
- PredictionsHostApp
- Storage
- Sources/AWSS3StoragePlugin/Service/Storage
- Tests/StorageHostApp
- StorageHostApp.xcodeproj
- StorageHostApp
- AmplifyTestCommon/Mocks
- AmplifyTests/DevMenuTests
- Amplify
- Categories/Auth
- Request
- Core
- Configuration/Internal
- Support
- DevMenu
- Data
- Logging
- Trigger
- View
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+768
-395
lines changedLines changed: 18 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
92 | 100 | | |
93 | 101 | | |
94 | 102 | | |
95 | 103 | | |
96 | 104 | | |
97 | 105 | | |
| 106 | + | |
98 | 107 | | |
99 | 108 | | |
100 | 109 | | |
| |||
119 | 128 | | |
120 | 129 | | |
121 | 130 | | |
| 131 | + | |
122 | 132 | | |
123 | 133 | | |
124 | 134 | | |
125 | | - | |
126 | | - | |
| 135 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
46 | 52 | | |
47 | 53 | | |
48 | 54 | | |
49 | | - | |
| 55 | + | |
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
54 | 60 | | |
| 61 | + | |
55 | 62 | | |
56 | 63 | | |
57 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
0 commit comments