Skip to content

Commit 4b0170f

Browse files
committed
chore: Update tests from Xcode 11.0 to Xcode 11.3.1
1 parent 415a84f commit 4b0170f

File tree

127 files changed

+868
-240
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+868
-240
lines changed
-5.13 MB
Binary file not shown.
5.19 MB
Binary file not shown.

tests/ExpectedOutput11.0/metadata-x86_64.yaml/ARKit.yaml renamed to tests/ExpectedOutput11.3.1/metadata-x86_64.yaml/ARKit.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2780,6 +2780,7 @@ Items:
27802780
- ARErrorCodeInvalidWorldMap: '302'
27812781
- ARErrorCodeInvalidConfiguration: '303'
27822782
- ARErrorCodeCollaborationDataUnavailable: '304'
2783+
- ARErrorCodeInvalidCollaborationData: '304'
27832784
- ARErrorCodeInsufficientFeatures: '400'
27842785
- ARErrorCodeObjectMergeFailed: '401'
27852786
- ARErrorCodeFileIOFailed: '500'
@@ -2795,6 +2796,7 @@ Items:
27952796
- InvalidWorldMap: '302'
27962797
- InvalidConfiguration: '303'
27972798
- CollaborationDataUnavailable: '304'
2799+
- InvalidCollaborationData: '304'
27982800
- InsufficientFeatures: '400'
27992801
- ObjectMergeFailed: '401'
28002802
- FileIOFailed: '500'
@@ -2845,6 +2847,18 @@ Items:
28452847
Flags: [ IsIosAppExtensionAvailable ]
28462848
Type: EnumConstant
28472849
Value: '400'
2850+
- Name: ARErrorCodeInvalidCollaborationData
2851+
JsName: ARErrorCodeInvalidCollaborationData
2852+
Filename: /.../SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ARKit.framework/Headers/ARError.h
2853+
Module:
2854+
FullName: ARKit.ARError
2855+
IsPartOfFramework: true
2856+
IsSystemModule: true
2857+
Libraries:
2858+
IntroducedIn: 13.2
2859+
Flags: [ IsIosAppExtensionAvailable ]
2860+
Type: EnumConstant
2861+
Value: '304'
28482862
- Name: ARErrorCodeInvalidConfiguration
28492863
JsName: ARErrorCodeInvalidConfiguration
28502864
Filename: /.../SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ARKit.framework/Headers/ARError.h

0 commit comments

Comments
 (0)