3807 lines
305 KiB
Plaintext
3807 lines
305 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 55;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
21182130289BFB4B001B5945 /* DataStoreHostAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2118212F289BFB4B001B5945 /* DataStoreHostAppApp.swift */; };
|
|
21182132289BFB4B001B5945 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21182131289BFB4B001B5945 /* ContentView.swift */; };
|
|
21182134289BFB4F001B5945 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 21182133289BFB4F001B5945 /* Assets.xcassets */; };
|
|
21182137289BFB4F001B5945 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 21182136289BFB4F001B5945 /* Preview Assets.xcassets */; };
|
|
21182141289BFBC4001B5945 /* Amplify in Frameworks */ = {isa = PBXBuildFile; productRef = 21182140289BFBC4001B5945 /* Amplify */; };
|
|
21182143289BFBC4001B5945 /* AWSAPIPlugin in Frameworks */ = {isa = PBXBuildFile; productRef = 21182142289BFBC4001B5945 /* AWSAPIPlugin */; };
|
|
21182145289BFBC4001B5945 /* AWSCognitoAuthPlugin in Frameworks */ = {isa = PBXBuildFile; productRef = 21182144289BFBC4001B5945 /* AWSCognitoAuthPlugin */; };
|
|
21182147289BFBC4001B5945 /* AWSDataStorePlugin in Frameworks */ = {isa = PBXBuildFile; productRef = 21182146289BFBC4001B5945 /* AWSDataStorePlugin */; };
|
|
213DBB9C28A5743600B30280 /* ModelImplicitDefaultPk+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6228A5743200B30280 /* ModelImplicitDefaultPk+Schema.swift */; };
|
|
213DBB9D28A5743600B30280 /* ModelImplicitDefaultPk.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6328A5743200B30280 /* ModelImplicitDefaultPk.swift */; };
|
|
213DBB9E28A5743600B30280 /* ModelExplicitDefaultPk+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6428A5743200B30280 /* ModelExplicitDefaultPk+Schema.swift */; };
|
|
213DBB9F28A5743600B30280 /* CommentWithCompositeKeyAndIndex+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6528A5743200B30280 /* CommentWithCompositeKeyAndIndex+Schema.swift */; };
|
|
213DBBA028A5743600B30280 /* PostWithCompositeKeyAndIndex+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6628A5743300B30280 /* PostWithCompositeKeyAndIndex+Schema.swift */; };
|
|
213DBBA128A5743600B30280 /* Project2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6728A5743300B30280 /* Project2+Schema.swift */; };
|
|
213DBBA228A5743600B30280 /* Post4+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6828A5743300B30280 /* Post4+Schema.swift */; };
|
|
213DBBA328A5743600B30280 /* PostWithCompositeKeyUnidirectional+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6928A5743300B30280 /* PostWithCompositeKeyUnidirectional+Schema.swift */; };
|
|
213DBBA428A5743600B30280 /* primarykey_schema.graphql in Resources */ = {isa = PBXBuildFile; fileRef = 213DBB6A28A5743300B30280 /* primarykey_schema.graphql */; };
|
|
213DBBA528A5743600B30280 /* PostWithCompositeKeyUnidirectional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6B28A5743300B30280 /* PostWithCompositeKeyUnidirectional.swift */; };
|
|
213DBBA628A5743600B30280 /* Project6.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6C28A5743300B30280 /* Project6.swift */; };
|
|
213DBBA728A5743600B30280 /* Team6+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6D28A5743300B30280 /* Team6+Schema.swift */; };
|
|
213DBBA828A5743600B30280 /* Post8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6E28A5743300B30280 /* Post8.swift */; };
|
|
213DBBA928A5743600B30280 /* PostWithCompositeKeyAndIndex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB6F28A5743300B30280 /* PostWithCompositeKeyAndIndex.swift */; };
|
|
213DBBAA28A5743600B30280 /* ModelCompositePk+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7028A5743300B30280 /* ModelCompositePk+Schema.swift */; };
|
|
213DBBAB28A5743600B30280 /* CommentWithCompositeKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7128A5743300B30280 /* CommentWithCompositeKey.swift */; };
|
|
213DBBAC28A5743600B30280 /* ModelCustomPkDefined+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7228A5743300B30280 /* ModelCustomPkDefined+Schema.swift */; };
|
|
213DBBAD28A5743600B30280 /* ModelCompositeMultiplePk+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7328A5743300B30280 /* ModelCompositeMultiplePk+Schema.swift */; };
|
|
213DBBAE28A5743600B30280 /* PostWithTagsCompositeKey+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7428A5743300B30280 /* PostWithTagsCompositeKey+Schema.swift */; };
|
|
213DBBAF28A5743600B30280 /* PostWithCompositeKey+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7528A5743300B30280 /* PostWithCompositeKey+Schema.swift */; };
|
|
213DBBB028A5743600B30280 /* ModelExplicitDefaultPk.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7628A5743300B30280 /* ModelExplicitDefaultPk.swift */; };
|
|
213DBBB128A5743600B30280 /* Project6+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7728A5743300B30280 /* Project6+Schema.swift */; };
|
|
213DBBB228A5743600B30280 /* ModelCompositePkBelongsTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7828A5743300B30280 /* ModelCompositePkBelongsTo.swift */; };
|
|
213DBBB328A5743600B30280 /* PostTagsWithCompositeKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7928A5743300B30280 /* PostTagsWithCompositeKey.swift */; };
|
|
213DBBB428A5743600B30280 /* ModelCompositeIntPk+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7A28A5743300B30280 /* ModelCompositeIntPk+Schema.swift */; };
|
|
213DBBB528A5743600B30280 /* Comment4.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7B28A5743300B30280 /* Comment4.swift */; };
|
|
213DBBB628A5743600B30280 /* CommentWithCompositeKeyUnidirectional+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7C28A5743300B30280 /* CommentWithCompositeKeyUnidirectional+Schema.swift */; };
|
|
213DBBB728A5743600B30280 /* Post7+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7D28A5743300B30280 /* Post7+Schema.swift */; };
|
|
213DBBB828A5743600B30280 /* TagWithCompositeKey+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7E28A5743300B30280 /* TagWithCompositeKey+Schema.swift */; };
|
|
213DBBB928A5743600B30280 /* ModelCompositeMultiplePk.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB7F28A5743300B30280 /* ModelCompositeMultiplePk.swift */; };
|
|
213DBBBA28A5743600B30280 /* Comment8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8028A5743300B30280 /* Comment8+Schema.swift */; };
|
|
213DBBBB28A5743600B30280 /* Comment7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8128A5743400B30280 /* Comment7.swift */; };
|
|
213DBBBC28A5743600B30280 /* ModelCustomPKDefined.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8228A5743400B30280 /* ModelCustomPKDefined.swift */; };
|
|
213DBBBD28A5743600B30280 /* ModelCompositePkWithAssociation+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8328A5743400B30280 /* ModelCompositePkWithAssociation+Schema.swift */; };
|
|
213DBBBE28A5743600B30280 /* ModelExplicitCustomPk+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8428A5743400B30280 /* ModelExplicitCustomPk+Schema.swift */; };
|
|
213DBBBF28A5743600B30280 /* Post4.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8528A5743400B30280 /* Post4.swift */; };
|
|
213DBBC028A5743600B30280 /* Comment7+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8628A5743400B30280 /* Comment7+Schema.swift */; };
|
|
213DBBC128A5743600B30280 /* ModelCompositePkWithAssociation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8728A5743400B30280 /* ModelCompositePkWithAssociation.swift */; };
|
|
213DBBC328A5743600B30280 /* PostWithCompositeKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8928A5743400B30280 /* PostWithCompositeKey.swift */; };
|
|
213DBBC428A5743600B30280 /* Comment8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8A28A5743400B30280 /* Comment8.swift */; };
|
|
213DBBC528A5743600B30280 /* TagWithCompositeKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8B28A5743400B30280 /* TagWithCompositeKey.swift */; };
|
|
213DBBC628A5743600B30280 /* ModelCompositeIntPk.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8C28A5743400B30280 /* ModelCompositeIntPk.swift */; };
|
|
213DBBC728A5743600B30280 /* Post8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8D28A5743400B30280 /* Post8+Schema.swift */; };
|
|
213DBBC828A5743600B30280 /* Project2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8E28A5743400B30280 /* Project2.swift */; };
|
|
213DBBC928A5743600B30280 /* Comment4+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB8F28A5743400B30280 /* Comment4+Schema.swift */; };
|
|
213DBBCA28A5743600B30280 /* ModelCompositePk.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9028A5743400B30280 /* ModelCompositePk.swift */; };
|
|
213DBBCB28A5743600B30280 /* Post7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9128A5743400B30280 /* Post7.swift */; };
|
|
213DBBCC28A5743600B30280 /* PostWithTagsCompositeKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9228A5743400B30280 /* PostWithTagsCompositeKey.swift */; };
|
|
213DBBCD28A5743600B30280 /* CommentWithCompositeKeyUnidirectional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9328A5743400B30280 /* CommentWithCompositeKeyUnidirectional.swift */; };
|
|
213DBBCE28A5743600B30280 /* ModelExplicitCustomPk.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9428A5743400B30280 /* ModelExplicitCustomPk.swift */; };
|
|
213DBBCF28A5743600B30280 /* Team2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9528A5743400B30280 /* Team2+Schema.swift */; };
|
|
213DBBD028A5743600B30280 /* PostTagsWithCompositeKey+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9628A5743400B30280 /* PostTagsWithCompositeKey+Schema.swift */; };
|
|
213DBBD128A5743600B30280 /* CommentWithCompositeKey+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9728A5743400B30280 /* CommentWithCompositeKey+Schema.swift */; };
|
|
213DBBD228A5743600B30280 /* ModelCompositePkBelongsTo+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9828A5743400B30280 /* ModelCompositePkBelongsTo+Schema.swift */; };
|
|
213DBBD328A5743600B30280 /* Team2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9928A5743400B30280 /* Team2.swift */; };
|
|
213DBBD428A5743600B30280 /* Team6.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9A28A5743400B30280 /* Team6.swift */; };
|
|
213DBBD528A5743600B30280 /* CommentWithCompositeKeyAndIndex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBB9B28A5743400B30280 /* CommentWithCompositeKeyAndIndex.swift */; };
|
|
213DBBFE28A577AD00B30280 /* AWSDataStoreCategoryPluginAuthIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA92289BFE4E00B32A39 /* AWSDataStoreCategoryPluginAuthIntegrationTests.swift */; };
|
|
213DBBFF28A577B200B30280 /* AWSDataStoreCategoryPluginAuthIntegrationTests+Support.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA93289BFE4E00B32A39 /* AWSDataStoreCategoryPluginAuthIntegrationTests+Support.swift */; };
|
|
213DBC0028A577B700B30280 /* TodoImplicitOwnerField+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA95289BFE4E00B32A39 /* TodoImplicitOwnerField+Schema.swift */; };
|
|
213DBC0128A577BC00B30280 /* TodoCognitoPrivate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA96289BFE4E00B32A39 /* TodoCognitoPrivate.swift */; };
|
|
213DBC0228A577BF00B30280 /* TodoCognitoPrivate+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA97289BFE4E00B32A39 /* TodoCognitoPrivate+Schema.swift */; };
|
|
213DBC0328A577C300B30280 /* TodoExplicitOwnerField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA98289BFE4E00B32A39 /* TodoExplicitOwnerField.swift */; };
|
|
213DBC0428A577C900B30280 /* TodoCustomOwnerImplicit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA9C289BFE4E00B32A39 /* TodoCustomOwnerImplicit.swift */; };
|
|
213DBC0528A577C900B30280 /* TodoCustomOwnerExplicit+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA9B289BFE4E00B32A39 /* TodoCustomOwnerExplicit+Schema.swift */; };
|
|
213DBC0628A577C900B30280 /* TodoImplicitOwnerField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA99289BFE4E00B32A39 /* TodoImplicitOwnerField.swift */; };
|
|
213DBC0728A577C900B30280 /* TodoCustomOwnerImplicit+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA9D289BFE4E00B32A39 /* TodoCustomOwnerImplicit+Schema.swift */; };
|
|
213DBC0828A577C900B30280 /* TodoCustomOwnerExplicit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA9E289BFE4E00B32A39 /* TodoCustomOwnerExplicit.swift */; };
|
|
213DBC0928A577C900B30280 /* TodoExplicitOwnerField+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA9A289BFE4E00B32A39 /* TodoExplicitOwnerField+Schema.swift */; };
|
|
213DBC0B28A577D900B30280 /* AWSDataStoreCategoryPluginAuthOwnerIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAA0289BFE4E00B32A39 /* AWSDataStoreCategoryPluginAuthOwnerIntegrationTests.swift */; };
|
|
213DBC1128A5787400B30280 /* PublicAPIPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAC3289BFE4E00B32A39 /* PublicAPIPost+Schema.swift */; };
|
|
213DBC1228A5787400B30280 /* PublicAPIPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFABC289BFE4E00B32A39 /* PublicAPIPost.swift */; };
|
|
213DBC1328A5787400B30280 /* PrivatePublicUPAPIPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAA7289BFE4E00B32A39 /* PrivatePublicUPAPIPost+Schema.swift */; };
|
|
213DBC1428A5787400B30280 /* OwnerPublicOIDAPIPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAD5289BFE4E00B32A39 /* OwnerPublicOIDAPIPost+Schema.swift */; };
|
|
213DBC1528A5787400B30280 /* OwnerPublicUPAPIPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAD3289BFE4E00B32A39 /* OwnerPublicUPAPIPost.swift */; };
|
|
213DBC1628A5787400B30280 /* PrivatePrivateUPIAMPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAD9289BFE4E00B32A39 /* PrivatePrivateUPIAMPost+Schema.swift */; };
|
|
213DBC1728A5787400B30280 /* PrivatePrivatePublicUPIAMIAMPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAAE289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMIAMPost+Schema.swift */; };
|
|
213DBC1828A5787400B30280 /* PrivatePublicUPIAMPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAC8289BFE4E00B32A39 /* PrivatePublicUPIAMPost.swift */; };
|
|
213DBC1928A5787400B30280 /* PrivateUPPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAC4289BFE4E00B32A39 /* PrivateUPPost+Schema.swift */; };
|
|
213DBC1A28A5787400B30280 /* GroupPrivatePublicUPIAMAPIPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAB1289BFE4E00B32A39 /* GroupPrivatePublicUPIAMAPIPost+Schema.swift */; };
|
|
213DBC1B28A5787400B30280 /* OwnerPublicUPIAMPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFACC289BFE4E00B32A39 /* OwnerPublicUPIAMPost.swift */; };
|
|
213DBC1C28A5787400B30280 /* GroupPrivatePublicUPIAMAPIPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAD4289BFE4E00B32A39 /* GroupPrivatePublicUPIAMAPIPost.swift */; };
|
|
213DBC1D28A5787400B30280 /* PrivatePrivatePublicUPIAMAPIPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFABB289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMAPIPost.swift */; };
|
|
213DBC1E28A5787400B30280 /* OwnerPrivateUPIAMPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAD2289BFE4E00B32A39 /* OwnerPrivateUPIAMPost.swift */; };
|
|
213DBC1F28A5787400B30280 /* PrivatePrivateUPIAMPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAD7289BFE4E00B32A39 /* PrivatePrivateUPIAMPost.swift */; };
|
|
213DBC2028A5787400B30280 /* OwnerOIDCPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAD8289BFE4E00B32A39 /* OwnerOIDCPost+Schema.swift */; };
|
|
213DBC2128A5787400B30280 /* OwnerPrivatePublicUPIAMAPIPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFACE289BFE4E00B32A39 /* OwnerPrivatePublicUPIAMAPIPost.swift */; };
|
|
213DBC2228A5787400B30280 /* GroupPublicUPIAMPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFABF289BFE4E00B32A39 /* GroupPublicUPIAMPost+Schema.swift */; };
|
|
213DBC2328A5787400B30280 /* PrivatePublicIAMAPIPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAC9289BFE4E00B32A39 /* PrivatePublicIAMAPIPost+Schema.swift */; };
|
|
213DBC2428A5787400B30280 /* OwnerOIDCPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFACD289BFE4E00B32A39 /* OwnerOIDCPost.swift */; };
|
|
213DBC2528A5787400B30280 /* OwnerPublicOIDAPIPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAC2289BFE4E00B32A39 /* OwnerPublicOIDAPIPost.swift */; };
|
|
213DBC2628A5787400B30280 /* OwnerPublicUPAPIPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAB6289BFE4E00B32A39 /* OwnerPublicUPAPIPost+Schema.swift */; };
|
|
213DBC2728A5787400B30280 /* PrivatePrivatePublicUPIAMAPIPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAD1289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMAPIPost+Schema.swift */; };
|
|
213DBC2828A5787400B30280 /* GroupPublicUPAPIPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAC0289BFE4E00B32A39 /* GroupPublicUPAPIPost+Schema.swift */; };
|
|
213DBC2928A5787400B30280 /* PrivatePublicUPIAMPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFADA289BFE4E00B32A39 /* PrivatePublicUPIAMPost+Schema.swift */; };
|
|
213DBC2A28A5787400B30280 /* PublicIAMPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAAD289BFE4E00B32A39 /* PublicIAMPost.swift */; };
|
|
213DBC2B28A5787400B30280 /* PrivatePublicPublicUPAPIIAMPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAD0289BFE4E00B32A39 /* PrivatePublicPublicUPAPIIAMPost+Schema.swift */; };
|
|
213DBC2C28A5787400B30280 /* OwnerPublicUPIAMPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAC7289BFE4E00B32A39 /* OwnerPublicUPIAMPost+Schema.swift */; };
|
|
213DBC2D28A5787400B30280 /* GroupPrivateUPIAMPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAB7289BFE4E00B32A39 /* GroupPrivateUPIAMPost+Schema.swift */; };
|
|
213DBC2E28A5787400B30280 /* PrivatePublicComboUPPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFABD289BFE4E00B32A39 /* PrivatePublicComboUPPost.swift */; };
|
|
213DBC2F28A5787400B30280 /* PublicPublicIAMAPIPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFACA289BFE4E00B32A39 /* PublicPublicIAMAPIPost+Schema.swift */; };
|
|
213DBC3028A5787400B30280 /* PrivateIAMPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAC5289BFE4E00B32A39 /* PrivateIAMPost+Schema.swift */; };
|
|
213DBC3128A5787400B30280 /* PublicIAMPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAB8289BFE4E00B32A39 /* PublicIAMPost+Schema.swift */; };
|
|
213DBC3228A5787400B30280 /* GroupUPPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAAA289BFE4E00B32A39 /* GroupUPPost+Schema.swift */; };
|
|
213DBC3328A5787400B30280 /* PublicPublicIAMAPIPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFABE289BFE4E00B32A39 /* PublicPublicIAMAPIPost.swift */; };
|
|
213DBC3428A5787400B30280 /* OwnerUPPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAAC289BFE4E00B32A39 /* OwnerUPPost+Schema.swift */; };
|
|
213DBC3528A5787400B30280 /* PrivatePublicComboAPIPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAB9289BFE4E00B32A39 /* PrivatePublicComboAPIPost.swift */; };
|
|
213DBC3628A5787400B30280 /* PrivatePublicComboUPPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAAB289BFE4E00B32A39 /* PrivatePublicComboUPPost+Schema.swift */; };
|
|
213DBC3728A5787400B30280 /* GroupUPPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAB4289BFE4E00B32A39 /* GroupUPPost.swift */; };
|
|
213DBC3828A5787400B30280 /* GroupPublicUPIAMPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFABA289BFE4E00B32A39 /* GroupPublicUPIAMPost.swift */; };
|
|
213DBC3928A5787400B30280 /* PrivatePublicComboAPIPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAA9289BFE4E00B32A39 /* PrivatePublicComboAPIPost+Schema.swift */; };
|
|
213DBC3A28A5787400B30280 /* GroupPrivateUPIAMPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFACB289BFE4E00B32A39 /* GroupPrivateUPIAMPost.swift */; };
|
|
213DBC3B28A5787400B30280 /* PrivatePublicIAMAPIPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAC1289BFE4E00B32A39 /* PrivatePublicIAMAPIPost.swift */; };
|
|
213DBC3C28A5787400B30280 /* PrivatePrivatePublicUPIAMIAMPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAB2289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMIAMPost.swift */; };
|
|
213DBC3D28A5787400B30280 /* PrivatePublicUPAPIPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAD6289BFE4E00B32A39 /* PrivatePublicUPAPIPost.swift */; };
|
|
213DBC3E28A5787400B30280 /* OwnerPrivateUPIAMPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAB5289BFE4E00B32A39 /* OwnerPrivateUPIAMPost+Schema.swift */; };
|
|
213DBC3F28A5787400B30280 /* PrivatePublicPublicUPAPIIAMPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAC6289BFE4E00B32A39 /* PrivatePublicPublicUPAPIIAMPost.swift */; };
|
|
213DBC4028A5787400B30280 /* GroupPublicUPAPIPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAB3289BFE4E00B32A39 /* GroupPublicUPAPIPost.swift */; };
|
|
213DBC4128A5787400B30280 /* OwnerUPPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFACF289BFE4E00B32A39 /* OwnerUPPost.swift */; };
|
|
213DBC4228A5787400B30280 /* PrivateUPPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAA8289BFE4E00B32A39 /* PrivateUPPost.swift */; };
|
|
213DBC4328A5787400B30280 /* PrivateIAMPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAB0289BFE4E00B32A39 /* PrivateIAMPost.swift */; };
|
|
213DBC4428A5787400B30280 /* OwnerPrivatePublicUPIAMAPIPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAAF289BFE4E00B32A39 /* OwnerPrivatePublicUPIAMAPIPost+Schema.swift */; };
|
|
213DBC4528A5787B00B30280 /* AWSDataStoreMultiAuthSingleRuleTests+Models.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAA3289BFE4E00B32A39 /* AWSDataStoreMultiAuthSingleRuleTests+Models.swift */; };
|
|
213DBC4728A5787B00B30280 /* AWSDataStoreMultiAuthThreeRulesTests+Models.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFADE289BFE4E00B32A39 /* AWSDataStoreMultiAuthThreeRulesTests+Models.swift */; };
|
|
213DBC4828A5787B00B30280 /* AWSDataStoreMultiAuthTwoRulesTests+Models.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAE0289BFE4E00B32A39 /* AWSDataStoreMultiAuthTwoRulesTests+Models.swift */; };
|
|
213DBC4928A5787B00B30280 /* AWSDataStoreMultiAuthSingleRuleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFAA4289BFE4E00B32A39 /* AWSDataStoreMultiAuthSingleRuleTests.swift */; };
|
|
213DBC5328A57CDE00B30280 /* AWSDataStoreAuthBaseTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBC5228A57CDE00B30280 /* AWSDataStoreAuthBaseTest.swift */; };
|
|
213DBC5528A57CF100B30280 /* AWSDataStoreAuthBaseTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBC5428A57CF100B30280 /* AWSDataStoreAuthBaseTest.swift */; };
|
|
213DBC5728A57CFA00B30280 /* AWSDataStoreAuthBaseTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBC5628A57CFA00B30280 /* AWSDataStoreAuthBaseTest.swift */; };
|
|
213DBC5928A57FFE00B30280 /* TestConfigHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBC5828A57FFE00B30280 /* TestConfigHelper.swift */; };
|
|
213DBC5B28A5800F00B30280 /* TestConfigHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBC5A28A5800F00B30280 /* TestConfigHelper.swift */; };
|
|
213DBC5D28A5801900B30280 /* TestConfigHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213DBC5C28A5801900B30280 /* TestConfigHelper.swift */; };
|
|
213DBC5E28A5808000B30280 /* AWSDataStoreCategoryPluginIAMAuthIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA90289BFE4E00B32A39 /* AWSDataStoreCategoryPluginIAMAuthIntegrationTests.swift */; };
|
|
213DBC5F28A5808400B30280 /* TodoIAMPublic+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA8A289BFE4E00B32A39 /* TodoIAMPublic+Schema.swift */; };
|
|
213DBC6028A5808400B30280 /* TodoIAMPrivate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA8C289BFE4E00B32A39 /* TodoIAMPrivate.swift */; };
|
|
213DBC6128A5808400B30280 /* TodoIAMPrivate+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA8B289BFE4E00B32A39 /* TodoIAMPrivate+Schema.swift */; };
|
|
213DBC6228A5808400B30280 /* TodoIAMPublic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA8D289BFE4E00B32A39 /* TodoIAMPublic.swift */; };
|
|
213DBC6328A5841400B30280 /* HubListenerTestUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFE13289C073100B32A39 /* HubListenerTestUtilities.swift */; };
|
|
219253BE28BFE84100820737 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 219253BD28BFE84000820737 /* XCTest.framework */; };
|
|
21977DBF289C171A005B49D6 /* TestConfigHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21977DBE289C1719005B49D6 /* TestConfigHelper.swift */; };
|
|
219B518528E3A4B00080EDCC /* DataStoreConnectionOptionalAssociations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA00289BFE3400B32A39 /* DataStoreConnectionOptionalAssociations.swift */; };
|
|
219B518628E3A7150080EDCC /* DataStoreHubEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9EE289BFE3400B32A39 /* DataStoreHubEvent.swift */; };
|
|
21BBFB4A289BFF9400B32A39 /* AWSDataStorePluginConfigurationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9F2289BFE3400B32A39 /* AWSDataStorePluginConfigurationTests.swift */; };
|
|
21BBFB4B289BFFA000B32A39 /* DataStoreConfigurationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9F1289BFE3400B32A39 /* DataStoreConfigurationTests.swift */; };
|
|
21BBFB4C289BFFA300B32A39 /* DataStoreConsecutiveUpdatesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA16289BFE3400B32A39 /* DataStoreConsecutiveUpdatesTests.swift */; };
|
|
21BBFB4D289BFFAF00B32A39 /* DataStoreCustomPrimaryKeyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9E6289BFE3400B32A39 /* DataStoreCustomPrimaryKeyTests.swift */; };
|
|
21BBFB4E289BFFB100B32A39 /* DataStoreEndToEndTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA10289BFE3400B32A39 /* DataStoreEndToEndTests.swift */; };
|
|
21BBFB4F289BFFB400B32A39 /* DataStoreHubEventsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9FA289BFE3400B32A39 /* DataStoreHubEventsTests.swift */; };
|
|
21BBFB51289BFFB800B32A39 /* DataStoreObserveQueryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA15289BFE3400B32A39 /* DataStoreObserveQueryTests.swift */; };
|
|
21BBFB52289BFFBB00B32A39 /* DataStoreScalarTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA0E289BFE3400B32A39 /* DataStoreScalarTests.swift */; };
|
|
21BBFB53289BFFC200B32A39 /* SubscriptionEndToEndTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA0C289BFE3400B32A39 /* SubscriptionEndToEndTests.swift */; };
|
|
21BBFB95289C019F00B32A39 /* AWSDataStoreCategoryPluginFlutterIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA66289BFE4300B32A39 /* AWSDataStoreCategoryPluginFlutterIntegrationTests.swift */; };
|
|
21BBFB96289C01A200B32A39 /* DataStoreConnectionScenario3FlutterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA5E289BFE4300B32A39 /* DataStoreConnectionScenario3FlutterTests.swift */; };
|
|
21BBFB97289C01A400B32A39 /* DataStoreConnectionScenario6FlutterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA5F289BFE4300B32A39 /* DataStoreConnectionScenario6FlutterTests.swift */; };
|
|
21BBFB98289C01A700B32A39 /* DataStoreConnectionScenario2FlutterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA60289BFE4300B32A39 /* DataStoreConnectionScenario2FlutterTests.swift */; };
|
|
21BBFB99289C01BE00B32A39 /* DataStoreConnectionScenario5FlutterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA63289BFE4300B32A39 /* DataStoreConnectionScenario5FlutterTests.swift */; };
|
|
21BBFB9A289C01CD00B32A39 /* DataStoreConnectionScenario1FlutterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA61289BFE4300B32A39 /* DataStoreConnectionScenario1FlutterTests.swift */; };
|
|
21BBFB9B289C01D200B32A39 /* DataStoreConnectionScenario4FlutterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA62289BFE4300B32A39 /* DataStoreConnectionScenario4FlutterTests.swift */; };
|
|
21BBFB9C289C01D700B32A39 /* DataStoreFlutterConsecutiveUpdatesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA67289BFE4300B32A39 /* DataStoreFlutterConsecutiveUpdatesTests.swift */; };
|
|
21BBFB9D289C01DB00B32A39 /* DataStoreFlutterEndToEndTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA64289BFE4300B32A39 /* DataStoreFlutterEndToEndTests.swift */; };
|
|
21BBFB9E289C01E600B32A39 /* SyncEngineFlutterIntegrationTestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA48289BFE4300B32A39 /* SyncEngineFlutterIntegrationTestBase.swift */; };
|
|
21BBFB9F289C01ED00B32A39 /* Post5Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA4A289BFE4300B32A39 /* Post5Wrapper.swift */; };
|
|
21BBFBA0289C01F300B32A39 /* Comment4Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA4B289BFE4300B32A39 /* Comment4Wrapper.swift */; };
|
|
21BBFBA1289C01F600B32A39 /* Comment3Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA4C289BFE4300B32A39 /* Comment3Wrapper.swift */; };
|
|
21BBFBA2289C01FA00B32A39 /* Post3Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA4D289BFE4300B32A39 /* Post3Wrapper.swift */; };
|
|
21BBFBA3289C01FD00B32A39 /* PostWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA4E289BFE4300B32A39 /* PostWrapper.swift */; };
|
|
21BBFBA4289C020100B32A39 /* Post4Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA4F289BFE4300B32A39 /* Post4Wrapper.swift */; };
|
|
21BBFBA5289C020900B32A39 /* Project2Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA50289BFE4300B32A39 /* Project2Wrapper.swift */; };
|
|
21BBFBA6289C020C00B32A39 /* PostEditor5Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA51289BFE4300B32A39 /* PostEditor5Wrapper.swift */; };
|
|
21BBFBA7289C020F00B32A39 /* User5Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA52289BFE4300B32A39 /* User5Wrapper.swift */; };
|
|
21BBFBA8289C021300B32A39 /* Project1Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA53289BFE4300B32A39 /* Project1Wrapper.swift */; };
|
|
21BBFBA9289C021600B32A39 /* TeamWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA54289BFE4300B32A39 /* TeamWrapper.swift */; };
|
|
21BBFBAA289C021800B32A39 /* Comment6Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA55289BFE4300B32A39 /* Comment6Wrapper.swift */; };
|
|
21BBFBAB289C021C00B32A39 /* Post6Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA56289BFE4300B32A39 /* Post6Wrapper.swift */; };
|
|
21BBFBAC289C021E00B32A39 /* Blog6Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA57289BFE4300B32A39 /* Blog6Wrapper.swift */; };
|
|
21BBFBAD289C022200B32A39 /* TestFlutterModelRegistration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA58289BFE4300B32A39 /* TestFlutterModelRegistration.swift */; };
|
|
21BBFBAE289C022600B32A39 /* FlutterSerializedModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA5A289BFE4300B32A39 /* FlutterSerializedModel.swift */; };
|
|
21BBFBAF289C022A00B32A39 /* FlutterDataStoreRequestUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA5B289BFE4300B32A39 /* FlutterDataStoreRequestUtils.swift */; };
|
|
21BBFBB0289C022D00B32A39 /* FlutterTemporal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA5C289BFE4300B32A39 /* FlutterTemporal.swift */; };
|
|
21BBFC03289C035D00B32A39 /* TestModelRegistration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9E8289BFE3400B32A39 /* TestModelRegistration.swift */; };
|
|
21BBFC04289C035F00B32A39 /* SyncEngineIntegrationTestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9E9289BFE3400B32A39 /* SyncEngineIntegrationTestBase.swift */; };
|
|
21BBFC05289C036100B32A39 /* DataStoreTestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9EA289BFE3400B32A39 /* DataStoreTestBase.swift */; };
|
|
21BBFC06289C036300B32A39 /* DataStoreInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9EB289BFE3400B32A39 /* DataStoreInternal.swift */; };
|
|
21BBFC07289C036600B32A39 /* HubEventsIntegrationTestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9EC289BFE3400B32A39 /* HubEventsIntegrationTestBase.swift */; };
|
|
21BBFC08289C036800B32A39 /* SyncEngineIntegrationV2TestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9ED289BFE3400B32A39 /* SyncEngineIntegrationV2TestBase.swift */; };
|
|
21BBFC0B289C037000B32A39 /* TestModelV2Registration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9F0289BFE3400B32A39 /* TestModelV2Registration.swift */; };
|
|
21BBFC0E289C038500B32A39 /* DataStoreConnectionScenario5Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9F4289BFE3400B32A39 /* DataStoreConnectionScenario5Tests.swift */; };
|
|
21BBFC0F289C038700B32A39 /* DataStoreConnectionScenario2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9F5289BFE3400B32A39 /* DataStoreConnectionScenario2Tests.swift */; };
|
|
21BBFC10289C038900B32A39 /* DataStoreConnectionScenario4Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9F6289BFE3400B32A39 /* DataStoreConnectionScenario4Tests.swift */; };
|
|
21BBFC11289C038B00B32A39 /* DataStoreConnectionScenario1Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9F7289BFE3400B32A39 /* DataStoreConnectionScenario1Tests.swift */; };
|
|
21BBFC12289C039500B32A39 /* DataStoreConnectionScenario6Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9F8289BFE3400B32A39 /* DataStoreConnectionScenario6Tests.swift */; };
|
|
21BBFC13289C039800B32A39 /* DataStoreConnectionScenario3Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9F9289BFE3400B32A39 /* DataStoreConnectionScenario3Tests.swift */; };
|
|
21BBFC16289C03B900B32A39 /* DataStoreConnectionScenario1V2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA06289BFE3400B32A39 /* DataStoreConnectionScenario1V2Tests.swift */; };
|
|
21BBFC23289C03E900B32A39 /* AWSDataStorePrimaryKeyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA13289BFE3400B32A39 /* AWSDataStorePrimaryKeyTests.swift */; };
|
|
21BBFC24289C03EB00B32A39 /* AWSDataStorePrimaryKeyBaseTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA14289BFE3400B32A39 /* AWSDataStorePrimaryKeyBaseTest.swift */; };
|
|
21BBFC28289C062000B32A39 /* TestConfigHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC27289C062000B32A39 /* TestConfigHelper.swift */; };
|
|
21BBFD2D289C06E400B32A39 /* DeprecatedTodo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC2A289C06E200B32A39 /* DeprecatedTodo.swift */; };
|
|
21BBFD2E289C06E400B32A39 /* User+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC2B289C06E200B32A39 /* User+Schema.swift */; };
|
|
21BBFD2F289C06E400B32A39 /* OGCScenarioBPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC2C289C06E300B32A39 /* OGCScenarioBPost.swift */; };
|
|
21BBFD30289C06E400B32A39 /* Article+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC2D289C06E300B32A39 /* Article+Schema.swift */; };
|
|
21BBFD31289C06E400B32A39 /* RecordCover+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC2E289C06E300B32A39 /* RecordCover+Schema.swift */; };
|
|
21BBFD32289C06E400B32A39 /* schema.graphql in Resources */ = {isa = PBXBuildFile; fileRef = 21BBFC30289C06E300B32A39 /* schema.graphql */; };
|
|
21BBFD33289C06E400B32A39 /* Dish.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC31289C06E300B32A39 /* Dish.swift */; };
|
|
21BBFD34289C06E400B32A39 /* MenuType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC32289C06E300B32A39 /* MenuType.swift */; };
|
|
21BBFD35289C06E400B32A39 /* Menu+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC33289C06E300B32A39 /* Menu+Schema.swift */; };
|
|
21BBFD36289C06E400B32A39 /* Restaurant+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC34289C06E300B32A39 /* Restaurant+Schema.swift */; };
|
|
21BBFD37289C06E400B32A39 /* Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC35289C06E300B32A39 /* Menu.swift */; };
|
|
21BBFD38289C06E400B32A39 /* Dish+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC36289C06E300B32A39 /* Dish+Schema.swift */; };
|
|
21BBFD39289C06E400B32A39 /* Restaurant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC37289C06E300B32A39 /* Restaurant.swift */; };
|
|
21BBFD3A289C06E400B32A39 /* CustomerMultipleSecondaryIndexV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC39289C06E300B32A39 /* CustomerMultipleSecondaryIndexV2+Schema.swift */; };
|
|
21BBFD3B289C06E400B32A39 /* Comment3V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC3B289C06E300B32A39 /* Comment3V2.swift */; };
|
|
21BBFD3C289C06E400B32A39 /* Post3V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC3C289C06E300B32A39 /* Post3V2+Schema.swift */; };
|
|
21BBFD3D289C06E400B32A39 /* Post3V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC3D289C06E300B32A39 /* Post3V2.swift */; };
|
|
21BBFD3E289C06E400B32A39 /* Comment3V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC3E289C06E300B32A39 /* Comment3V2+Schema.swift */; };
|
|
21BBFD3F289C06E400B32A39 /* Project4bV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC40289C06E300B32A39 /* Project4bV2+Schema.swift */; };
|
|
21BBFD40289C06E400B32A39 /* Team4bV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC41289C06E300B32A39 /* Team4bV2+Schema.swift */; };
|
|
21BBFD41289C06E400B32A39 /* Project4bV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC42289C06E300B32A39 /* Project4bV2.swift */; };
|
|
21BBFD42289C06E400B32A39 /* Team4bV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC43289C06E300B32A39 /* Team4bV2.swift */; };
|
|
21BBFD43289C06E400B32A39 /* Post7V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC45289C06E300B32A39 /* Post7V2.swift */; };
|
|
21BBFD44289C06E400B32A39 /* Post7V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC46289C06E300B32A39 /* Post7V2+Schema.swift */; };
|
|
21BBFD45289C06E400B32A39 /* Blog7V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC47289C06E300B32A39 /* Blog7V2+Schema.swift */; };
|
|
21BBFD46289C06E400B32A39 /* Blog7V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC48289C06E300B32A39 /* Blog7V2.swift */; };
|
|
21BBFD47289C06E400B32A39 /* Comment7V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC49289C06E300B32A39 /* Comment7V2+Schema.swift */; };
|
|
21BBFD48289C06E400B32A39 /* Comment7V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC4A289C06E300B32A39 /* Comment7V2.swift */; };
|
|
21BBFD49289C06E400B32A39 /* TodoCustomTimestampV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC4B289C06E300B32A39 /* TodoCustomTimestampV2+Schema.swift */; };
|
|
21BBFD4B289C06E400B32A39 /* Team4aV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC4E289C06E300B32A39 /* Team4aV2+Schema.swift */; };
|
|
21BBFD4C289C06E400B32A39 /* Project4aV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC4F289C06E300B32A39 /* Project4aV2+Schema.swift */; };
|
|
21BBFD4D289C06E400B32A39 /* Project4aV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC50289C06E300B32A39 /* Project4aV2.swift */; };
|
|
21BBFD4E289C06E400B32A39 /* Team4aV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC51289C06E300B32A39 /* Team4aV2.swift */; };
|
|
21BBFD4F289C06E400B32A39 /* Post4V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC53289C06E300B32A39 /* Post4V2.swift */; };
|
|
21BBFD50289C06E400B32A39 /* Post4V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC54289C06E300B32A39 /* Post4V2+Schema.swift */; };
|
|
21BBFD51289C06E400B32A39 /* Comment4V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC55289C06E300B32A39 /* Comment4V2.swift */; };
|
|
21BBFD52289C06E400B32A39 /* Comment4V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC56289C06E300B32A39 /* Comment4V2+Schema.swift */; };
|
|
21BBFD53289C06E400B32A39 /* CustomerSecondaryIndexV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC57289C06E300B32A39 /* CustomerSecondaryIndexV2.swift */; };
|
|
21BBFD54289C06E400B32A39 /* MyNestedModel8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC59289C06E300B32A39 /* MyNestedModel8+Schema.swift */; };
|
|
21BBFD55289C06E400B32A39 /* Blog8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC5A289C06E300B32A39 /* Blog8+Schema.swift */; };
|
|
21BBFD56289C06E400B32A39 /* Comment8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC5B289C06E300B32A39 /* Comment8+Schema.swift */; };
|
|
21BBFD57289C06E400B32A39 /* Post8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC5C289C06E300B32A39 /* Post8+Schema.swift */; };
|
|
21BBFD58289C06E400B32A39 /* Comment8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC5D289C06E300B32A39 /* Comment8.swift */; };
|
|
21BBFD59289C06E400B32A39 /* MyCustomModel8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC5E289C06E300B32A39 /* MyCustomModel8.swift */; };
|
|
21BBFD5A289C06E400B32A39 /* MyNestedModel8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC5F289C06E300B32A39 /* MyNestedModel8.swift */; };
|
|
21BBFD5B289C06E400B32A39 /* MyCustomModel8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC60289C06E300B32A39 /* MyCustomModel8+Schema.swift */; };
|
|
21BBFD5C289C06E400B32A39 /* Blog8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC61289C06E300B32A39 /* Blog8.swift */; };
|
|
21BBFD5D289C06E400B32A39 /* Post8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC62289C06E300B32A39 /* Post8.swift */; };
|
|
21BBFD5E289C06E400B32A39 /* Project1V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC64289C06E300B32A39 /* Project1V2.swift */; };
|
|
21BBFD5F289C06E400B32A39 /* Team1V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC65289C06E300B32A39 /* Team1V2+Schema.swift */; };
|
|
21BBFD60289C06E400B32A39 /* Project1V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC66289C06E300B32A39 /* Project1V2+Schema.swift */; };
|
|
21BBFD61289C06E400B32A39 /* Team1V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC67289C06E300B32A39 /* Team1V2.swift */; };
|
|
21BBFD62289C06E400B32A39 /* TodoWithDefaultValueV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC68289C06E300B32A39 /* TodoWithDefaultValueV2.swift */; };
|
|
21BBFD63289C06E400B32A39 /* Priority.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC69289C06E300B32A39 /* Priority.swift */; };
|
|
21BBFD64289C06E400B32A39 /* Post5V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC6B289C06E300B32A39 /* Post5V2+Schema.swift */; };
|
|
21BBFD65289C06E400B32A39 /* Post5V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC6C289C06E300B32A39 /* Post5V2.swift */; };
|
|
21BBFD66289C06E400B32A39 /* User5V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC6D289C06E300B32A39 /* User5V2+Schema.swift */; };
|
|
21BBFD67289C06E400B32A39 /* PostEditor5V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC6E289C06E300B32A39 /* PostEditor5V2.swift */; };
|
|
21BBFD68289C06E400B32A39 /* User5V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC6F289C06E300B32A39 /* User5V2.swift */; };
|
|
21BBFD69289C06E400B32A39 /* PostEditor5V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC70289C06E300B32A39 /* PostEditor5V2+Schema.swift */; };
|
|
21BBFD6A289C06E400B32A39 /* CustomerWithMultipleFieldsinPK.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC71289C06E300B32A39 /* CustomerWithMultipleFieldsinPK.swift */; };
|
|
21BBFD6B289C06E400B32A39 /* CustomerSecondaryIndexV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC72289C06E300B32A39 /* CustomerSecondaryIndexV2+Schema.swift */; };
|
|
21BBFD6C289C06E400B32A39 /* Post3aV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC74289C06E300B32A39 /* Post3aV2.swift */; };
|
|
21BBFD6D289C06E400B32A39 /* Comment3aV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC75289C06E300B32A39 /* Comment3aV2.swift */; };
|
|
21BBFD6E289C06E400B32A39 /* Post3aV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC76289C06E300B32A39 /* Post3aV2+Schema.swift */; };
|
|
21BBFD6F289C06E400B32A39 /* Comment3aV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC77289C06E300B32A39 /* Comment3aV2+Schema.swift */; };
|
|
21BBFD70289C06E400B32A39 /* TodoCustomTimestampV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC78289C06E300B32A39 /* TodoCustomTimestampV2.swift */; };
|
|
21BBFD71289C06E400B32A39 /* CustomerMultipleSecondaryIndexV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC79289C06E300B32A39 /* CustomerMultipleSecondaryIndexV2.swift */; };
|
|
21BBFD72289C06E400B32A39 /* SchemaDrift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC7B289C06E300B32A39 /* SchemaDrift.swift */; };
|
|
21BBFD73289C06E400B32A39 /* EnumDrift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC7C289C06E300B32A39 /* EnumDrift.swift */; };
|
|
21BBFD74289C06E400B32A39 /* SchemaDrift+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC7D289C06E300B32A39 /* SchemaDrift+Schema.swift */; };
|
|
21BBFD75289C06E400B32A39 /* Meeting8V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC7F289C06E300B32A39 /* Meeting8V2+Schema.swift */; };
|
|
21BBFD76289C06E400B32A39 /* Attendee8V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC80289C06E300B32A39 /* Attendee8V2.swift */; };
|
|
21BBFD77289C06E400B32A39 /* Registration8V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC81289C06E300B32A39 /* Registration8V2+Schema.swift */; };
|
|
21BBFD78289C06E400B32A39 /* Meeting8V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC82289C06E300B32A39 /* Meeting8V2.swift */; };
|
|
21BBFD79289C06E400B32A39 /* Registration8V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC83289C06E300B32A39 /* Registration8V2.swift */; };
|
|
21BBFD7A289C06E400B32A39 /* Attendee8V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC84289C06E300B32A39 /* Attendee8V2+Schema.swift */; };
|
|
21BBFD7B289C06E400B32A39 /* CustomerWithMultipleFieldsinPK+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC85289C06E300B32A39 /* CustomerWithMultipleFieldsinPK+Schema.swift */; };
|
|
21BBFD7C289C06E400B32A39 /* Project2V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC87289C06E300B32A39 /* Project2V2+Schema.swift */; };
|
|
21BBFD7D289C06E400B32A39 /* Team2V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC88289C06E300B32A39 /* Team2V2.swift */; };
|
|
21BBFD7E289C06E400B32A39 /* Project2V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC89289C06E300B32A39 /* Project2V2.swift */; };
|
|
21BBFD7F289C06E400B32A39 /* Team2V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC8A289C06E300B32A39 /* Team2V2+Schema.swift */; };
|
|
21BBFD80289C06E400B32A39 /* Post6V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC8C289C06E300B32A39 /* Post6V2+Schema.swift */; };
|
|
21BBFD81289C06E400B32A39 /* Post6V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC8D289C06E300B32A39 /* Post6V2.swift */; };
|
|
21BBFD82289C06E400B32A39 /* Comment6V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC8E289C06E300B32A39 /* Comment6V2+Schema.swift */; };
|
|
21BBFD83289C06E400B32A39 /* Blog6V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC8F289C06E300B32A39 /* Blog6V2.swift */; };
|
|
21BBFD84289C06E400B32A39 /* Blog6V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC90289C06E300B32A39 /* Blog6V2+Schema.swift */; };
|
|
21BBFD85289C06E400B32A39 /* Comment6V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC91289C06E300B32A39 /* Comment6V2.swift */; };
|
|
21BBFD86289C06E400B32A39 /* TodoWithDefaultValueV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC92289C06E300B32A39 /* TodoWithDefaultValueV2+Schema.swift */; };
|
|
21BBFD87289C06E400B32A39 /* PostStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC93289C06E300B32A39 /* PostStatus.swift */; };
|
|
21BBFD88289C06E400B32A39 /* Record+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC94289C06E300B32A39 /* Record+Schema.swift */; };
|
|
21BBFD89289C06E400B32A39 /* UserFollowers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC95289C06E300B32A39 /* UserFollowers.swift */; };
|
|
21BBFD8A289C06E400B32A39 /* ListStringContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC97289C06E300B32A39 /* ListStringContainer.swift */; };
|
|
21BBFD8B289C06E400B32A39 /* ListStringContainer+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC98289C06E300B32A39 /* ListStringContainer+Schema.swift */; };
|
|
21BBFD8C289C06E400B32A39 /* EnumTestModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC99289C06E300B32A39 /* EnumTestModel.swift */; };
|
|
21BBFD8D289C06E400B32A39 /* Scalar+Equatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC9A289C06E300B32A39 /* Scalar+Equatable.swift */; };
|
|
21BBFD8E289C06E400B32A39 /* Nested.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC9B289C06E300B32A39 /* Nested.swift */; };
|
|
21BBFD8F289C06E400B32A39 /* ScalarContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC9C289C06E300B32A39 /* ScalarContainer.swift */; };
|
|
21BBFD90289C06E400B32A39 /* EnumTestModel+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC9D289C06E300B32A39 /* EnumTestModel+Schema.swift */; };
|
|
21BBFD91289C06E400B32A39 /* Nested+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC9E289C06E300B32A39 /* Nested+Schema.swift */; };
|
|
21BBFD92289C06E400B32A39 /* TestEnum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFC9F289C06E300B32A39 /* TestEnum.swift */; };
|
|
21BBFD93289C06E400B32A39 /* ScalarContainer+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCA0289C06E300B32A39 /* ScalarContainer+Schema.swift */; };
|
|
21BBFD94289C06E400B32A39 /* NestedTypeTestModel+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCA1289C06E300B32A39 /* NestedTypeTestModel+Schema.swift */; };
|
|
21BBFD95289C06E400B32A39 /* NestedTypeTestModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCA2289C06E300B32A39 /* NestedTypeTestModel.swift */; };
|
|
21BBFD96289C06E400B32A39 /* ListIntContainer+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCA3289C06E300B32A39 /* ListIntContainer+Schema.swift */; };
|
|
21BBFD97289C06E400B32A39 /* ListIntContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCA4289C06E300B32A39 /* ListIntContainer.swift */; };
|
|
21BBFD98289C06E400B32A39 /* ScenarioATest6Post+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCA5289C06E300B32A39 /* ScenarioATest6Post+Schema.swift */; };
|
|
21BBFD99289C06E400B32A39 /* DynamicEmbedded.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCA7289C06E300B32A39 /* DynamicEmbedded.swift */; };
|
|
21BBFD9A289C06E400B32A39 /* DynamicModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCA8289C06E300B32A39 /* DynamicModel.swift */; };
|
|
21BBFD9B289C06E400B32A39 /* Section.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCA9289C06E300B32A39 /* Section.swift */; };
|
|
21BBFD9C289C06E400B32A39 /* Category.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCAA289C06E300B32A39 /* Category.swift */; };
|
|
21BBFD9D289C06E400B32A39 /* Todo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCAB289C06E300B32A39 /* Todo.swift */; };
|
|
21BBFD9E289C06E400B32A39 /* Todo+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCAC289C06E300B32A39 /* Todo+Schema.swift */; };
|
|
21BBFD9F289C06E400B32A39 /* Color.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCAD289C06E300B32A39 /* Color.swift */; };
|
|
21BBFDA0289C06E400B32A39 /* OGCScenarioBMGroupPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCAE289C06E300B32A39 /* OGCScenarioBMGroupPost+Schema.swift */; };
|
|
21BBFDA1289C06E400B32A39 /* M2MPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCB0289C06E300B32A39 /* M2MPost.swift */; };
|
|
21BBFDA3289C06E400B32A39 /* M2MPostEditor+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCB2289C06E300B32A39 /* M2MPostEditor+Schema.swift */; };
|
|
21BBFDA4289C06E400B32A39 /* M2MUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCB3289C06E300B32A39 /* M2MUser.swift */; };
|
|
21BBFDA5289C06E400B32A39 /* M2MUser+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCB4289C06E300B32A39 /* M2MUser+Schema.swift */; };
|
|
21BBFDA6289C06E400B32A39 /* M2MPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCB5289C06E300B32A39 /* M2MPost+Schema.swift */; };
|
|
21BBFDA7289C06E400B32A39 /* M2MPostEditor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCB6289C06E300B32A39 /* M2MPostEditor.swift */; };
|
|
21BBFDA8289C06E400B32A39 /* Article.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCB7289C06E300B32A39 /* Article.swift */; };
|
|
21BBFDAA289C06E400B32A39 /* Project+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCBA289C06E300B32A39 /* Project+Schema.swift */; };
|
|
21BBFDAC289C06E400B32A39 /* Team.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCBC289C06E300B32A39 /* Team.swift */; };
|
|
21BBFDAD289C06E400B32A39 /* Project.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCBD289C06E300B32A39 /* Project.swift */; };
|
|
21BBFDAE289C06E400B32A39 /* Team+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCBE289C06E300B32A39 /* Team+Schema.swift */; };
|
|
21BBFDAF289C06E400B32A39 /* QPredGen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCBF289C06E300B32A39 /* QPredGen.swift */; };
|
|
21BBFDB0289C06E400B32A39 /* AmplifyModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCC0289C06E300B32A39 /* AmplifyModels.swift */; };
|
|
21BBFDB1289C06E400B32A39 /* OGCScenarioBPost+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCC1289C06E300B32A39 /* OGCScenarioBPost+Schema.swift */; };
|
|
21BBFDB2289C06E400B32A39 /* Post+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCC2289C06E300B32A39 /* Post+Schema.swift */; };
|
|
21BBFDB3289C06E400B32A39 /* CustomerOrder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCC3289C06E300B32A39 /* CustomerOrder.swift */; };
|
|
21BBFDB4289C06E400B32A39 /* Record.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCC4289C06E300B32A39 /* Record.swift */; };
|
|
21BBFDB5289C06E400B32A39 /* RecordCover.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCC5289C06E300B32A39 /* RecordCover.swift */; };
|
|
21BBFDB6289C06E400B32A39 /* Row+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCC7289C06E300B32A39 /* Row+Schema.swift */; };
|
|
21BBFDB7289C06E400B32A39 /* Group.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCC8289C06E300B32A39 /* Group.swift */; };
|
|
21BBFDB8289C06E400B32A39 /* Group+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCC9289C06E300B32A39 /* Group+Schema.swift */; };
|
|
21BBFDB9289C06E400B32A39 /* Transaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCCA289C06E300B32A39 /* Transaction.swift */; };
|
|
21BBFDBA289C06E400B32A39 /* Row.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCCB289C06E300B32A39 /* Row.swift */; };
|
|
21BBFDBB289C06E400B32A39 /* Transaction+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCCC289C06E300B32A39 /* Transaction+Schema.swift */; };
|
|
21BBFDBC289C06E400B32A39 /* UserFollowers+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCCD289C06E300B32A39 /* UserFollowers+Schema.swift */; };
|
|
21BBFDBD289C06E400B32A39 /* MockModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCCE289C06E300B32A39 /* MockModels.swift */; };
|
|
21BBFDBE289C06E400B32A39 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCCF289C06E300B32A39 /* User.swift */; };
|
|
21BBFDBF289C06E400B32A39 /* PostCommentModelRegistration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCD0289C06E300B32A39 /* PostCommentModelRegistration.swift */; };
|
|
21BBFDC0289C06E400B32A39 /* Comment+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCD1289C06E300B32A39 /* Comment+Schema.swift */; };
|
|
21BBFDC1289C06E400B32A39 /* Post.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCD2289C06E300B32A39 /* Post.swift */; };
|
|
21BBFDC2289C06E400B32A39 /* Blog6.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCD5289C06E300B32A39 /* Blog6.swift */; };
|
|
21BBFDC3289C06E400B32A39 /* Post6.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCD6289C06E300B32A39 /* Post6.swift */; };
|
|
21BBFDC4289C06E400B32A39 /* Comment6.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCD7289C06E300B32A39 /* Comment6.swift */; };
|
|
21BBFDC5289C06E400B32A39 /* Post6+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCD8289C06E300B32A39 /* Post6+Schema.swift */; };
|
|
21BBFDC6289C06E400B32A39 /* Comment6+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCD9289C06E300B32A39 /* Comment6+Schema.swift */; };
|
|
21BBFDC7289C06E400B32A39 /* Blog6+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCDA289C06E300B32A39 /* Blog6+Schema.swift */; };
|
|
21BBFDC8289C06E400B32A39 /* Team1+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCDC289C06E300B32A39 /* Team1+Schema.swift */; };
|
|
21BBFDC9289C06E400B32A39 /* Project1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCDD289C06E300B32A39 /* Project1.swift */; };
|
|
21BBFDCA289C06E400B32A39 /* Project1+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCDE289C06E300B32A39 /* Project1+Schema.swift */; };
|
|
21BBFDCB289C06E400B32A39 /* Team1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCDF289C06E300B32A39 /* Team1.swift */; };
|
|
21BBFDCD289C06E400B32A39 /* Post4.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCE2289C06E300B32A39 /* Post4.swift */; };
|
|
21BBFDCE289C06E400B32A39 /* Post4+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCE3289C06E300B32A39 /* Post4+Schema.swift */; };
|
|
21BBFDCF289C06E400B32A39 /* Comment4+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCE4289C06E300B32A39 /* Comment4+Schema.swift */; };
|
|
21BBFDD0289C06E400B32A39 /* Comment4.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCE5289C06E300B32A39 /* Comment4.swift */; };
|
|
21BBFDD1289C06E400B32A39 /* Post3.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCE7289C06E300B32A39 /* Post3.swift */; };
|
|
21BBFDD2289C06E400B32A39 /* Post3+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCE8289C06E300B32A39 /* Post3+Schema.swift */; };
|
|
21BBFDD3289C06E400B32A39 /* Comment3+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCE9289C06E300B32A39 /* Comment3+Schema.swift */; };
|
|
21BBFDD4289C06E400B32A39 /* Comment3.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCEA289C06E300B32A39 /* Comment3.swift */; };
|
|
21BBFDD5289C06E400B32A39 /* Project2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCEC289C06E300B32A39 /* Project2+Schema.swift */; };
|
|
21BBFDD6289C06E400B32A39 /* Team2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCED289C06E300B32A39 /* Team2.swift */; };
|
|
21BBFDD7289C06E400B32A39 /* Project2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCEE289C06E300B32A39 /* Project2.swift */; };
|
|
21BBFDD8289C06E400B32A39 /* Team2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCEF289C06E300B32A39 /* Team2+Schema.swift */; };
|
|
21BBFDD9289C06E400B32A39 /* PostEditor5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCF1289C06E300B32A39 /* PostEditor5.swift */; };
|
|
21BBFDDA289C06E400B32A39 /* User5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCF2289C06E300B32A39 /* User5.swift */; };
|
|
21BBFDDB289C06E400B32A39 /* PostEditor5+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCF3289C06E300B32A39 /* PostEditor5+Schema.swift */; };
|
|
21BBFDDC289C06E400B32A39 /* User5+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCF4289C06E300B32A39 /* User5+Schema.swift */; };
|
|
21BBFDDD289C06E400B32A39 /* Post5+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCF5289C06E300B32A39 /* Post5+Schema.swift */; };
|
|
21BBFDDE289C06E400B32A39 /* Post5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCF6289C06E300B32A39 /* Post5.swift */; };
|
|
21BBFDDF289C06E400B32A39 /* CustomerOrder+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCF7289C06E300B32A39 /* CustomerOrder+Schema.swift */; };
|
|
21BBFDE0289C06E400B32A39 /* ScenarioATest6Post.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCF8289C06E300B32A39 /* ScenarioATest6Post.swift */; };
|
|
21BBFDE1289C06E400B32A39 /* UserFollowing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCF9289C06E300B32A39 /* UserFollowing.swift */; };
|
|
21BBFDE2289C06E400B32A39 /* QPredGen+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCFA289C06E300B32A39 /* QPredGen+Schema.swift */; };
|
|
21BBFDE3289C06E400B32A39 /* OGCScenarioBMGroupPost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFCFB289C06E300B32A39 /* OGCScenarioBMGroupPost.swift */; };
|
|
21BBFE07289C06E400B32A39 /* Comment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD20289C06E300B32A39 /* Comment.swift */; };
|
|
21BBFE08289C06E400B32A39 /* UserFollowing+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD21289C06E300B32A39 /* UserFollowing+Schema.swift */; };
|
|
21BBFE09289C06E400B32A39 /* Book+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD23289C06E400B32A39 /* Book+Schema.swift */; };
|
|
21BBFE0A289C06E400B32A39 /* BookAuthor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD24289C06E400B32A39 /* BookAuthor.swift */; };
|
|
21BBFE0B289C06E400B32A39 /* Author.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD25289C06E400B32A39 /* Author.swift */; };
|
|
21BBFE0C289C06E400B32A39 /* UserProfile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD26289C06E400B32A39 /* UserProfile.swift */; };
|
|
21BBFE0D289C06E400B32A39 /* UserProfile+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD27289C06E400B32A39 /* UserProfile+Schema.swift */; };
|
|
21BBFE0E289C06E400B32A39 /* Book.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD28289C06E400B32A39 /* Book.swift */; };
|
|
21BBFE0F289C06E400B32A39 /* BookAuthor+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD29289C06E400B32A39 /* BookAuthor+Schema.swift */; };
|
|
21BBFE10289C06E400B32A39 /* UserAccount+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD2A289C06E400B32A39 /* UserAccount+Schema.swift */; };
|
|
21BBFE11289C06E400B32A39 /* UserAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD2B289C06E400B32A39 /* UserAccount.swift */; };
|
|
21BBFE12289C06E400B32A39 /* Author+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFD2C289C06E400B32A39 /* Author+Schema.swift */; };
|
|
681DFE8328E746C10000C36A /* AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8028E746C10000C36A /* AsyncTesting.swift */; };
|
|
681DFE8428E746C10000C36A /* AsyncExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8128E746C10000C36A /* AsyncExpectation.swift */; };
|
|
681DFE8528E746C10000C36A /* XCTestCase+AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8228E746C10000C36A /* XCTestCase+AsyncTesting.swift */; };
|
|
681DFE8628E746FB0000C36A /* XCTestCase+AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8228E746C10000C36A /* XCTestCase+AsyncTesting.swift */; };
|
|
681DFE8728E746FB0000C36A /* AsyncExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8128E746C10000C36A /* AsyncExpectation.swift */; };
|
|
681DFE8828E746FB0000C36A /* AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8028E746C10000C36A /* AsyncTesting.swift */; };
|
|
681DFE8928E746FC0000C36A /* XCTestCase+AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8228E746C10000C36A /* XCTestCase+AsyncTesting.swift */; };
|
|
681DFE8A28E746FC0000C36A /* AsyncExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8128E746C10000C36A /* AsyncExpectation.swift */; };
|
|
681DFE8B28E746FC0000C36A /* AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8028E746C10000C36A /* AsyncTesting.swift */; };
|
|
681DFE8C28E746FC0000C36A /* XCTestCase+AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8228E746C10000C36A /* XCTestCase+AsyncTesting.swift */; };
|
|
681DFE8D28E746FC0000C36A /* AsyncExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8128E746C10000C36A /* AsyncExpectation.swift */; };
|
|
681DFE8E28E746FC0000C36A /* AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8028E746C10000C36A /* AsyncTesting.swift */; };
|
|
681DFE8F28E746FD0000C36A /* XCTestCase+AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8228E746C10000C36A /* XCTestCase+AsyncTesting.swift */; };
|
|
681DFE9028E746FD0000C36A /* AsyncExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8128E746C10000C36A /* AsyncExpectation.swift */; };
|
|
681DFE9128E746FD0000C36A /* AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8028E746C10000C36A /* AsyncTesting.swift */; };
|
|
681DFE9228E746FE0000C36A /* XCTestCase+AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8228E746C10000C36A /* XCTestCase+AsyncTesting.swift */; };
|
|
681DFE9328E746FE0000C36A /* AsyncExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8128E746C10000C36A /* AsyncExpectation.swift */; };
|
|
681DFE9428E746FE0000C36A /* AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8028E746C10000C36A /* AsyncTesting.swift */; };
|
|
681DFE9528E746FE0000C36A /* XCTestCase+AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8228E746C10000C36A /* XCTestCase+AsyncTesting.swift */; };
|
|
681DFE9628E746FE0000C36A /* AsyncExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8128E746C10000C36A /* AsyncExpectation.swift */; };
|
|
681DFE9728E746FE0000C36A /* AsyncTesting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE8028E746C10000C36A /* AsyncTesting.swift */; };
|
|
97731D4B28B3BD19006F180B /* TestConfigHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731D4A28B3BD19006F180B /* TestConfigHelper.swift */; };
|
|
97731D5728B3BD25006F180B /* DataStoreTestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731D4F28B3BD25006F180B /* DataStoreTestBase.swift */; };
|
|
97731D5828B3BD25006F180B /* DataStoreInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731D5028B3BD25006F180B /* DataStoreInternal.swift */; };
|
|
97731D5A28B3BD25006F180B /* SyncEngineIntegrationV2TestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731D5228B3BD25006F180B /* SyncEngineIntegrationV2TestBase.swift */; };
|
|
97731D5C28B3BD25006F180B /* TestModelV2Registration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731D5428B3BD25006F180B /* TestModelV2Registration.swift */; };
|
|
97731E8428B3BD39006F180B /* CustomerMultipleSecondaryIndexV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DB028B3BD39006F180B /* CustomerMultipleSecondaryIndexV2+Schema.swift */; };
|
|
97731E8528B3BD39006F180B /* Comment3V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DB228B3BD39006F180B /* Comment3V2.swift */; };
|
|
97731E8628B3BD39006F180B /* Post3V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DB328B3BD39006F180B /* Post3V2+Schema.swift */; };
|
|
97731E8728B3BD39006F180B /* Post3V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DB428B3BD39006F180B /* Post3V2.swift */; };
|
|
97731E8828B3BD39006F180B /* Comment3V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DB528B3BD39006F180B /* Comment3V2+Schema.swift */; };
|
|
97731E8928B3BD39006F180B /* Project4bV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DB728B3BD39006F180B /* Project4bV2+Schema.swift */; };
|
|
97731E8A28B3BD39006F180B /* Team4bV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DB828B3BD39006F180B /* Team4bV2+Schema.swift */; };
|
|
97731E8B28B3BD39006F180B /* Project4bV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DB928B3BD39006F180B /* Project4bV2.swift */; };
|
|
97731E8C28B3BD39006F180B /* Team4bV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DBA28B3BD39006F180B /* Team4bV2.swift */; };
|
|
97731E8D28B3BD39006F180B /* Post7V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DBC28B3BD39006F180B /* Post7V2.swift */; };
|
|
97731E8E28B3BD39006F180B /* Post7V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DBD28B3BD39006F180B /* Post7V2+Schema.swift */; };
|
|
97731E8F28B3BD39006F180B /* Blog7V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DBE28B3BD39006F180B /* Blog7V2+Schema.swift */; };
|
|
97731E9028B3BD39006F180B /* Blog7V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DBF28B3BD39006F180B /* Blog7V2.swift */; };
|
|
97731E9128B3BD39006F180B /* Comment7V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DC028B3BD39006F180B /* Comment7V2+Schema.swift */; };
|
|
97731E9228B3BD39006F180B /* Comment7V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DC128B3BD39006F180B /* Comment7V2.swift */; };
|
|
97731E9328B3BD39006F180B /* TodoCustomTimestampV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DC228B3BD39006F180B /* TodoCustomTimestampV2+Schema.swift */; };
|
|
97731E9528B3BD39006F180B /* Team4aV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DC528B3BD39006F180B /* Team4aV2+Schema.swift */; };
|
|
97731E9628B3BD39006F180B /* Project4aV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DC628B3BD39006F180B /* Project4aV2+Schema.swift */; };
|
|
97731E9728B3BD39006F180B /* Project4aV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DC728B3BD39006F180B /* Project4aV2.swift */; };
|
|
97731E9828B3BD39006F180B /* Team4aV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DC828B3BD39006F180B /* Team4aV2.swift */; };
|
|
97731E9928B3BD39006F180B /* Post4V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DCA28B3BD39006F180B /* Post4V2.swift */; };
|
|
97731E9A28B3BD39006F180B /* Post4V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DCB28B3BD39006F180B /* Post4V2+Schema.swift */; };
|
|
97731E9B28B3BD39006F180B /* Comment4V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DCC28B3BD39006F180B /* Comment4V2.swift */; };
|
|
97731E9C28B3BD39006F180B /* Comment4V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DCD28B3BD39006F180B /* Comment4V2+Schema.swift */; };
|
|
97731E9D28B3BD39006F180B /* CustomerSecondaryIndexV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DCE28B3BD39006F180B /* CustomerSecondaryIndexV2.swift */; };
|
|
97731E9E28B3BD39006F180B /* MyNestedModel8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DD028B3BD39006F180B /* MyNestedModel8+Schema.swift */; };
|
|
97731E9F28B3BD39006F180B /* Blog8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DD128B3BD39006F180B /* Blog8+Schema.swift */; };
|
|
97731EA028B3BD39006F180B /* Comment8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DD228B3BD39006F180B /* Comment8+Schema.swift */; };
|
|
97731EA128B3BD39006F180B /* Post8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DD328B3BD39006F180B /* Post8+Schema.swift */; };
|
|
97731EA228B3BD39006F180B /* Comment8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DD428B3BD39006F180B /* Comment8.swift */; };
|
|
97731EA328B3BD39006F180B /* MyCustomModel8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DD528B3BD39006F180B /* MyCustomModel8.swift */; };
|
|
97731EA428B3BD39006F180B /* MyNestedModel8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DD628B3BD39006F180B /* MyNestedModel8.swift */; };
|
|
97731EA528B3BD39006F180B /* MyCustomModel8+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DD728B3BD39006F180B /* MyCustomModel8+Schema.swift */; };
|
|
97731EA628B3BD39006F180B /* Blog8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DD828B3BD39006F180B /* Blog8.swift */; };
|
|
97731EA728B3BD39006F180B /* Post8.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DD928B3BD39006F180B /* Post8.swift */; };
|
|
97731EA828B3BD39006F180B /* Project1V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DDB28B3BD39006F180B /* Project1V2.swift */; };
|
|
97731EA928B3BD39006F180B /* Team1V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DDC28B3BD39006F180B /* Team1V2+Schema.swift */; };
|
|
97731EAA28B3BD39006F180B /* Project1V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DDD28B3BD39006F180B /* Project1V2+Schema.swift */; };
|
|
97731EAB28B3BD39006F180B /* Team1V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DDE28B3BD39006F180B /* Team1V2.swift */; };
|
|
97731EAC28B3BD39006F180B /* TodoWithDefaultValueV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DDF28B3BD39006F180B /* TodoWithDefaultValueV2.swift */; };
|
|
97731EAD28B3BD39006F180B /* Priority.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DE028B3BD39006F180B /* Priority.swift */; };
|
|
97731EAE28B3BD39006F180B /* Post5V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DE228B3BD39006F180B /* Post5V2+Schema.swift */; };
|
|
97731EAF28B3BD39006F180B /* Post5V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DE328B3BD39006F180B /* Post5V2.swift */; };
|
|
97731EB028B3BD39006F180B /* User5V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DE428B3BD39006F180B /* User5V2+Schema.swift */; };
|
|
97731EB128B3BD39006F180B /* PostEditor5V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DE528B3BD39006F180B /* PostEditor5V2.swift */; };
|
|
97731EB228B3BD39006F180B /* User5V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DE628B3BD39006F180B /* User5V2.swift */; };
|
|
97731EB328B3BD39006F180B /* PostEditor5V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DE728B3BD39006F180B /* PostEditor5V2+Schema.swift */; };
|
|
97731EB428B3BD39006F180B /* CustomerWithMultipleFieldsinPK.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DE828B3BD39006F180B /* CustomerWithMultipleFieldsinPK.swift */; };
|
|
97731EB528B3BD39006F180B /* CustomerSecondaryIndexV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DE928B3BD39006F180B /* CustomerSecondaryIndexV2+Schema.swift */; };
|
|
97731EB628B3BD39006F180B /* Post3aV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DEB28B3BD39006F180B /* Post3aV2.swift */; };
|
|
97731EB728B3BD39006F180B /* Comment3aV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DEC28B3BD39006F180B /* Comment3aV2.swift */; };
|
|
97731EB828B3BD39006F180B /* Post3aV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DED28B3BD39006F180B /* Post3aV2+Schema.swift */; };
|
|
97731EB928B3BD39006F180B /* Comment3aV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DEE28B3BD39006F180B /* Comment3aV2+Schema.swift */; };
|
|
97731EBA28B3BD39006F180B /* TodoCustomTimestampV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DEF28B3BD39006F180B /* TodoCustomTimestampV2.swift */; };
|
|
97731EBB28B3BD39006F180B /* CustomerMultipleSecondaryIndexV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DF028B3BD39006F180B /* CustomerMultipleSecondaryIndexV2.swift */; };
|
|
97731EBC28B3BD39006F180B /* SchemaDrift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DF228B3BD39006F180B /* SchemaDrift.swift */; };
|
|
97731EBD28B3BD39006F180B /* EnumDrift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DF328B3BD39006F180B /* EnumDrift.swift */; };
|
|
97731EBE28B3BD39006F180B /* SchemaDrift+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DF428B3BD39006F180B /* SchemaDrift+Schema.swift */; };
|
|
97731EBF28B3BD39006F180B /* Meeting8V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DF628B3BD39006F180B /* Meeting8V2+Schema.swift */; };
|
|
97731EC028B3BD39006F180B /* Attendee8V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DF728B3BD39006F180B /* Attendee8V2.swift */; };
|
|
97731EC128B3BD39006F180B /* Registration8V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DF828B3BD39006F180B /* Registration8V2+Schema.swift */; };
|
|
97731EC228B3BD39006F180B /* Meeting8V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DF928B3BD39006F180B /* Meeting8V2.swift */; };
|
|
97731EC328B3BD39006F180B /* Registration8V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DFA28B3BD39006F180B /* Registration8V2.swift */; };
|
|
97731EC428B3BD39006F180B /* Attendee8V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DFB28B3BD39006F180B /* Attendee8V2+Schema.swift */; };
|
|
97731EC528B3BD39006F180B /* CustomerWithMultipleFieldsinPK+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DFC28B3BD39006F180B /* CustomerWithMultipleFieldsinPK+Schema.swift */; };
|
|
97731EC628B3BD39006F180B /* Project2V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DFE28B3BD39006F180B /* Project2V2+Schema.swift */; };
|
|
97731EC728B3BD39006F180B /* Team2V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731DFF28B3BD39006F180B /* Team2V2.swift */; };
|
|
97731EC828B3BD39006F180B /* Project2V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731E0028B3BD39006F180B /* Project2V2.swift */; };
|
|
97731EC928B3BD39006F180B /* Team2V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731E0128B3BD39006F180B /* Team2V2+Schema.swift */; };
|
|
97731ECA28B3BD39006F180B /* Post6V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731E0328B3BD39006F180B /* Post6V2+Schema.swift */; };
|
|
97731ECB28B3BD39006F180B /* Post6V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731E0428B3BD39006F180B /* Post6V2.swift */; };
|
|
97731ECC28B3BD39006F180B /* Comment6V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731E0528B3BD39006F180B /* Comment6V2+Schema.swift */; };
|
|
97731ECD28B3BD39006F180B /* Blog6V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731E0628B3BD39006F180B /* Blog6V2.swift */; };
|
|
97731ECE28B3BD39006F180B /* Blog6V2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731E0728B3BD39006F180B /* Blog6V2+Schema.swift */; };
|
|
97731ECF28B3BD39006F180B /* Comment6V2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731E0828B3BD39006F180B /* Comment6V2.swift */; };
|
|
97731ED028B3BD39006F180B /* TodoWithDefaultValueV2+Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97731E0928B3BD39006F180B /* TodoWithDefaultValueV2+Schema.swift */; };
|
|
97731F0228B662EF006F180B /* DataStoreConnectionScenario2V2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA02289BFE3400B32A39 /* DataStoreConnectionScenario2V2Tests.swift */; };
|
|
97731F0328B68452006F180B /* DataStoreConnectionScenario3aV2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA0B289BFE3400B32A39 /* DataStoreConnectionScenario3aV2Tests.swift */; };
|
|
97731F0528B68DAC006F180B /* schema.graphql in Resources */ = {isa = PBXBuildFile; fileRef = 97731F0428B68DAC006F180B /* schema.graphql */; };
|
|
97731F0628B68DDF006F180B /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 21BBFA07289BFE3400B32A39 /* README.md */; };
|
|
979722F728B6AE0B00679E3C /* DataStoreConnectionScenario3V2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA03289BFE3400B32A39 /* DataStoreConnectionScenario3V2Tests.swift */; };
|
|
979722F828B7D25100679E3C /* DataStoreConnectionScenario4V2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA04289BFE3400B32A39 /* DataStoreConnectionScenario4V2Tests.swift */; };
|
|
979722F928B7DC9D00679E3C /* DataStoreConnectionScenario5V2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA01289BFE3400B32A39 /* DataStoreConnectionScenario5V2Tests.swift */; };
|
|
979722FA28B7E98A00679E3C /* DataStoreConnectionScenario6V2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA05289BFE3400B32A39 /* DataStoreConnectionScenario6V2Tests.swift */; };
|
|
979722FB28B7FD3D00679E3C /* DataStoreConnectionScenario7V2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFA09289BFE3400B32A39 /* DataStoreConnectionScenario7V2Tests.swift */; };
|
|
979722FC28B8082900679E3C /* DataStoreConnectionScenario8V2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBF9FE289BFE3400B32A39 /* DataStoreConnectionScenario8V2Tests.swift */; };
|
|
97CABB4B28C921A30041E213 /* AWSDataStoreMultiAuthCombinationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFADF289BFE4E00B32A39 /* AWSDataStoreMultiAuthCombinationTests.swift */; };
|
|
97CABB4C28C921A30041E213 /* AWSDataStoreMultiAuthThreeRulesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFADB289BFE4E00B32A39 /* AWSDataStoreMultiAuthThreeRulesTests.swift */; };
|
|
97CABB4D28C921A30041E213 /* AWSDataStoreMultiAuthTwoRulesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BBFADD289BFE4E00B32A39 /* AWSDataStoreMultiAuthTwoRulesTests.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
213DBBDE28A5770000B30280 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 21182124289BFB4B001B5945 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2118212B289BFB4B001B5945;
|
|
remoteInfo = DataStoreHostApp;
|
|
};
|
|
213DBBEB28A5771400B30280 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 21182124289BFB4B001B5945 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2118212B289BFB4B001B5945;
|
|
remoteInfo = DataStoreHostApp;
|
|
};
|
|
213DBBF828A5772500B30280 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 21182124289BFB4B001B5945 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2118212B289BFB4B001B5945;
|
|
remoteInfo = DataStoreHostApp;
|
|
};
|
|
21BBFB45289BFF6A00B32A39 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 21182124289BFB4B001B5945 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2118212B289BFB4B001B5945;
|
|
remoteInfo = DataStoreHostApp;
|
|
};
|
|
21BBFB69289C007700B32A39 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 21182124289BFB4B001B5945 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2118212B289BFB4B001B5945;
|
|
remoteInfo = DataStoreHostApp;
|
|
};
|
|
21BBFB76289C00AD00B32A39 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 21182124289BFB4B001B5945 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2118212B289BFB4B001B5945;
|
|
remoteInfo = DataStoreHostApp;
|
|
};
|
|
21BBFB90289C010E00B32A39 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 21182124289BFB4B001B5945 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2118212B289BFB4B001B5945;
|
|
remoteInfo = DataStoreHostApp;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
2118212C289BFB4B001B5945 /* DataStoreHostApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DataStoreHostApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2118212F289BFB4B001B5945 /* DataStoreHostAppApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataStoreHostAppApp.swift; sourceTree = "<group>"; };
|
|
21182131289BFB4B001B5945 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
21182133289BFB4F001B5945 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
21182136289BFB4F001B5945 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
2118213E289BFB63001B5945 /* amplify-ios-staging */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = "amplify-ios-staging"; path = ../../../..; sourceTree = "<group>"; };
|
|
213DBB6128A4172000B30280 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
213DBB6228A5743200B30280 /* ModelImplicitDefaultPk+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ModelImplicitDefaultPk+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB6328A5743200B30280 /* ModelImplicitDefaultPk.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModelImplicitDefaultPk.swift; sourceTree = "<group>"; };
|
|
213DBB6428A5743200B30280 /* ModelExplicitDefaultPk+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ModelExplicitDefaultPk+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB6528A5743200B30280 /* CommentWithCompositeKeyAndIndex+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CommentWithCompositeKeyAndIndex+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB6628A5743300B30280 /* PostWithCompositeKeyAndIndex+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PostWithCompositeKeyAndIndex+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB6728A5743300B30280 /* Project2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project2+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB6828A5743300B30280 /* Post4+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post4+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB6928A5743300B30280 /* PostWithCompositeKeyUnidirectional+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PostWithCompositeKeyUnidirectional+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB6A28A5743300B30280 /* primarykey_schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = primarykey_schema.graphql; sourceTree = "<group>"; };
|
|
213DBB6B28A5743300B30280 /* PostWithCompositeKeyUnidirectional.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostWithCompositeKeyUnidirectional.swift; sourceTree = "<group>"; };
|
|
213DBB6C28A5743300B30280 /* Project6.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project6.swift; sourceTree = "<group>"; };
|
|
213DBB6D28A5743300B30280 /* Team6+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team6+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB6E28A5743300B30280 /* Post8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post8.swift; sourceTree = "<group>"; };
|
|
213DBB6F28A5743300B30280 /* PostWithCompositeKeyAndIndex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostWithCompositeKeyAndIndex.swift; sourceTree = "<group>"; };
|
|
213DBB7028A5743300B30280 /* ModelCompositePk+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ModelCompositePk+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB7128A5743300B30280 /* CommentWithCompositeKey.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommentWithCompositeKey.swift; sourceTree = "<group>"; };
|
|
213DBB7228A5743300B30280 /* ModelCustomPkDefined+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ModelCustomPkDefined+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB7328A5743300B30280 /* ModelCompositeMultiplePk+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ModelCompositeMultiplePk+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB7428A5743300B30280 /* PostWithTagsCompositeKey+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PostWithTagsCompositeKey+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB7528A5743300B30280 /* PostWithCompositeKey+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PostWithCompositeKey+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB7628A5743300B30280 /* ModelExplicitDefaultPk.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModelExplicitDefaultPk.swift; sourceTree = "<group>"; };
|
|
213DBB7728A5743300B30280 /* Project6+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project6+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB7828A5743300B30280 /* ModelCompositePkBelongsTo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModelCompositePkBelongsTo.swift; sourceTree = "<group>"; };
|
|
213DBB7928A5743300B30280 /* PostTagsWithCompositeKey.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostTagsWithCompositeKey.swift; sourceTree = "<group>"; };
|
|
213DBB7A28A5743300B30280 /* ModelCompositeIntPk+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ModelCompositeIntPk+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB7B28A5743300B30280 /* Comment4.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment4.swift; sourceTree = "<group>"; };
|
|
213DBB7C28A5743300B30280 /* CommentWithCompositeKeyUnidirectional+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CommentWithCompositeKeyUnidirectional+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB7D28A5743300B30280 /* Post7+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post7+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB7E28A5743300B30280 /* TagWithCompositeKey+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TagWithCompositeKey+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB7F28A5743300B30280 /* ModelCompositeMultiplePk.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModelCompositeMultiplePk.swift; sourceTree = "<group>"; };
|
|
213DBB8028A5743300B30280 /* Comment8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment8+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB8128A5743400B30280 /* Comment7.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment7.swift; sourceTree = "<group>"; };
|
|
213DBB8228A5743400B30280 /* ModelCustomPKDefined.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModelCustomPKDefined.swift; sourceTree = "<group>"; };
|
|
213DBB8328A5743400B30280 /* ModelCompositePkWithAssociation+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ModelCompositePkWithAssociation+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB8428A5743400B30280 /* ModelExplicitCustomPk+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ModelExplicitCustomPk+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB8528A5743400B30280 /* Post4.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post4.swift; sourceTree = "<group>"; };
|
|
213DBB8628A5743400B30280 /* Comment7+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment7+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB8728A5743400B30280 /* ModelCompositePkWithAssociation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModelCompositePkWithAssociation.swift; sourceTree = "<group>"; };
|
|
213DBB8928A5743400B30280 /* PostWithCompositeKey.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostWithCompositeKey.swift; sourceTree = "<group>"; };
|
|
213DBB8A28A5743400B30280 /* Comment8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment8.swift; sourceTree = "<group>"; };
|
|
213DBB8B28A5743400B30280 /* TagWithCompositeKey.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TagWithCompositeKey.swift; sourceTree = "<group>"; };
|
|
213DBB8C28A5743400B30280 /* ModelCompositeIntPk.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModelCompositeIntPk.swift; sourceTree = "<group>"; };
|
|
213DBB8D28A5743400B30280 /* Post8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post8+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB8E28A5743400B30280 /* Project2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project2.swift; sourceTree = "<group>"; };
|
|
213DBB8F28A5743400B30280 /* Comment4+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment4+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB9028A5743400B30280 /* ModelCompositePk.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModelCompositePk.swift; sourceTree = "<group>"; };
|
|
213DBB9128A5743400B30280 /* Post7.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post7.swift; sourceTree = "<group>"; };
|
|
213DBB9228A5743400B30280 /* PostWithTagsCompositeKey.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostWithTagsCompositeKey.swift; sourceTree = "<group>"; };
|
|
213DBB9328A5743400B30280 /* CommentWithCompositeKeyUnidirectional.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommentWithCompositeKeyUnidirectional.swift; sourceTree = "<group>"; };
|
|
213DBB9428A5743400B30280 /* ModelExplicitCustomPk.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModelExplicitCustomPk.swift; sourceTree = "<group>"; };
|
|
213DBB9528A5743400B30280 /* Team2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team2+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB9628A5743400B30280 /* PostTagsWithCompositeKey+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PostTagsWithCompositeKey+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB9728A5743400B30280 /* CommentWithCompositeKey+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CommentWithCompositeKey+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB9828A5743400B30280 /* ModelCompositePkBelongsTo+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ModelCompositePkBelongsTo+Schema.swift"; sourceTree = "<group>"; };
|
|
213DBB9928A5743400B30280 /* Team2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team2.swift; sourceTree = "<group>"; };
|
|
213DBB9A28A5743400B30280 /* Team6.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team6.swift; sourceTree = "<group>"; };
|
|
213DBB9B28A5743400B30280 /* CommentWithCompositeKeyAndIndex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommentWithCompositeKeyAndIndex.swift; sourceTree = "<group>"; };
|
|
213DBBDA28A5770000B30280 /* AWSDataStorePluginAuthCognitoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSDataStorePluginAuthCognitoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
213DBBE728A5771400B30280 /* AWSDataStorePluginAuthIAMTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSDataStorePluginAuthIAMTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
213DBBF428A5772500B30280 /* AWSDataStorePluginMultiAuthTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSDataStorePluginMultiAuthTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
213DBC5228A57CDE00B30280 /* AWSDataStoreAuthBaseTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStoreAuthBaseTest.swift; sourceTree = "<group>"; };
|
|
213DBC5428A57CF100B30280 /* AWSDataStoreAuthBaseTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStoreAuthBaseTest.swift; sourceTree = "<group>"; };
|
|
213DBC5628A57CFA00B30280 /* AWSDataStoreAuthBaseTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStoreAuthBaseTest.swift; sourceTree = "<group>"; };
|
|
213DBC5828A57FFE00B30280 /* TestConfigHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestConfigHelper.swift; sourceTree = "<group>"; };
|
|
213DBC5A28A5800F00B30280 /* TestConfigHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestConfigHelper.swift; sourceTree = "<group>"; };
|
|
213DBC5C28A5801900B30280 /* TestConfigHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestConfigHelper.swift; sourceTree = "<group>"; };
|
|
219253BD28BFE84000820737 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
|
21977D84289C1633005B49D6 /* primarykey_schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = primarykey_schema.graphql; sourceTree = "<group>"; };
|
|
21977DBE289C1719005B49D6 /* TestConfigHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestConfigHelper.swift; sourceTree = "<group>"; };
|
|
21BBF9E6289BFE3400B32A39 /* DataStoreCustomPrimaryKeyTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreCustomPrimaryKeyTests.swift; sourceTree = "<group>"; };
|
|
21BBF9E8289BFE3400B32A39 /* TestModelRegistration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestModelRegistration.swift; sourceTree = "<group>"; };
|
|
21BBF9E9289BFE3400B32A39 /* SyncEngineIntegrationTestBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SyncEngineIntegrationTestBase.swift; sourceTree = "<group>"; };
|
|
21BBF9EA289BFE3400B32A39 /* DataStoreTestBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreTestBase.swift; sourceTree = "<group>"; };
|
|
21BBF9EB289BFE3400B32A39 /* DataStoreInternal.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreInternal.swift; sourceTree = "<group>"; };
|
|
21BBF9EC289BFE3400B32A39 /* HubEventsIntegrationTestBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HubEventsIntegrationTestBase.swift; sourceTree = "<group>"; };
|
|
21BBF9ED289BFE3400B32A39 /* SyncEngineIntegrationV2TestBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SyncEngineIntegrationV2TestBase.swift; sourceTree = "<group>"; };
|
|
21BBF9EE289BFE3400B32A39 /* DataStoreHubEvent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreHubEvent.swift; sourceTree = "<group>"; };
|
|
21BBF9F0289BFE3400B32A39 /* TestModelV2Registration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestModelV2Registration.swift; sourceTree = "<group>"; };
|
|
21BBF9F1289BFE3400B32A39 /* DataStoreConfigurationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConfigurationTests.swift; sourceTree = "<group>"; };
|
|
21BBF9F2289BFE3400B32A39 /* AWSDataStorePluginConfigurationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStorePluginConfigurationTests.swift; sourceTree = "<group>"; };
|
|
21BBF9F4289BFE3400B32A39 /* DataStoreConnectionScenario5Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario5Tests.swift; sourceTree = "<group>"; };
|
|
21BBF9F5289BFE3400B32A39 /* DataStoreConnectionScenario2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario2Tests.swift; sourceTree = "<group>"; };
|
|
21BBF9F6289BFE3400B32A39 /* DataStoreConnectionScenario4Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario4Tests.swift; sourceTree = "<group>"; };
|
|
21BBF9F7289BFE3400B32A39 /* DataStoreConnectionScenario1Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario1Tests.swift; sourceTree = "<group>"; };
|
|
21BBF9F8289BFE3400B32A39 /* DataStoreConnectionScenario6Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario6Tests.swift; sourceTree = "<group>"; };
|
|
21BBF9F9289BFE3400B32A39 /* DataStoreConnectionScenario3Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario3Tests.swift; sourceTree = "<group>"; };
|
|
21BBF9FA289BFE3400B32A39 /* DataStoreHubEventsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreHubEventsTests.swift; sourceTree = "<group>"; };
|
|
21BBF9FD289BFE3400B32A39 /* DataStoreSchemaDriftTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreSchemaDriftTests.swift; sourceTree = "<group>"; };
|
|
21BBF9FE289BFE3400B32A39 /* DataStoreConnectionScenario8V2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario8V2Tests.swift; sourceTree = "<group>"; };
|
|
21BBF9FF289BFE3400B32A39 /* DataStoreModelWithSecondaryIndexTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreModelWithSecondaryIndexTests.swift; sourceTree = "<group>"; };
|
|
21BBFA00289BFE3400B32A39 /* DataStoreConnectionOptionalAssociations.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionOptionalAssociations.swift; sourceTree = "<group>"; };
|
|
21BBFA01289BFE3400B32A39 /* DataStoreConnectionScenario5V2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario5V2Tests.swift; sourceTree = "<group>"; };
|
|
21BBFA02289BFE3400B32A39 /* DataStoreConnectionScenario2V2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario2V2Tests.swift; sourceTree = "<group>"; };
|
|
21BBFA03289BFE3400B32A39 /* DataStoreConnectionScenario3V2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario3V2Tests.swift; sourceTree = "<group>"; };
|
|
21BBFA04289BFE3400B32A39 /* DataStoreConnectionScenario4V2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario4V2Tests.swift; sourceTree = "<group>"; };
|
|
21BBFA05289BFE3400B32A39 /* DataStoreConnectionScenario6V2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario6V2Tests.swift; sourceTree = "<group>"; };
|
|
21BBFA06289BFE3400B32A39 /* DataStoreConnectionScenario1V2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario1V2Tests.swift; sourceTree = "<group>"; };
|
|
21BBFA07289BFE3400B32A39 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
21BBFA08289BFE3400B32A39 /* DataStoreModelWithCustomTimestampTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreModelWithCustomTimestampTests.swift; sourceTree = "<group>"; };
|
|
21BBFA09289BFE3400B32A39 /* DataStoreConnectionScenario7V2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario7V2Tests.swift; sourceTree = "<group>"; };
|
|
21BBFA0A289BFE3400B32A39 /* DataStoreModelWithDefaultValueTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreModelWithDefaultValueTests.swift; sourceTree = "<group>"; };
|
|
21BBFA0B289BFE3400B32A39 /* DataStoreConnectionScenario3aV2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario3aV2Tests.swift; sourceTree = "<group>"; };
|
|
21BBFA0C289BFE3400B32A39 /* SubscriptionEndToEndTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscriptionEndToEndTests.swift; sourceTree = "<group>"; };
|
|
21BBFA0D289BFE3400B32A39 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
21BBFA0E289BFE3400B32A39 /* DataStoreScalarTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreScalarTests.swift; sourceTree = "<group>"; };
|
|
21BBFA10289BFE3400B32A39 /* DataStoreEndToEndTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreEndToEndTests.swift; sourceTree = "<group>"; };
|
|
21BBFA12289BFE3400B32A39 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
21BBFA13289BFE3400B32A39 /* AWSDataStorePrimaryKeyTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStorePrimaryKeyTests.swift; sourceTree = "<group>"; };
|
|
21BBFA14289BFE3400B32A39 /* AWSDataStorePrimaryKeyBaseTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStorePrimaryKeyBaseTest.swift; sourceTree = "<group>"; };
|
|
21BBFA15289BFE3400B32A39 /* DataStoreObserveQueryTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreObserveQueryTests.swift; sourceTree = "<group>"; };
|
|
21BBFA16289BFE3400B32A39 /* DataStoreConsecutiveUpdatesTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConsecutiveUpdatesTests.swift; sourceTree = "<group>"; };
|
|
21BBFA48289BFE4300B32A39 /* SyncEngineFlutterIntegrationTestBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SyncEngineFlutterIntegrationTestBase.swift; sourceTree = "<group>"; };
|
|
21BBFA4A289BFE4300B32A39 /* Post5Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post5Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA4B289BFE4300B32A39 /* Comment4Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment4Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA4C289BFE4300B32A39 /* Comment3Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment3Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA4D289BFE4300B32A39 /* Post3Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post3Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA4E289BFE4300B32A39 /* PostWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostWrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA4F289BFE4300B32A39 /* Post4Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post4Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA50289BFE4300B32A39 /* Project2Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project2Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA51289BFE4300B32A39 /* PostEditor5Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostEditor5Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA52289BFE4300B32A39 /* User5Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = User5Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA53289BFE4300B32A39 /* Project1Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project1Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA54289BFE4300B32A39 /* TeamWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TeamWrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA55289BFE4300B32A39 /* Comment6Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment6Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA56289BFE4300B32A39 /* Post6Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post6Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA57289BFE4300B32A39 /* Blog6Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Blog6Wrapper.swift; sourceTree = "<group>"; };
|
|
21BBFA58289BFE4300B32A39 /* TestFlutterModelRegistration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestFlutterModelRegistration.swift; sourceTree = "<group>"; };
|
|
21BBFA5A289BFE4300B32A39 /* FlutterSerializedModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FlutterSerializedModel.swift; sourceTree = "<group>"; };
|
|
21BBFA5B289BFE4300B32A39 /* FlutterDataStoreRequestUtils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FlutterDataStoreRequestUtils.swift; sourceTree = "<group>"; };
|
|
21BBFA5C289BFE4300B32A39 /* FlutterTemporal.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FlutterTemporal.swift; sourceTree = "<group>"; };
|
|
21BBFA5E289BFE4300B32A39 /* DataStoreConnectionScenario3FlutterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario3FlutterTests.swift; sourceTree = "<group>"; };
|
|
21BBFA5F289BFE4300B32A39 /* DataStoreConnectionScenario6FlutterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario6FlutterTests.swift; sourceTree = "<group>"; };
|
|
21BBFA60289BFE4300B32A39 /* DataStoreConnectionScenario2FlutterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario2FlutterTests.swift; sourceTree = "<group>"; };
|
|
21BBFA61289BFE4300B32A39 /* DataStoreConnectionScenario1FlutterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario1FlutterTests.swift; sourceTree = "<group>"; };
|
|
21BBFA62289BFE4300B32A39 /* DataStoreConnectionScenario4FlutterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario4FlutterTests.swift; sourceTree = "<group>"; };
|
|
21BBFA63289BFE4300B32A39 /* DataStoreConnectionScenario5FlutterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreConnectionScenario5FlutterTests.swift; sourceTree = "<group>"; };
|
|
21BBFA64289BFE4300B32A39 /* DataStoreFlutterEndToEndTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreFlutterEndToEndTests.swift; sourceTree = "<group>"; };
|
|
21BBFA65289BFE4300B32A39 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
21BBFA66289BFE4300B32A39 /* AWSDataStoreCategoryPluginFlutterIntegrationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStoreCategoryPluginFlutterIntegrationTests.swift; sourceTree = "<group>"; };
|
|
21BBFA67289BFE4300B32A39 /* DataStoreFlutterConsecutiveUpdatesTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreFlutterConsecutiveUpdatesTests.swift; sourceTree = "<group>"; };
|
|
21BBFA8A289BFE4E00B32A39 /* TodoIAMPublic+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TodoIAMPublic+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFA8B289BFE4E00B32A39 /* TodoIAMPrivate+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TodoIAMPrivate+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFA8C289BFE4E00B32A39 /* TodoIAMPrivate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TodoIAMPrivate.swift; sourceTree = "<group>"; };
|
|
21BBFA8D289BFE4E00B32A39 /* TodoIAMPublic.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TodoIAMPublic.swift; sourceTree = "<group>"; };
|
|
21BBFA8E289BFE4E00B32A39 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
21BBFA8F289BFE4E00B32A39 /* singleauth-iam-schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "singleauth-iam-schema.graphql"; sourceTree = "<group>"; };
|
|
21BBFA90289BFE4E00B32A39 /* AWSDataStoreCategoryPluginIAMAuthIntegrationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStoreCategoryPluginIAMAuthIntegrationTests.swift; sourceTree = "<group>"; };
|
|
21BBFA92289BFE4E00B32A39 /* AWSDataStoreCategoryPluginAuthIntegrationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStoreCategoryPluginAuthIntegrationTests.swift; sourceTree = "<group>"; };
|
|
21BBFA93289BFE4E00B32A39 /* AWSDataStoreCategoryPluginAuthIntegrationTests+Support.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSDataStoreCategoryPluginAuthIntegrationTests+Support.swift"; sourceTree = "<group>"; };
|
|
21BBFA95289BFE4E00B32A39 /* TodoImplicitOwnerField+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TodoImplicitOwnerField+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFA96289BFE4E00B32A39 /* TodoCognitoPrivate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TodoCognitoPrivate.swift; sourceTree = "<group>"; };
|
|
21BBFA97289BFE4E00B32A39 /* TodoCognitoPrivate+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TodoCognitoPrivate+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFA98289BFE4E00B32A39 /* TodoExplicitOwnerField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TodoExplicitOwnerField.swift; sourceTree = "<group>"; };
|
|
21BBFA99289BFE4E00B32A39 /* TodoImplicitOwnerField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TodoImplicitOwnerField.swift; sourceTree = "<group>"; };
|
|
21BBFA9A289BFE4E00B32A39 /* TodoExplicitOwnerField+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TodoExplicitOwnerField+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFA9B289BFE4E00B32A39 /* TodoCustomOwnerExplicit+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TodoCustomOwnerExplicit+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFA9C289BFE4E00B32A39 /* TodoCustomOwnerImplicit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TodoCustomOwnerImplicit.swift; sourceTree = "<group>"; };
|
|
21BBFA9D289BFE4E00B32A39 /* TodoCustomOwnerImplicit+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TodoCustomOwnerImplicit+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFA9E289BFE4E00B32A39 /* TodoCustomOwnerExplicit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TodoCustomOwnerExplicit.swift; sourceTree = "<group>"; };
|
|
21BBFA9F289BFE4E00B32A39 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
21BBFAA0289BFE4E00B32A39 /* AWSDataStoreCategoryPluginAuthOwnerIntegrationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStoreCategoryPluginAuthOwnerIntegrationTests.swift; sourceTree = "<group>"; };
|
|
21BBFAA1289BFE4E00B32A39 /* singleauth-cognito-schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "singleauth-cognito-schema.graphql"; sourceTree = "<group>"; };
|
|
21BBFAA3289BFE4E00B32A39 /* AWSDataStoreMultiAuthSingleRuleTests+Models.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSDataStoreMultiAuthSingleRuleTests+Models.swift"; sourceTree = "<group>"; };
|
|
21BBFAA4289BFE4E00B32A39 /* AWSDataStoreMultiAuthSingleRuleTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStoreMultiAuthSingleRuleTests.swift; sourceTree = "<group>"; };
|
|
21BBFAA5289BFE4E00B32A39 /* multiauth-schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "multiauth-schema.graphql"; sourceTree = "<group>"; };
|
|
21BBFAA7289BFE4E00B32A39 /* PrivatePublicUPAPIPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PrivatePublicUPAPIPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAA8289BFE4E00B32A39 /* PrivateUPPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivateUPPost.swift; sourceTree = "<group>"; };
|
|
21BBFAA9289BFE4E00B32A39 /* PrivatePublicComboAPIPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PrivatePublicComboAPIPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAAA289BFE4E00B32A39 /* GroupUPPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "GroupUPPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAAB289BFE4E00B32A39 /* PrivatePublicComboUPPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PrivatePublicComboUPPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAAC289BFE4E00B32A39 /* OwnerUPPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OwnerUPPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAAD289BFE4E00B32A39 /* PublicIAMPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PublicIAMPost.swift; sourceTree = "<group>"; };
|
|
21BBFAAE289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMIAMPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PrivatePrivatePublicUPIAMIAMPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAAF289BFE4E00B32A39 /* OwnerPrivatePublicUPIAMAPIPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OwnerPrivatePublicUPIAMAPIPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAB0289BFE4E00B32A39 /* PrivateIAMPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivateIAMPost.swift; sourceTree = "<group>"; };
|
|
21BBFAB1289BFE4E00B32A39 /* GroupPrivatePublicUPIAMAPIPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "GroupPrivatePublicUPIAMAPIPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAB2289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMIAMPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivatePrivatePublicUPIAMIAMPost.swift; sourceTree = "<group>"; };
|
|
21BBFAB3289BFE4E00B32A39 /* GroupPublicUPAPIPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupPublicUPAPIPost.swift; sourceTree = "<group>"; };
|
|
21BBFAB4289BFE4E00B32A39 /* GroupUPPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupUPPost.swift; sourceTree = "<group>"; };
|
|
21BBFAB5289BFE4E00B32A39 /* OwnerPrivateUPIAMPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OwnerPrivateUPIAMPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAB6289BFE4E00B32A39 /* OwnerPublicUPAPIPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OwnerPublicUPAPIPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAB7289BFE4E00B32A39 /* GroupPrivateUPIAMPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "GroupPrivateUPIAMPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAB8289BFE4E00B32A39 /* PublicIAMPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PublicIAMPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAB9289BFE4E00B32A39 /* PrivatePublicComboAPIPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivatePublicComboAPIPost.swift; sourceTree = "<group>"; };
|
|
21BBFABA289BFE4E00B32A39 /* GroupPublicUPIAMPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupPublicUPIAMPost.swift; sourceTree = "<group>"; };
|
|
21BBFABB289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMAPIPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivatePrivatePublicUPIAMAPIPost.swift; sourceTree = "<group>"; };
|
|
21BBFABC289BFE4E00B32A39 /* PublicAPIPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PublicAPIPost.swift; sourceTree = "<group>"; };
|
|
21BBFABD289BFE4E00B32A39 /* PrivatePublicComboUPPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivatePublicComboUPPost.swift; sourceTree = "<group>"; };
|
|
21BBFABE289BFE4E00B32A39 /* PublicPublicIAMAPIPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PublicPublicIAMAPIPost.swift; sourceTree = "<group>"; };
|
|
21BBFABF289BFE4E00B32A39 /* GroupPublicUPIAMPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "GroupPublicUPIAMPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAC0289BFE4E00B32A39 /* GroupPublicUPAPIPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "GroupPublicUPAPIPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAC1289BFE4E00B32A39 /* PrivatePublicIAMAPIPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivatePublicIAMAPIPost.swift; sourceTree = "<group>"; };
|
|
21BBFAC2289BFE4E00B32A39 /* OwnerPublicOIDAPIPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OwnerPublicOIDAPIPost.swift; sourceTree = "<group>"; };
|
|
21BBFAC3289BFE4E00B32A39 /* PublicAPIPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PublicAPIPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAC4289BFE4E00B32A39 /* PrivateUPPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PrivateUPPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAC5289BFE4E00B32A39 /* PrivateIAMPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PrivateIAMPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAC6289BFE4E00B32A39 /* PrivatePublicPublicUPAPIIAMPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivatePublicPublicUPAPIIAMPost.swift; sourceTree = "<group>"; };
|
|
21BBFAC7289BFE4E00B32A39 /* OwnerPublicUPIAMPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OwnerPublicUPIAMPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAC8289BFE4E00B32A39 /* PrivatePublicUPIAMPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivatePublicUPIAMPost.swift; sourceTree = "<group>"; };
|
|
21BBFAC9289BFE4E00B32A39 /* PrivatePublicIAMAPIPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PrivatePublicIAMAPIPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFACA289BFE4E00B32A39 /* PublicPublicIAMAPIPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PublicPublicIAMAPIPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFACB289BFE4E00B32A39 /* GroupPrivateUPIAMPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupPrivateUPIAMPost.swift; sourceTree = "<group>"; };
|
|
21BBFACC289BFE4E00B32A39 /* OwnerPublicUPIAMPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OwnerPublicUPIAMPost.swift; sourceTree = "<group>"; };
|
|
21BBFACD289BFE4E00B32A39 /* OwnerOIDCPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OwnerOIDCPost.swift; sourceTree = "<group>"; };
|
|
21BBFACE289BFE4E00B32A39 /* OwnerPrivatePublicUPIAMAPIPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OwnerPrivatePublicUPIAMAPIPost.swift; sourceTree = "<group>"; };
|
|
21BBFACF289BFE4E00B32A39 /* OwnerUPPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OwnerUPPost.swift; sourceTree = "<group>"; };
|
|
21BBFAD0289BFE4E00B32A39 /* PrivatePublicPublicUPAPIIAMPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PrivatePublicPublicUPAPIIAMPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAD1289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMAPIPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PrivatePrivatePublicUPIAMAPIPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAD2289BFE4E00B32A39 /* OwnerPrivateUPIAMPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OwnerPrivateUPIAMPost.swift; sourceTree = "<group>"; };
|
|
21BBFAD3289BFE4E00B32A39 /* OwnerPublicUPAPIPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OwnerPublicUPAPIPost.swift; sourceTree = "<group>"; };
|
|
21BBFAD4289BFE4E00B32A39 /* GroupPrivatePublicUPIAMAPIPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupPrivatePublicUPIAMAPIPost.swift; sourceTree = "<group>"; };
|
|
21BBFAD5289BFE4E00B32A39 /* OwnerPublicOIDAPIPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OwnerPublicOIDAPIPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAD6289BFE4E00B32A39 /* PrivatePublicUPAPIPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivatePublicUPAPIPost.swift; sourceTree = "<group>"; };
|
|
21BBFAD7289BFE4E00B32A39 /* PrivatePrivateUPIAMPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrivatePrivateUPIAMPost.swift; sourceTree = "<group>"; };
|
|
21BBFAD8289BFE4E00B32A39 /* OwnerOIDCPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OwnerOIDCPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFAD9289BFE4E00B32A39 /* PrivatePrivateUPIAMPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PrivatePrivateUPIAMPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFADA289BFE4E00B32A39 /* PrivatePublicUPIAMPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PrivatePublicUPIAMPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFADB289BFE4E00B32A39 /* AWSDataStoreMultiAuthThreeRulesTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStoreMultiAuthThreeRulesTests.swift; sourceTree = "<group>"; };
|
|
21BBFADC289BFE4E00B32A39 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
21BBFADD289BFE4E00B32A39 /* AWSDataStoreMultiAuthTwoRulesTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStoreMultiAuthTwoRulesTests.swift; sourceTree = "<group>"; };
|
|
21BBFADE289BFE4E00B32A39 /* AWSDataStoreMultiAuthThreeRulesTests+Models.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSDataStoreMultiAuthThreeRulesTests+Models.swift"; sourceTree = "<group>"; };
|
|
21BBFADF289BFE4E00B32A39 /* AWSDataStoreMultiAuthCombinationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSDataStoreMultiAuthCombinationTests.swift; sourceTree = "<group>"; };
|
|
21BBFAE0289BFE4E00B32A39 /* AWSDataStoreMultiAuthTwoRulesTests+Models.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSDataStoreMultiAuthTwoRulesTests+Models.swift"; sourceTree = "<group>"; };
|
|
21BBFB41289BFF6A00B32A39 /* AWSDataStorePluginIntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSDataStorePluginIntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
21BBFB65289C007700B32A39 /* AWSDataStorePluginV2Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSDataStorePluginV2Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
21BBFB72289C00AC00B32A39 /* AWSDataStorePluginCPKTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSDataStorePluginCPKTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
21BBFB8C289C010E00B32A39 /* AWSDataStorePluginFlutterTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSDataStorePluginFlutterTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
21BBFC27289C062000B32A39 /* TestConfigHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestConfigHelper.swift; sourceTree = "<group>"; };
|
|
21BBFC2A289C06E200B32A39 /* DeprecatedTodo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeprecatedTodo.swift; sourceTree = "<group>"; };
|
|
21BBFC2B289C06E200B32A39 /* User+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "User+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC2C289C06E300B32A39 /* OGCScenarioBPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OGCScenarioBPost.swift; sourceTree = "<group>"; };
|
|
21BBFC2D289C06E300B32A39 /* Article+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Article+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC2E289C06E300B32A39 /* RecordCover+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RecordCover+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC30289C06E300B32A39 /* schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = schema.graphql; sourceTree = "<group>"; };
|
|
21BBFC31289C06E300B32A39 /* Dish.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Dish.swift; sourceTree = "<group>"; };
|
|
21BBFC32289C06E300B32A39 /* MenuType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MenuType.swift; sourceTree = "<group>"; };
|
|
21BBFC33289C06E300B32A39 /* Menu+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Menu+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC34289C06E300B32A39 /* Restaurant+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Restaurant+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC35289C06E300B32A39 /* Menu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Menu.swift; sourceTree = "<group>"; };
|
|
21BBFC36289C06E300B32A39 /* Dish+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Dish+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC37289C06E300B32A39 /* Restaurant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Restaurant.swift; sourceTree = "<group>"; };
|
|
21BBFC39289C06E300B32A39 /* CustomerMultipleSecondaryIndexV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CustomerMultipleSecondaryIndexV2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC3B289C06E300B32A39 /* Comment3V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment3V2.swift; sourceTree = "<group>"; };
|
|
21BBFC3C289C06E300B32A39 /* Post3V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post3V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC3D289C06E300B32A39 /* Post3V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post3V2.swift; sourceTree = "<group>"; };
|
|
21BBFC3E289C06E300B32A39 /* Comment3V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment3V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC40289C06E300B32A39 /* Project4bV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project4bV2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC41289C06E300B32A39 /* Team4bV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team4bV2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC42289C06E300B32A39 /* Project4bV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project4bV2.swift; sourceTree = "<group>"; };
|
|
21BBFC43289C06E300B32A39 /* Team4bV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team4bV2.swift; sourceTree = "<group>"; };
|
|
21BBFC45289C06E300B32A39 /* Post7V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post7V2.swift; sourceTree = "<group>"; };
|
|
21BBFC46289C06E300B32A39 /* Post7V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post7V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC47289C06E300B32A39 /* Blog7V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Blog7V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC48289C06E300B32A39 /* Blog7V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Blog7V2.swift; sourceTree = "<group>"; };
|
|
21BBFC49289C06E300B32A39 /* Comment7V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment7V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC4A289C06E300B32A39 /* Comment7V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment7V2.swift; sourceTree = "<group>"; };
|
|
21BBFC4B289C06E300B32A39 /* TodoCustomTimestampV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TodoCustomTimestampV2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC4C289C06E300B32A39 /* schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = schema.graphql; sourceTree = "<group>"; };
|
|
21BBFC4E289C06E300B32A39 /* Team4aV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team4aV2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC4F289C06E300B32A39 /* Project4aV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project4aV2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC50289C06E300B32A39 /* Project4aV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project4aV2.swift; sourceTree = "<group>"; };
|
|
21BBFC51289C06E300B32A39 /* Team4aV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team4aV2.swift; sourceTree = "<group>"; };
|
|
21BBFC53289C06E300B32A39 /* Post4V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post4V2.swift; sourceTree = "<group>"; };
|
|
21BBFC54289C06E300B32A39 /* Post4V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post4V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC55289C06E300B32A39 /* Comment4V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment4V2.swift; sourceTree = "<group>"; };
|
|
21BBFC56289C06E300B32A39 /* Comment4V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment4V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC57289C06E300B32A39 /* CustomerSecondaryIndexV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomerSecondaryIndexV2.swift; sourceTree = "<group>"; };
|
|
21BBFC59289C06E300B32A39 /* MyNestedModel8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "MyNestedModel8+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC5A289C06E300B32A39 /* Blog8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Blog8+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC5B289C06E300B32A39 /* Comment8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment8+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC5C289C06E300B32A39 /* Post8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post8+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC5D289C06E300B32A39 /* Comment8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment8.swift; sourceTree = "<group>"; };
|
|
21BBFC5E289C06E300B32A39 /* MyCustomModel8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MyCustomModel8.swift; sourceTree = "<group>"; };
|
|
21BBFC5F289C06E300B32A39 /* MyNestedModel8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MyNestedModel8.swift; sourceTree = "<group>"; };
|
|
21BBFC60289C06E300B32A39 /* MyCustomModel8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "MyCustomModel8+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC61289C06E300B32A39 /* Blog8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Blog8.swift; sourceTree = "<group>"; };
|
|
21BBFC62289C06E300B32A39 /* Post8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post8.swift; sourceTree = "<group>"; };
|
|
21BBFC64289C06E300B32A39 /* Project1V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project1V2.swift; sourceTree = "<group>"; };
|
|
21BBFC65289C06E300B32A39 /* Team1V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team1V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC66289C06E300B32A39 /* Project1V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project1V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC67289C06E300B32A39 /* Team1V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team1V2.swift; sourceTree = "<group>"; };
|
|
21BBFC68289C06E300B32A39 /* TodoWithDefaultValueV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TodoWithDefaultValueV2.swift; sourceTree = "<group>"; };
|
|
21BBFC69289C06E300B32A39 /* Priority.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Priority.swift; sourceTree = "<group>"; };
|
|
21BBFC6B289C06E300B32A39 /* Post5V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post5V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC6C289C06E300B32A39 /* Post5V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post5V2.swift; sourceTree = "<group>"; };
|
|
21BBFC6D289C06E300B32A39 /* User5V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "User5V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC6E289C06E300B32A39 /* PostEditor5V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostEditor5V2.swift; sourceTree = "<group>"; };
|
|
21BBFC6F289C06E300B32A39 /* User5V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = User5V2.swift; sourceTree = "<group>"; };
|
|
21BBFC70289C06E300B32A39 /* PostEditor5V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PostEditor5V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC71289C06E300B32A39 /* CustomerWithMultipleFieldsinPK.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomerWithMultipleFieldsinPK.swift; sourceTree = "<group>"; };
|
|
21BBFC72289C06E300B32A39 /* CustomerSecondaryIndexV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CustomerSecondaryIndexV2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC74289C06E300B32A39 /* Post3aV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post3aV2.swift; sourceTree = "<group>"; };
|
|
21BBFC75289C06E300B32A39 /* Comment3aV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment3aV2.swift; sourceTree = "<group>"; };
|
|
21BBFC76289C06E300B32A39 /* Post3aV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post3aV2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC77289C06E300B32A39 /* Comment3aV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment3aV2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC78289C06E300B32A39 /* TodoCustomTimestampV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TodoCustomTimestampV2.swift; sourceTree = "<group>"; };
|
|
21BBFC79289C06E300B32A39 /* CustomerMultipleSecondaryIndexV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomerMultipleSecondaryIndexV2.swift; sourceTree = "<group>"; };
|
|
21BBFC7B289C06E300B32A39 /* SchemaDrift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SchemaDrift.swift; sourceTree = "<group>"; };
|
|
21BBFC7C289C06E300B32A39 /* EnumDrift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EnumDrift.swift; sourceTree = "<group>"; };
|
|
21BBFC7D289C06E300B32A39 /* SchemaDrift+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SchemaDrift+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC7F289C06E300B32A39 /* Meeting8V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Meeting8V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC80289C06E300B32A39 /* Attendee8V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Attendee8V2.swift; sourceTree = "<group>"; };
|
|
21BBFC81289C06E300B32A39 /* Registration8V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Registration8V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC82289C06E300B32A39 /* Meeting8V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Meeting8V2.swift; sourceTree = "<group>"; };
|
|
21BBFC83289C06E300B32A39 /* Registration8V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Registration8V2.swift; sourceTree = "<group>"; };
|
|
21BBFC84289C06E300B32A39 /* Attendee8V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Attendee8V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC85289C06E300B32A39 /* CustomerWithMultipleFieldsinPK+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CustomerWithMultipleFieldsinPK+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC87289C06E300B32A39 /* Project2V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project2V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC88289C06E300B32A39 /* Team2V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team2V2.swift; sourceTree = "<group>"; };
|
|
21BBFC89289C06E300B32A39 /* Project2V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project2V2.swift; sourceTree = "<group>"; };
|
|
21BBFC8A289C06E300B32A39 /* Team2V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team2V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC8C289C06E300B32A39 /* Post6V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post6V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC8D289C06E300B32A39 /* Post6V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post6V2.swift; sourceTree = "<group>"; };
|
|
21BBFC8E289C06E300B32A39 /* Comment6V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment6V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC8F289C06E300B32A39 /* Blog6V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Blog6V2.swift; sourceTree = "<group>"; };
|
|
21BBFC90289C06E300B32A39 /* Blog6V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Blog6V2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC91289C06E300B32A39 /* Comment6V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment6V2.swift; sourceTree = "<group>"; };
|
|
21BBFC92289C06E300B32A39 /* TodoWithDefaultValueV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TodoWithDefaultValueV2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC93289C06E300B32A39 /* PostStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostStatus.swift; sourceTree = "<group>"; };
|
|
21BBFC94289C06E300B32A39 /* Record+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Record+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC95289C06E300B32A39 /* UserFollowers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserFollowers.swift; sourceTree = "<group>"; };
|
|
21BBFC97289C06E300B32A39 /* ListStringContainer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ListStringContainer.swift; sourceTree = "<group>"; };
|
|
21BBFC98289C06E300B32A39 /* ListStringContainer+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ListStringContainer+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC99289C06E300B32A39 /* EnumTestModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EnumTestModel.swift; sourceTree = "<group>"; };
|
|
21BBFC9A289C06E300B32A39 /* Scalar+Equatable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Scalar+Equatable.swift"; sourceTree = "<group>"; };
|
|
21BBFC9B289C06E300B32A39 /* Nested.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Nested.swift; sourceTree = "<group>"; };
|
|
21BBFC9C289C06E300B32A39 /* ScalarContainer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScalarContainer.swift; sourceTree = "<group>"; };
|
|
21BBFC9D289C06E300B32A39 /* EnumTestModel+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "EnumTestModel+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC9E289C06E300B32A39 /* Nested+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Nested+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFC9F289C06E300B32A39 /* TestEnum.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestEnum.swift; sourceTree = "<group>"; };
|
|
21BBFCA0289C06E300B32A39 /* ScalarContainer+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ScalarContainer+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCA1289C06E300B32A39 /* NestedTypeTestModel+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NestedTypeTestModel+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCA2289C06E300B32A39 /* NestedTypeTestModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NestedTypeTestModel.swift; sourceTree = "<group>"; };
|
|
21BBFCA3289C06E300B32A39 /* ListIntContainer+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ListIntContainer+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCA4289C06E300B32A39 /* ListIntContainer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ListIntContainer.swift; sourceTree = "<group>"; };
|
|
21BBFCA5289C06E300B32A39 /* ScenarioATest6Post+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ScenarioATest6Post+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCA7289C06E300B32A39 /* DynamicEmbedded.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DynamicEmbedded.swift; sourceTree = "<group>"; };
|
|
21BBFCA8289C06E300B32A39 /* DynamicModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DynamicModel.swift; sourceTree = "<group>"; };
|
|
21BBFCA9289C06E300B32A39 /* Section.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Section.swift; sourceTree = "<group>"; };
|
|
21BBFCAA289C06E300B32A39 /* Category.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Category.swift; sourceTree = "<group>"; };
|
|
21BBFCAB289C06E300B32A39 /* Todo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Todo.swift; sourceTree = "<group>"; };
|
|
21BBFCAC289C06E300B32A39 /* Todo+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Todo+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCAD289C06E300B32A39 /* Color.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Color.swift; sourceTree = "<group>"; };
|
|
21BBFCAE289C06E300B32A39 /* OGCScenarioBMGroupPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OGCScenarioBMGroupPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCB0289C06E300B32A39 /* M2MPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = M2MPost.swift; sourceTree = "<group>"; };
|
|
21BBFCB1289C06E300B32A39 /* schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = schema.graphql; sourceTree = "<group>"; };
|
|
21BBFCB2289C06E300B32A39 /* M2MPostEditor+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "M2MPostEditor+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCB3289C06E300B32A39 /* M2MUser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = M2MUser.swift; sourceTree = "<group>"; };
|
|
21BBFCB4289C06E300B32A39 /* M2MUser+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "M2MUser+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCB5289C06E300B32A39 /* M2MPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "M2MPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCB6289C06E300B32A39 /* M2MPostEditor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = M2MPostEditor.swift; sourceTree = "<group>"; };
|
|
21BBFCB7289C06E300B32A39 /* Article.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Article.swift; sourceTree = "<group>"; };
|
|
21BBFCB8289C06E300B32A39 /* schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = schema.graphql; sourceTree = "<group>"; };
|
|
21BBFCBA289C06E300B32A39 /* Project+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCBB289C06E300B32A39 /* schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = schema.graphql; sourceTree = "<group>"; };
|
|
21BBFCBC289C06E300B32A39 /* Team.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team.swift; sourceTree = "<group>"; };
|
|
21BBFCBD289C06E300B32A39 /* Project.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project.swift; sourceTree = "<group>"; };
|
|
21BBFCBE289C06E300B32A39 /* Team+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCBF289C06E300B32A39 /* QPredGen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QPredGen.swift; sourceTree = "<group>"; };
|
|
21BBFCC0289C06E300B32A39 /* AmplifyModels.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AmplifyModels.swift; sourceTree = "<group>"; };
|
|
21BBFCC1289C06E300B32A39 /* OGCScenarioBPost+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OGCScenarioBPost+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCC2289C06E300B32A39 /* Post+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCC3289C06E300B32A39 /* CustomerOrder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomerOrder.swift; sourceTree = "<group>"; };
|
|
21BBFCC4289C06E300B32A39 /* Record.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Record.swift; sourceTree = "<group>"; };
|
|
21BBFCC5289C06E300B32A39 /* RecordCover.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RecordCover.swift; sourceTree = "<group>"; };
|
|
21BBFCC7289C06E300B32A39 /* Row+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Row+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCC8289C06E300B32A39 /* Group.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Group.swift; sourceTree = "<group>"; };
|
|
21BBFCC9289C06E300B32A39 /* Group+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Group+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCCA289C06E300B32A39 /* Transaction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Transaction.swift; sourceTree = "<group>"; };
|
|
21BBFCCB289C06E300B32A39 /* Row.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Row.swift; sourceTree = "<group>"; };
|
|
21BBFCCC289C06E300B32A39 /* Transaction+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Transaction+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCCD289C06E300B32A39 /* UserFollowers+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UserFollowers+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCCE289C06E300B32A39 /* MockModels.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockModels.swift; sourceTree = "<group>"; };
|
|
21BBFCCF289C06E300B32A39 /* User.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = User.swift; sourceTree = "<group>"; };
|
|
21BBFCD0289C06E300B32A39 /* PostCommentModelRegistration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostCommentModelRegistration.swift; sourceTree = "<group>"; };
|
|
21BBFCD1289C06E300B32A39 /* Comment+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCD2289C06E300B32A39 /* Post.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post.swift; sourceTree = "<group>"; };
|
|
21BBFCD5289C06E300B32A39 /* Blog6.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Blog6.swift; sourceTree = "<group>"; };
|
|
21BBFCD6289C06E300B32A39 /* Post6.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post6.swift; sourceTree = "<group>"; };
|
|
21BBFCD7289C06E300B32A39 /* Comment6.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment6.swift; sourceTree = "<group>"; };
|
|
21BBFCD8289C06E300B32A39 /* Post6+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post6+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCD9289C06E300B32A39 /* Comment6+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment6+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCDA289C06E300B32A39 /* Blog6+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Blog6+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCDC289C06E300B32A39 /* Team1+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team1+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCDD289C06E300B32A39 /* Project1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project1.swift; sourceTree = "<group>"; };
|
|
21BBFCDE289C06E300B32A39 /* Project1+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project1+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCDF289C06E300B32A39 /* Team1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team1.swift; sourceTree = "<group>"; };
|
|
21BBFCE0289C06E300B32A39 /* connection-schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "connection-schema.graphql"; sourceTree = "<group>"; };
|
|
21BBFCE2289C06E300B32A39 /* Post4.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post4.swift; sourceTree = "<group>"; };
|
|
21BBFCE3289C06E300B32A39 /* Post4+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post4+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCE4289C06E300B32A39 /* Comment4+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment4+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCE5289C06E300B32A39 /* Comment4.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment4.swift; sourceTree = "<group>"; };
|
|
21BBFCE7289C06E300B32A39 /* Post3.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post3.swift; sourceTree = "<group>"; };
|
|
21BBFCE8289C06E300B32A39 /* Post3+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post3+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCE9289C06E300B32A39 /* Comment3+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment3+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCEA289C06E300B32A39 /* Comment3.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment3.swift; sourceTree = "<group>"; };
|
|
21BBFCEC289C06E300B32A39 /* Project2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCED289C06E300B32A39 /* Team2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team2.swift; sourceTree = "<group>"; };
|
|
21BBFCEE289C06E300B32A39 /* Project2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project2.swift; sourceTree = "<group>"; };
|
|
21BBFCEF289C06E300B32A39 /* Team2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team2+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCF1289C06E300B32A39 /* PostEditor5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostEditor5.swift; sourceTree = "<group>"; };
|
|
21BBFCF2289C06E300B32A39 /* User5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = User5.swift; sourceTree = "<group>"; };
|
|
21BBFCF3289C06E300B32A39 /* PostEditor5+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PostEditor5+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCF4289C06E300B32A39 /* User5+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "User5+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCF5289C06E300B32A39 /* Post5+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post5+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCF6289C06E300B32A39 /* Post5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post5.swift; sourceTree = "<group>"; };
|
|
21BBFCF7289C06E300B32A39 /* CustomerOrder+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CustomerOrder+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCF8289C06E300B32A39 /* ScenarioATest6Post.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScenarioATest6Post.swift; sourceTree = "<group>"; };
|
|
21BBFCF9289C06E300B32A39 /* UserFollowing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserFollowing.swift; sourceTree = "<group>"; };
|
|
21BBFCFA289C06E300B32A39 /* QPredGen+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "QPredGen+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFCFB289C06E300B32A39 /* OGCScenarioBMGroupPost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OGCScenarioBMGroupPost.swift; sourceTree = "<group>"; };
|
|
21BBFD20289C06E300B32A39 /* Comment.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment.swift; sourceTree = "<group>"; };
|
|
21BBFD21289C06E300B32A39 /* UserFollowing+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UserFollowing+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFD23289C06E400B32A39 /* Book+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Book+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFD24289C06E400B32A39 /* BookAuthor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BookAuthor.swift; sourceTree = "<group>"; };
|
|
21BBFD25289C06E400B32A39 /* Author.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Author.swift; sourceTree = "<group>"; };
|
|
21BBFD26289C06E400B32A39 /* UserProfile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserProfile.swift; sourceTree = "<group>"; };
|
|
21BBFD27289C06E400B32A39 /* UserProfile+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UserProfile+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFD28289C06E400B32A39 /* Book.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Book.swift; sourceTree = "<group>"; };
|
|
21BBFD29289C06E400B32A39 /* BookAuthor+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "BookAuthor+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFD2A289C06E400B32A39 /* UserAccount+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UserAccount+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFD2B289C06E400B32A39 /* UserAccount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserAccount.swift; sourceTree = "<group>"; };
|
|
21BBFD2C289C06E400B32A39 /* Author+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Author+Schema.swift"; sourceTree = "<group>"; };
|
|
21BBFE13289C073100B32A39 /* HubListenerTestUtilities.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HubListenerTestUtilities.swift; sourceTree = "<group>"; };
|
|
681DFE8028E746C10000C36A /* AsyncTesting.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AsyncTesting.swift; sourceTree = "<group>"; };
|
|
681DFE8128E746C10000C36A /* AsyncExpectation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AsyncExpectation.swift; sourceTree = "<group>"; };
|
|
681DFE8228E746C10000C36A /* XCTestCase+AsyncTesting.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "XCTestCase+AsyncTesting.swift"; sourceTree = "<group>"; };
|
|
97731D4A28B3BD19006F180B /* TestConfigHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestConfigHelper.swift; sourceTree = "<group>"; };
|
|
97731D4F28B3BD25006F180B /* DataStoreTestBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreTestBase.swift; sourceTree = "<group>"; };
|
|
97731D5028B3BD25006F180B /* DataStoreInternal.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStoreInternal.swift; sourceTree = "<group>"; };
|
|
97731D5228B3BD25006F180B /* SyncEngineIntegrationV2TestBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SyncEngineIntegrationV2TestBase.swift; sourceTree = "<group>"; };
|
|
97731D5428B3BD25006F180B /* TestModelV2Registration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestModelV2Registration.swift; sourceTree = "<group>"; };
|
|
97731DB028B3BD39006F180B /* CustomerMultipleSecondaryIndexV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CustomerMultipleSecondaryIndexV2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DB228B3BD39006F180B /* Comment3V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment3V2.swift; sourceTree = "<group>"; };
|
|
97731DB328B3BD39006F180B /* Post3V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post3V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DB428B3BD39006F180B /* Post3V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post3V2.swift; sourceTree = "<group>"; };
|
|
97731DB528B3BD39006F180B /* Comment3V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment3V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DB728B3BD39006F180B /* Project4bV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project4bV2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DB828B3BD39006F180B /* Team4bV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team4bV2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DB928B3BD39006F180B /* Project4bV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project4bV2.swift; sourceTree = "<group>"; };
|
|
97731DBA28B3BD39006F180B /* Team4bV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team4bV2.swift; sourceTree = "<group>"; };
|
|
97731DBC28B3BD39006F180B /* Post7V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post7V2.swift; sourceTree = "<group>"; };
|
|
97731DBD28B3BD39006F180B /* Post7V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post7V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DBE28B3BD39006F180B /* Blog7V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Blog7V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DBF28B3BD39006F180B /* Blog7V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Blog7V2.swift; sourceTree = "<group>"; };
|
|
97731DC028B3BD39006F180B /* Comment7V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment7V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DC128B3BD39006F180B /* Comment7V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment7V2.swift; sourceTree = "<group>"; };
|
|
97731DC228B3BD39006F180B /* TodoCustomTimestampV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TodoCustomTimestampV2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DC328B3BD39006F180B /* schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = schema.graphql; sourceTree = "<group>"; };
|
|
97731DC528B3BD39006F180B /* Team4aV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team4aV2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DC628B3BD39006F180B /* Project4aV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project4aV2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DC728B3BD39006F180B /* Project4aV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project4aV2.swift; sourceTree = "<group>"; };
|
|
97731DC828B3BD39006F180B /* Team4aV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team4aV2.swift; sourceTree = "<group>"; };
|
|
97731DCA28B3BD39006F180B /* Post4V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post4V2.swift; sourceTree = "<group>"; };
|
|
97731DCB28B3BD39006F180B /* Post4V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post4V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DCC28B3BD39006F180B /* Comment4V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment4V2.swift; sourceTree = "<group>"; };
|
|
97731DCD28B3BD39006F180B /* Comment4V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment4V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DCE28B3BD39006F180B /* CustomerSecondaryIndexV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomerSecondaryIndexV2.swift; sourceTree = "<group>"; };
|
|
97731DD028B3BD39006F180B /* MyNestedModel8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "MyNestedModel8+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DD128B3BD39006F180B /* Blog8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Blog8+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DD228B3BD39006F180B /* Comment8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment8+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DD328B3BD39006F180B /* Post8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post8+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DD428B3BD39006F180B /* Comment8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment8.swift; sourceTree = "<group>"; };
|
|
97731DD528B3BD39006F180B /* MyCustomModel8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MyCustomModel8.swift; sourceTree = "<group>"; };
|
|
97731DD628B3BD39006F180B /* MyNestedModel8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MyNestedModel8.swift; sourceTree = "<group>"; };
|
|
97731DD728B3BD39006F180B /* MyCustomModel8+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "MyCustomModel8+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DD828B3BD39006F180B /* Blog8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Blog8.swift; sourceTree = "<group>"; };
|
|
97731DD928B3BD39006F180B /* Post8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post8.swift; sourceTree = "<group>"; };
|
|
97731DDB28B3BD39006F180B /* Project1V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project1V2.swift; sourceTree = "<group>"; };
|
|
97731DDC28B3BD39006F180B /* Team1V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team1V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DDD28B3BD39006F180B /* Project1V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project1V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DDE28B3BD39006F180B /* Team1V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team1V2.swift; sourceTree = "<group>"; };
|
|
97731DDF28B3BD39006F180B /* TodoWithDefaultValueV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TodoWithDefaultValueV2.swift; sourceTree = "<group>"; };
|
|
97731DE028B3BD39006F180B /* Priority.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Priority.swift; sourceTree = "<group>"; };
|
|
97731DE228B3BD39006F180B /* Post5V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post5V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DE328B3BD39006F180B /* Post5V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post5V2.swift; sourceTree = "<group>"; };
|
|
97731DE428B3BD39006F180B /* User5V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "User5V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DE528B3BD39006F180B /* PostEditor5V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostEditor5V2.swift; sourceTree = "<group>"; };
|
|
97731DE628B3BD39006F180B /* User5V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = User5V2.swift; sourceTree = "<group>"; };
|
|
97731DE728B3BD39006F180B /* PostEditor5V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PostEditor5V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DE828B3BD39006F180B /* CustomerWithMultipleFieldsinPK.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomerWithMultipleFieldsinPK.swift; sourceTree = "<group>"; };
|
|
97731DE928B3BD39006F180B /* CustomerSecondaryIndexV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CustomerSecondaryIndexV2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DEB28B3BD39006F180B /* Post3aV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post3aV2.swift; sourceTree = "<group>"; };
|
|
97731DEC28B3BD39006F180B /* Comment3aV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment3aV2.swift; sourceTree = "<group>"; };
|
|
97731DED28B3BD39006F180B /* Post3aV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post3aV2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DEE28B3BD39006F180B /* Comment3aV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment3aV2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DEF28B3BD39006F180B /* TodoCustomTimestampV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TodoCustomTimestampV2.swift; sourceTree = "<group>"; };
|
|
97731DF028B3BD39006F180B /* CustomerMultipleSecondaryIndexV2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomerMultipleSecondaryIndexV2.swift; sourceTree = "<group>"; };
|
|
97731DF228B3BD39006F180B /* SchemaDrift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SchemaDrift.swift; sourceTree = "<group>"; };
|
|
97731DF328B3BD39006F180B /* EnumDrift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EnumDrift.swift; sourceTree = "<group>"; };
|
|
97731DF428B3BD39006F180B /* SchemaDrift+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SchemaDrift+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DF628B3BD39006F180B /* Meeting8V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Meeting8V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DF728B3BD39006F180B /* Attendee8V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Attendee8V2.swift; sourceTree = "<group>"; };
|
|
97731DF828B3BD39006F180B /* Registration8V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Registration8V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DF928B3BD39006F180B /* Meeting8V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Meeting8V2.swift; sourceTree = "<group>"; };
|
|
97731DFA28B3BD39006F180B /* Registration8V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Registration8V2.swift; sourceTree = "<group>"; };
|
|
97731DFB28B3BD39006F180B /* Attendee8V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Attendee8V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DFC28B3BD39006F180B /* CustomerWithMultipleFieldsinPK+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CustomerWithMultipleFieldsinPK+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DFE28B3BD39006F180B /* Project2V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Project2V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731DFF28B3BD39006F180B /* Team2V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team2V2.swift; sourceTree = "<group>"; };
|
|
97731E0028B3BD39006F180B /* Project2V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Project2V2.swift; sourceTree = "<group>"; };
|
|
97731E0128B3BD39006F180B /* Team2V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Team2V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731E0328B3BD39006F180B /* Post6V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Post6V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731E0428B3BD39006F180B /* Post6V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post6V2.swift; sourceTree = "<group>"; };
|
|
97731E0528B3BD39006F180B /* Comment6V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Comment6V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731E0628B3BD39006F180B /* Blog6V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Blog6V2.swift; sourceTree = "<group>"; };
|
|
97731E0728B3BD39006F180B /* Blog6V2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Blog6V2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731E0828B3BD39006F180B /* Comment6V2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Comment6V2.swift; sourceTree = "<group>"; };
|
|
97731E0928B3BD39006F180B /* TodoWithDefaultValueV2+Schema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TodoWithDefaultValueV2+Schema.swift"; sourceTree = "<group>"; };
|
|
97731F0428B68DAC006F180B /* schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = schema.graphql; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
21182129289BFB4B001B5945 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
21182143289BFBC4001B5945 /* AWSAPIPlugin in Frameworks */,
|
|
219253BE28BFE84100820737 /* XCTest.framework in Frameworks */,
|
|
21182141289BFBC4001B5945 /* Amplify in Frameworks */,
|
|
21182145289BFBC4001B5945 /* AWSCognitoAuthPlugin in Frameworks */,
|
|
21182147289BFBC4001B5945 /* AWSDataStorePlugin in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
213DBBD728A5770000B30280 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
213DBBE428A5771400B30280 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
213DBBF128A5772500B30280 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB3E289BFF6A00B32A39 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB62289C007700B32A39 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB6F289C00AC00B32A39 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB89289C010E00B32A39 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
21182123289BFB4B001B5945 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2118213D289BFB63001B5945 /* Packages */,
|
|
2118212E289BFB4B001B5945 /* DataStoreHostApp */,
|
|
21BBFB42289BFF6A00B32A39 /* AWSDataStorePluginIntegrationTests */,
|
|
21BBFB66289C007700B32A39 /* AWSDataStorePluginV2Tests */,
|
|
21BBFB73289C00AD00B32A39 /* AWSDataStorePluginCPKTests */,
|
|
21BBFB8D289C010E00B32A39 /* AWSDataStorePluginFlutterTests */,
|
|
213DBBDB28A5770000B30280 /* AWSDataStorePluginAuthCognitoTests */,
|
|
213DBBE828A5771400B30280 /* AWSDataStorePluginAuthIAMTests */,
|
|
213DBBF528A5772500B30280 /* AWSDataStorePluginMultiAuthTests */,
|
|
2118212D289BFB4B001B5945 /* Products */,
|
|
2118213F289BFBC4001B5945 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
2118212D289BFB4B001B5945 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2118212C289BFB4B001B5945 /* DataStoreHostApp.app */,
|
|
21BBFB41289BFF6A00B32A39 /* AWSDataStorePluginIntegrationTests.xctest */,
|
|
21BBFB65289C007700B32A39 /* AWSDataStorePluginV2Tests.xctest */,
|
|
21BBFB72289C00AC00B32A39 /* AWSDataStorePluginCPKTests.xctest */,
|
|
21BBFB8C289C010E00B32A39 /* AWSDataStorePluginFlutterTests.xctest */,
|
|
213DBBDA28A5770000B30280 /* AWSDataStorePluginAuthCognitoTests.xctest */,
|
|
213DBBE728A5771400B30280 /* AWSDataStorePluginAuthIAMTests.xctest */,
|
|
213DBBF428A5772500B30280 /* AWSDataStorePluginMultiAuthTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
2118212E289BFB4B001B5945 /* DataStoreHostApp */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
681DFE7F28E746C10000C36A /* AsyncTesting */,
|
|
21BBF9EE289BFE3400B32A39 /* DataStoreHubEvent.swift */,
|
|
21BBFE13289C073100B32A39 /* HubListenerTestUtilities.swift */,
|
|
213DBB6128A4172000B30280 /* Info.plist */,
|
|
2118212F289BFB4B001B5945 /* DataStoreHostAppApp.swift */,
|
|
21182131289BFB4B001B5945 /* ContentView.swift */,
|
|
21182133289BFB4F001B5945 /* Assets.xcassets */,
|
|
21182135289BFB4F001B5945 /* Preview Content */,
|
|
);
|
|
path = DataStoreHostApp;
|
|
sourceTree = "<group>";
|
|
};
|
|
21182135289BFB4F001B5945 /* Preview Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21182136289BFB4F001B5945 /* Preview Assets.xcassets */,
|
|
);
|
|
path = "Preview Content";
|
|
sourceTree = "<group>";
|
|
};
|
|
2118213D289BFB63001B5945 /* Packages */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2118213E289BFB63001B5945 /* amplify-ios-staging */,
|
|
);
|
|
name = Packages;
|
|
sourceTree = "<group>";
|
|
};
|
|
2118213F289BFBC4001B5945 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
219253BD28BFE84000820737 /* XCTest.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
213DBBDB28A5770000B30280 /* AWSDataStorePluginAuthCognitoTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
213DBC5428A57CF100B30280 /* AWSDataStoreAuthBaseTest.swift */,
|
|
21BBFA92289BFE4E00B32A39 /* AWSDataStoreCategoryPluginAuthIntegrationTests.swift */,
|
|
21BBFA93289BFE4E00B32A39 /* AWSDataStoreCategoryPluginAuthIntegrationTests+Support.swift */,
|
|
21BBFAA0289BFE4E00B32A39 /* AWSDataStoreCategoryPluginAuthOwnerIntegrationTests.swift */,
|
|
21BBFA94289BFE4E00B32A39 /* Models */,
|
|
21BBFA9F289BFE4E00B32A39 /* README.md */,
|
|
21BBFAA1289BFE4E00B32A39 /* singleauth-cognito-schema.graphql */,
|
|
213DBC5828A57FFE00B30280 /* TestConfigHelper.swift */,
|
|
);
|
|
path = AWSDataStorePluginAuthCognitoTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
213DBBE828A5771400B30280 /* AWSDataStorePluginAuthIAMTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
213DBC5228A57CDE00B30280 /* AWSDataStoreAuthBaseTest.swift */,
|
|
21BBFA90289BFE4E00B32A39 /* AWSDataStoreCategoryPluginIAMAuthIntegrationTests.swift */,
|
|
21BBFA89289BFE4E00B32A39 /* Models */,
|
|
21BBFA8E289BFE4E00B32A39 /* README.md */,
|
|
21BBFA8F289BFE4E00B32A39 /* singleauth-iam-schema.graphql */,
|
|
213DBC5A28A5800F00B30280 /* TestConfigHelper.swift */,
|
|
);
|
|
path = AWSDataStorePluginAuthIAMTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
213DBBF528A5772500B30280 /* AWSDataStorePluginMultiAuthTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
213DBC5628A57CFA00B30280 /* AWSDataStoreAuthBaseTest.swift */,
|
|
21BBFADF289BFE4E00B32A39 /* AWSDataStoreMultiAuthCombinationTests.swift */,
|
|
21BBFAA4289BFE4E00B32A39 /* AWSDataStoreMultiAuthSingleRuleTests.swift */,
|
|
21BBFAA3289BFE4E00B32A39 /* AWSDataStoreMultiAuthSingleRuleTests+Models.swift */,
|
|
21BBFADB289BFE4E00B32A39 /* AWSDataStoreMultiAuthThreeRulesTests.swift */,
|
|
21BBFADE289BFE4E00B32A39 /* AWSDataStoreMultiAuthThreeRulesTests+Models.swift */,
|
|
21BBFADD289BFE4E00B32A39 /* AWSDataStoreMultiAuthTwoRulesTests.swift */,
|
|
21BBFAE0289BFE4E00B32A39 /* AWSDataStoreMultiAuthTwoRulesTests+Models.swift */,
|
|
21BBFAA6289BFE4E00B32A39 /* Models */,
|
|
21BBFAA5289BFE4E00B32A39 /* multiauth-schema.graphql */,
|
|
21BBFADC289BFE4E00B32A39 /* README.md */,
|
|
213DBC5C28A5801900B30280 /* TestConfigHelper.swift */,
|
|
);
|
|
path = AWSDataStorePluginMultiAuthTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
21977D75289C161D005B49D6 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
213DBB7B28A5743300B30280 /* Comment4.swift */,
|
|
213DBB8F28A5743400B30280 /* Comment4+Schema.swift */,
|
|
213DBB8128A5743400B30280 /* Comment7.swift */,
|
|
213DBB8628A5743400B30280 /* Comment7+Schema.swift */,
|
|
213DBB8A28A5743400B30280 /* Comment8.swift */,
|
|
213DBB8028A5743300B30280 /* Comment8+Schema.swift */,
|
|
213DBB7128A5743300B30280 /* CommentWithCompositeKey.swift */,
|
|
213DBB9728A5743400B30280 /* CommentWithCompositeKey+Schema.swift */,
|
|
213DBB9B28A5743400B30280 /* CommentWithCompositeKeyAndIndex.swift */,
|
|
213DBB6528A5743200B30280 /* CommentWithCompositeKeyAndIndex+Schema.swift */,
|
|
213DBB9328A5743400B30280 /* CommentWithCompositeKeyUnidirectional.swift */,
|
|
213DBB7C28A5743300B30280 /* CommentWithCompositeKeyUnidirectional+Schema.swift */,
|
|
213DBB8C28A5743400B30280 /* ModelCompositeIntPk.swift */,
|
|
213DBB7A28A5743300B30280 /* ModelCompositeIntPk+Schema.swift */,
|
|
213DBB7F28A5743300B30280 /* ModelCompositeMultiplePk.swift */,
|
|
213DBB7328A5743300B30280 /* ModelCompositeMultiplePk+Schema.swift */,
|
|
213DBB9028A5743400B30280 /* ModelCompositePk.swift */,
|
|
213DBB7028A5743300B30280 /* ModelCompositePk+Schema.swift */,
|
|
213DBB7828A5743300B30280 /* ModelCompositePkBelongsTo.swift */,
|
|
213DBB9828A5743400B30280 /* ModelCompositePkBelongsTo+Schema.swift */,
|
|
213DBB8728A5743400B30280 /* ModelCompositePkWithAssociation.swift */,
|
|
213DBB8328A5743400B30280 /* ModelCompositePkWithAssociation+Schema.swift */,
|
|
213DBB8228A5743400B30280 /* ModelCustomPKDefined.swift */,
|
|
213DBB7228A5743300B30280 /* ModelCustomPkDefined+Schema.swift */,
|
|
213DBB9428A5743400B30280 /* ModelExplicitCustomPk.swift */,
|
|
213DBB8428A5743400B30280 /* ModelExplicitCustomPk+Schema.swift */,
|
|
213DBB7628A5743300B30280 /* ModelExplicitDefaultPk.swift */,
|
|
213DBB6428A5743200B30280 /* ModelExplicitDefaultPk+Schema.swift */,
|
|
213DBB6328A5743200B30280 /* ModelImplicitDefaultPk.swift */,
|
|
213DBB6228A5743200B30280 /* ModelImplicitDefaultPk+Schema.swift */,
|
|
213DBB8528A5743400B30280 /* Post4.swift */,
|
|
213DBB6828A5743300B30280 /* Post4+Schema.swift */,
|
|
213DBB9128A5743400B30280 /* Post7.swift */,
|
|
213DBB7D28A5743300B30280 /* Post7+Schema.swift */,
|
|
213DBB6E28A5743300B30280 /* Post8.swift */,
|
|
213DBB8D28A5743400B30280 /* Post8+Schema.swift */,
|
|
213DBB7928A5743300B30280 /* PostTagsWithCompositeKey.swift */,
|
|
213DBB9628A5743400B30280 /* PostTagsWithCompositeKey+Schema.swift */,
|
|
213DBB8928A5743400B30280 /* PostWithCompositeKey.swift */,
|
|
213DBB7528A5743300B30280 /* PostWithCompositeKey+Schema.swift */,
|
|
213DBB6F28A5743300B30280 /* PostWithCompositeKeyAndIndex.swift */,
|
|
213DBB6628A5743300B30280 /* PostWithCompositeKeyAndIndex+Schema.swift */,
|
|
213DBB6B28A5743300B30280 /* PostWithCompositeKeyUnidirectional.swift */,
|
|
213DBB6928A5743300B30280 /* PostWithCompositeKeyUnidirectional+Schema.swift */,
|
|
213DBB9228A5743400B30280 /* PostWithTagsCompositeKey.swift */,
|
|
213DBB7428A5743300B30280 /* PostWithTagsCompositeKey+Schema.swift */,
|
|
213DBB6A28A5743300B30280 /* primarykey_schema.graphql */,
|
|
213DBB8E28A5743400B30280 /* Project2.swift */,
|
|
213DBB6728A5743300B30280 /* Project2+Schema.swift */,
|
|
213DBB6C28A5743300B30280 /* Project6.swift */,
|
|
213DBB7728A5743300B30280 /* Project6+Schema.swift */,
|
|
213DBB8B28A5743400B30280 /* TagWithCompositeKey.swift */,
|
|
213DBB7E28A5743300B30280 /* TagWithCompositeKey+Schema.swift */,
|
|
213DBB9928A5743400B30280 /* Team2.swift */,
|
|
213DBB9528A5743400B30280 /* Team2+Schema.swift */,
|
|
213DBB9A28A5743400B30280 /* Team6.swift */,
|
|
213DBB6D28A5743300B30280 /* Team6+Schema.swift */,
|
|
21977D84289C1633005B49D6 /* primarykey_schema.graphql */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
21977DBD289C1704005B49D6 /* Base */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21977DBE289C1719005B49D6 /* TestConfigHelper.swift */,
|
|
);
|
|
path = Base;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBF9E7289BFE3400B32A39 /* TestSupport */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBF9E8289BFE3400B32A39 /* TestModelRegistration.swift */,
|
|
21BBF9E9289BFE3400B32A39 /* SyncEngineIntegrationTestBase.swift */,
|
|
21BBF9EA289BFE3400B32A39 /* DataStoreTestBase.swift */,
|
|
21BBF9EB289BFE3400B32A39 /* DataStoreInternal.swift */,
|
|
21BBF9EC289BFE3400B32A39 /* HubEventsIntegrationTestBase.swift */,
|
|
21BBF9ED289BFE3400B32A39 /* SyncEngineIntegrationV2TestBase.swift */,
|
|
21BBF9F0289BFE3400B32A39 /* TestModelV2Registration.swift */,
|
|
);
|
|
path = TestSupport;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBF9F3289BFE3400B32A39 /* Connection */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBF9F7289BFE3400B32A39 /* DataStoreConnectionScenario1Tests.swift */,
|
|
21BBF9F5289BFE3400B32A39 /* DataStoreConnectionScenario2Tests.swift */,
|
|
21BBF9F9289BFE3400B32A39 /* DataStoreConnectionScenario3Tests.swift */,
|
|
21BBF9F6289BFE3400B32A39 /* DataStoreConnectionScenario4Tests.swift */,
|
|
21BBF9F4289BFE3400B32A39 /* DataStoreConnectionScenario5Tests.swift */,
|
|
21BBF9F8289BFE3400B32A39 /* DataStoreConnectionScenario6Tests.swift */,
|
|
);
|
|
path = Connection;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBF9FC289BFE3400B32A39 /* TransformerV2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFA00289BFE3400B32A39 /* DataStoreConnectionOptionalAssociations.swift */,
|
|
21BBFA06289BFE3400B32A39 /* DataStoreConnectionScenario1V2Tests.swift */,
|
|
21BBFA02289BFE3400B32A39 /* DataStoreConnectionScenario2V2Tests.swift */,
|
|
21BBFA0B289BFE3400B32A39 /* DataStoreConnectionScenario3aV2Tests.swift */,
|
|
21BBFA03289BFE3400B32A39 /* DataStoreConnectionScenario3V2Tests.swift */,
|
|
21BBFA04289BFE3400B32A39 /* DataStoreConnectionScenario4V2Tests.swift */,
|
|
21BBFA01289BFE3400B32A39 /* DataStoreConnectionScenario5V2Tests.swift */,
|
|
21BBFA05289BFE3400B32A39 /* DataStoreConnectionScenario6V2Tests.swift */,
|
|
21BBFA09289BFE3400B32A39 /* DataStoreConnectionScenario7V2Tests.swift */,
|
|
21BBF9FE289BFE3400B32A39 /* DataStoreConnectionScenario8V2Tests.swift */,
|
|
21BBFA08289BFE3400B32A39 /* DataStoreModelWithCustomTimestampTests.swift */,
|
|
21BBFA0A289BFE3400B32A39 /* DataStoreModelWithDefaultValueTests.swift */,
|
|
21BBF9FF289BFE3400B32A39 /* DataStoreModelWithSecondaryIndexTests.swift */,
|
|
21BBF9FD289BFE3400B32A39 /* DataStoreSchemaDriftTests.swift */,
|
|
21BBFA07289BFE3400B32A39 /* README.md */,
|
|
97731F0428B68DAC006F180B /* schema.graphql */,
|
|
);
|
|
path = TransformerV2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFA11289BFE3400B32A39 /* PrimaryKey */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFA12289BFE3400B32A39 /* README.md */,
|
|
21BBFA13289BFE3400B32A39 /* AWSDataStorePrimaryKeyTests.swift */,
|
|
21BBFA14289BFE3400B32A39 /* AWSDataStorePrimaryKeyBaseTest.swift */,
|
|
);
|
|
path = PrimaryKey;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFA47289BFE4300B32A39 /* TestSupport */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFA48289BFE4300B32A39 /* SyncEngineFlutterIntegrationTestBase.swift */,
|
|
21BBFA49289BFE4300B32A39 /* SerializedModelWrappers */,
|
|
21BBFA58289BFE4300B32A39 /* TestFlutterModelRegistration.swift */,
|
|
21BBFA59289BFE4300B32A39 /* AmplifyFlutterHelpers */,
|
|
);
|
|
path = TestSupport;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFA49289BFE4300B32A39 /* SerializedModelWrappers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFA4A289BFE4300B32A39 /* Post5Wrapper.swift */,
|
|
21BBFA4B289BFE4300B32A39 /* Comment4Wrapper.swift */,
|
|
21BBFA4C289BFE4300B32A39 /* Comment3Wrapper.swift */,
|
|
21BBFA4D289BFE4300B32A39 /* Post3Wrapper.swift */,
|
|
21BBFA4E289BFE4300B32A39 /* PostWrapper.swift */,
|
|
21BBFA4F289BFE4300B32A39 /* Post4Wrapper.swift */,
|
|
21BBFA50289BFE4300B32A39 /* Project2Wrapper.swift */,
|
|
21BBFA51289BFE4300B32A39 /* PostEditor5Wrapper.swift */,
|
|
21BBFA52289BFE4300B32A39 /* User5Wrapper.swift */,
|
|
21BBFA53289BFE4300B32A39 /* Project1Wrapper.swift */,
|
|
21BBFA54289BFE4300B32A39 /* TeamWrapper.swift */,
|
|
21BBFA55289BFE4300B32A39 /* Comment6Wrapper.swift */,
|
|
21BBFA56289BFE4300B32A39 /* Post6Wrapper.swift */,
|
|
21BBFA57289BFE4300B32A39 /* Blog6Wrapper.swift */,
|
|
);
|
|
path = SerializedModelWrappers;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFA59289BFE4300B32A39 /* AmplifyFlutterHelpers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFA5A289BFE4300B32A39 /* FlutterSerializedModel.swift */,
|
|
21BBFA5B289BFE4300B32A39 /* FlutterDataStoreRequestUtils.swift */,
|
|
21BBFA5C289BFE4300B32A39 /* FlutterTemporal.swift */,
|
|
);
|
|
path = AmplifyFlutterHelpers;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFA5D289BFE4300B32A39 /* Connection */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFA5E289BFE4300B32A39 /* DataStoreConnectionScenario3FlutterTests.swift */,
|
|
21BBFA5F289BFE4300B32A39 /* DataStoreConnectionScenario6FlutterTests.swift */,
|
|
21BBFA60289BFE4300B32A39 /* DataStoreConnectionScenario2FlutterTests.swift */,
|
|
21BBFA61289BFE4300B32A39 /* DataStoreConnectionScenario1FlutterTests.swift */,
|
|
21BBFA62289BFE4300B32A39 /* DataStoreConnectionScenario4FlutterTests.swift */,
|
|
21BBFA63289BFE4300B32A39 /* DataStoreConnectionScenario5FlutterTests.swift */,
|
|
);
|
|
path = Connection;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFA89289BFE4E00B32A39 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFA8C289BFE4E00B32A39 /* TodoIAMPrivate.swift */,
|
|
21BBFA8B289BFE4E00B32A39 /* TodoIAMPrivate+Schema.swift */,
|
|
21BBFA8D289BFE4E00B32A39 /* TodoIAMPublic.swift */,
|
|
21BBFA8A289BFE4E00B32A39 /* TodoIAMPublic+Schema.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFA94289BFE4E00B32A39 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFA96289BFE4E00B32A39 /* TodoCognitoPrivate.swift */,
|
|
21BBFA97289BFE4E00B32A39 /* TodoCognitoPrivate+Schema.swift */,
|
|
21BBFA9E289BFE4E00B32A39 /* TodoCustomOwnerExplicit.swift */,
|
|
21BBFA9B289BFE4E00B32A39 /* TodoCustomOwnerExplicit+Schema.swift */,
|
|
21BBFA9C289BFE4E00B32A39 /* TodoCustomOwnerImplicit.swift */,
|
|
21BBFA9D289BFE4E00B32A39 /* TodoCustomOwnerImplicit+Schema.swift */,
|
|
21BBFA98289BFE4E00B32A39 /* TodoExplicitOwnerField.swift */,
|
|
21BBFA9A289BFE4E00B32A39 /* TodoExplicitOwnerField+Schema.swift */,
|
|
21BBFA99289BFE4E00B32A39 /* TodoImplicitOwnerField.swift */,
|
|
21BBFA95289BFE4E00B32A39 /* TodoImplicitOwnerField+Schema.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFAA6289BFE4E00B32A39 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFAD4289BFE4E00B32A39 /* GroupPrivatePublicUPIAMAPIPost.swift */,
|
|
21BBFAB1289BFE4E00B32A39 /* GroupPrivatePublicUPIAMAPIPost+Schema.swift */,
|
|
21BBFACB289BFE4E00B32A39 /* GroupPrivateUPIAMPost.swift */,
|
|
21BBFAB7289BFE4E00B32A39 /* GroupPrivateUPIAMPost+Schema.swift */,
|
|
21BBFAB3289BFE4E00B32A39 /* GroupPublicUPAPIPost.swift */,
|
|
21BBFAC0289BFE4E00B32A39 /* GroupPublicUPAPIPost+Schema.swift */,
|
|
21BBFABA289BFE4E00B32A39 /* GroupPublicUPIAMPost.swift */,
|
|
21BBFABF289BFE4E00B32A39 /* GroupPublicUPIAMPost+Schema.swift */,
|
|
21BBFAB4289BFE4E00B32A39 /* GroupUPPost.swift */,
|
|
21BBFAAA289BFE4E00B32A39 /* GroupUPPost+Schema.swift */,
|
|
21BBFACD289BFE4E00B32A39 /* OwnerOIDCPost.swift */,
|
|
21BBFAD8289BFE4E00B32A39 /* OwnerOIDCPost+Schema.swift */,
|
|
21BBFACE289BFE4E00B32A39 /* OwnerPrivatePublicUPIAMAPIPost.swift */,
|
|
21BBFAAF289BFE4E00B32A39 /* OwnerPrivatePublicUPIAMAPIPost+Schema.swift */,
|
|
21BBFAD2289BFE4E00B32A39 /* OwnerPrivateUPIAMPost.swift */,
|
|
21BBFAB5289BFE4E00B32A39 /* OwnerPrivateUPIAMPost+Schema.swift */,
|
|
21BBFAC2289BFE4E00B32A39 /* OwnerPublicOIDAPIPost.swift */,
|
|
21BBFAD5289BFE4E00B32A39 /* OwnerPublicOIDAPIPost+Schema.swift */,
|
|
21BBFAD3289BFE4E00B32A39 /* OwnerPublicUPAPIPost.swift */,
|
|
21BBFAB6289BFE4E00B32A39 /* OwnerPublicUPAPIPost+Schema.swift */,
|
|
21BBFACC289BFE4E00B32A39 /* OwnerPublicUPIAMPost.swift */,
|
|
21BBFAC7289BFE4E00B32A39 /* OwnerPublicUPIAMPost+Schema.swift */,
|
|
21BBFACF289BFE4E00B32A39 /* OwnerUPPost.swift */,
|
|
21BBFAAC289BFE4E00B32A39 /* OwnerUPPost+Schema.swift */,
|
|
21BBFAB0289BFE4E00B32A39 /* PrivateIAMPost.swift */,
|
|
21BBFAC5289BFE4E00B32A39 /* PrivateIAMPost+Schema.swift */,
|
|
21BBFABB289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMAPIPost.swift */,
|
|
21BBFAD1289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMAPIPost+Schema.swift */,
|
|
21BBFAB2289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMIAMPost.swift */,
|
|
21BBFAAE289BFE4E00B32A39 /* PrivatePrivatePublicUPIAMIAMPost+Schema.swift */,
|
|
21BBFAD7289BFE4E00B32A39 /* PrivatePrivateUPIAMPost.swift */,
|
|
21BBFAD9289BFE4E00B32A39 /* PrivatePrivateUPIAMPost+Schema.swift */,
|
|
21BBFAB9289BFE4E00B32A39 /* PrivatePublicComboAPIPost.swift */,
|
|
21BBFAA9289BFE4E00B32A39 /* PrivatePublicComboAPIPost+Schema.swift */,
|
|
21BBFABD289BFE4E00B32A39 /* PrivatePublicComboUPPost.swift */,
|
|
21BBFAAB289BFE4E00B32A39 /* PrivatePublicComboUPPost+Schema.swift */,
|
|
21BBFAC1289BFE4E00B32A39 /* PrivatePublicIAMAPIPost.swift */,
|
|
21BBFAC9289BFE4E00B32A39 /* PrivatePublicIAMAPIPost+Schema.swift */,
|
|
21BBFAC6289BFE4E00B32A39 /* PrivatePublicPublicUPAPIIAMPost.swift */,
|
|
21BBFAD0289BFE4E00B32A39 /* PrivatePublicPublicUPAPIIAMPost+Schema.swift */,
|
|
21BBFAD6289BFE4E00B32A39 /* PrivatePublicUPAPIPost.swift */,
|
|
21BBFAA7289BFE4E00B32A39 /* PrivatePublicUPAPIPost+Schema.swift */,
|
|
21BBFAC8289BFE4E00B32A39 /* PrivatePublicUPIAMPost.swift */,
|
|
21BBFADA289BFE4E00B32A39 /* PrivatePublicUPIAMPost+Schema.swift */,
|
|
21BBFAA8289BFE4E00B32A39 /* PrivateUPPost.swift */,
|
|
21BBFAC4289BFE4E00B32A39 /* PrivateUPPost+Schema.swift */,
|
|
21BBFABC289BFE4E00B32A39 /* PublicAPIPost.swift */,
|
|
21BBFAC3289BFE4E00B32A39 /* PublicAPIPost+Schema.swift */,
|
|
21BBFAAD289BFE4E00B32A39 /* PublicIAMPost.swift */,
|
|
21BBFAB8289BFE4E00B32A39 /* PublicIAMPost+Schema.swift */,
|
|
21BBFABE289BFE4E00B32A39 /* PublicPublicIAMAPIPost.swift */,
|
|
21BBFACA289BFE4E00B32A39 /* PublicPublicIAMAPIPost+Schema.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFB42289BFF6A00B32A39 /* AWSDataStorePluginIntegrationTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC26289C060600B32A39 /* Base */,
|
|
21BBFC25289C054900B32A39 /* Models */,
|
|
21BBF9E7289BFE3400B32A39 /* TestSupport */,
|
|
21BBFA0D289BFE3400B32A39 /* README.md */,
|
|
21BBFA0C289BFE3400B32A39 /* SubscriptionEndToEndTests.swift */,
|
|
21BBFA0E289BFE3400B32A39 /* DataStoreScalarTests.swift */,
|
|
21BBFA15289BFE3400B32A39 /* DataStoreObserveQueryTests.swift */,
|
|
21BBF9FA289BFE3400B32A39 /* DataStoreHubEventsTests.swift */,
|
|
21BBFA10289BFE3400B32A39 /* DataStoreEndToEndTests.swift */,
|
|
21BBF9E6289BFE3400B32A39 /* DataStoreCustomPrimaryKeyTests.swift */,
|
|
21BBFA16289BFE3400B32A39 /* DataStoreConsecutiveUpdatesTests.swift */,
|
|
21BBF9F1289BFE3400B32A39 /* DataStoreConfigurationTests.swift */,
|
|
21BBF9F3289BFE3400B32A39 /* Connection */,
|
|
21BBF9F2289BFE3400B32A39 /* AWSDataStorePluginConfigurationTests.swift */,
|
|
);
|
|
path = AWSDataStorePluginIntegrationTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFB66289C007700B32A39 /* AWSDataStorePluginV2Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731D5D28B3BD39006F180B /* Models */,
|
|
97731D4C28B3BD25006F180B /* TestSupport */,
|
|
97731D4928B3BD19006F180B /* Base */,
|
|
21BBF9FC289BFE3400B32A39 /* TransformerV2 */,
|
|
);
|
|
path = AWSDataStorePluginV2Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFB73289C00AD00B32A39 /* AWSDataStorePluginCPKTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21977DBD289C1704005B49D6 /* Base */,
|
|
21977D75289C161D005B49D6 /* Models */,
|
|
21BBFA11289BFE3400B32A39 /* PrimaryKey */,
|
|
);
|
|
path = AWSDataStorePluginCPKTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFB8D289C010E00B32A39 /* AWSDataStorePluginFlutterTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFA66289BFE4300B32A39 /* AWSDataStoreCategoryPluginFlutterIntegrationTests.swift */,
|
|
21BBFA5D289BFE4300B32A39 /* Connection */,
|
|
21BBFA67289BFE4300B32A39 /* DataStoreFlutterConsecutiveUpdatesTests.swift */,
|
|
21BBFA64289BFE4300B32A39 /* DataStoreFlutterEndToEndTests.swift */,
|
|
21BBFA65289BFE4300B32A39 /* README.md */,
|
|
21BBFA47289BFE4300B32A39 /* TestSupport */,
|
|
);
|
|
path = AWSDataStorePluginFlutterTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC25289C054900B32A39 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCC0289C06E300B32A39 /* AmplifyModels.swift */,
|
|
21BBFCB7289C06E300B32A39 /* Article.swift */,
|
|
21BBFC2D289C06E300B32A39 /* Article+Schema.swift */,
|
|
21BBFD22289C06E400B32A39 /* Associations */,
|
|
21BBFCD3289C06E300B32A39 /* Collection */,
|
|
21BBFD20289C06E300B32A39 /* Comment.swift */,
|
|
21BBFCD1289C06E300B32A39 /* Comment+Schema.swift */,
|
|
21BBFCC3289C06E300B32A39 /* CustomerOrder.swift */,
|
|
21BBFCF7289C06E300B32A39 /* CustomerOrder+Schema.swift */,
|
|
21BBFC29289C06E200B32A39 /* Deprecated */,
|
|
21BBFCAF289C06E300B32A39 /* M2MPostEditorUser */,
|
|
21BBFCCE289C06E300B32A39 /* MockModels.swift */,
|
|
21BBFCA6289C06E300B32A39 /* NonModel */,
|
|
21BBFCFB289C06E300B32A39 /* OGCScenarioBMGroupPost.swift */,
|
|
21BBFCAE289C06E300B32A39 /* OGCScenarioBMGroupPost+Schema.swift */,
|
|
21BBFC2C289C06E300B32A39 /* OGCScenarioBPost.swift */,
|
|
21BBFCC1289C06E300B32A39 /* OGCScenarioBPost+Schema.swift */,
|
|
21BBFCD2289C06E300B32A39 /* Post.swift */,
|
|
21BBFCC2289C06E300B32A39 /* Post+Schema.swift */,
|
|
21BBFCD0289C06E300B32A39 /* PostCommentModelRegistration.swift */,
|
|
21BBFC93289C06E300B32A39 /* PostStatus.swift */,
|
|
21BBFCBF289C06E300B32A39 /* QPredGen.swift */,
|
|
21BBFCFA289C06E300B32A39 /* QPredGen+Schema.swift */,
|
|
21BBFCC4289C06E300B32A39 /* Record.swift */,
|
|
21BBFC94289C06E300B32A39 /* Record+Schema.swift */,
|
|
21BBFCC5289C06E300B32A39 /* RecordCover.swift */,
|
|
21BBFC2E289C06E300B32A39 /* RecordCover+Schema.swift */,
|
|
21BBFCC6289C06E300B32A39 /* ReservedWords */,
|
|
21BBFC2F289C06E300B32A39 /* Restaurant */,
|
|
21BBFC96289C06E300B32A39 /* Scalar */,
|
|
21BBFCF8289C06E300B32A39 /* ScenarioATest6Post.swift */,
|
|
21BBFCA5289C06E300B32A39 /* ScenarioATest6Post+Schema.swift */,
|
|
21BBFCB8289C06E300B32A39 /* schema.graphql */,
|
|
21BBFCB9289C06E300B32A39 /* TeamProject */,
|
|
21BBFC38289C06E300B32A39 /* TransformerV2 */,
|
|
21BBFCCF289C06E300B32A39 /* User.swift */,
|
|
21BBFC2B289C06E200B32A39 /* User+Schema.swift */,
|
|
21BBFC95289C06E300B32A39 /* UserFollowers.swift */,
|
|
21BBFCCD289C06E300B32A39 /* UserFollowers+Schema.swift */,
|
|
21BBFCF9289C06E300B32A39 /* UserFollowing.swift */,
|
|
21BBFD21289C06E300B32A39 /* UserFollowing+Schema.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC26289C060600B32A39 /* Base */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC27289C062000B32A39 /* TestConfigHelper.swift */,
|
|
);
|
|
path = Base;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC29289C06E200B32A39 /* Deprecated */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC2A289C06E200B32A39 /* DeprecatedTodo.swift */,
|
|
);
|
|
path = Deprecated;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC2F289C06E300B32A39 /* Restaurant */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC30289C06E300B32A39 /* schema.graphql */,
|
|
21BBFC31289C06E300B32A39 /* Dish.swift */,
|
|
21BBFC32289C06E300B32A39 /* MenuType.swift */,
|
|
21BBFC33289C06E300B32A39 /* Menu+Schema.swift */,
|
|
21BBFC34289C06E300B32A39 /* Restaurant+Schema.swift */,
|
|
21BBFC35289C06E300B32A39 /* Menu.swift */,
|
|
21BBFC36289C06E300B32A39 /* Dish+Schema.swift */,
|
|
21BBFC37289C06E300B32A39 /* Restaurant.swift */,
|
|
);
|
|
path = Restaurant;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC38289C06E300B32A39 /* TransformerV2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC39289C06E300B32A39 /* CustomerMultipleSecondaryIndexV2+Schema.swift */,
|
|
21BBFC3A289C06E300B32A39 /* 3V2 */,
|
|
21BBFC3F289C06E300B32A39 /* 4bV2 */,
|
|
21BBFC44289C06E300B32A39 /* 7V2 */,
|
|
21BBFC4B289C06E300B32A39 /* TodoCustomTimestampV2+Schema.swift */,
|
|
21BBFC4C289C06E300B32A39 /* schema.graphql */,
|
|
21BBFC4D289C06E300B32A39 /* 4aV2 */,
|
|
21BBFC52289C06E300B32A39 /* 4V2 */,
|
|
21BBFC57289C06E300B32A39 /* CustomerSecondaryIndexV2.swift */,
|
|
21BBFC58289C06E300B32A39 /* OptionalAssociations */,
|
|
21BBFC63289C06E300B32A39 /* 1V2 */,
|
|
21BBFC68289C06E300B32A39 /* TodoWithDefaultValueV2.swift */,
|
|
21BBFC69289C06E300B32A39 /* Priority.swift */,
|
|
21BBFC6A289C06E300B32A39 /* 5V2 */,
|
|
21BBFC71289C06E300B32A39 /* CustomerWithMultipleFieldsinPK.swift */,
|
|
21BBFC72289C06E300B32A39 /* CustomerSecondaryIndexV2+Schema.swift */,
|
|
21BBFC73289C06E300B32A39 /* 3aV2 */,
|
|
21BBFC78289C06E300B32A39 /* TodoCustomTimestampV2.swift */,
|
|
21BBFC79289C06E300B32A39 /* CustomerMultipleSecondaryIndexV2.swift */,
|
|
21BBFC7A289C06E300B32A39 /* SchemaDrift */,
|
|
21BBFC7E289C06E300B32A39 /* 8V2 */,
|
|
21BBFC85289C06E300B32A39 /* CustomerWithMultipleFieldsinPK+Schema.swift */,
|
|
21BBFC86289C06E300B32A39 /* 2V2 */,
|
|
21BBFC8B289C06E300B32A39 /* 6V2 */,
|
|
21BBFC92289C06E300B32A39 /* TodoWithDefaultValueV2+Schema.swift */,
|
|
);
|
|
path = TransformerV2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC3A289C06E300B32A39 /* 3V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC3B289C06E300B32A39 /* Comment3V2.swift */,
|
|
21BBFC3C289C06E300B32A39 /* Post3V2+Schema.swift */,
|
|
21BBFC3D289C06E300B32A39 /* Post3V2.swift */,
|
|
21BBFC3E289C06E300B32A39 /* Comment3V2+Schema.swift */,
|
|
);
|
|
path = 3V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC3F289C06E300B32A39 /* 4bV2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC40289C06E300B32A39 /* Project4bV2+Schema.swift */,
|
|
21BBFC41289C06E300B32A39 /* Team4bV2+Schema.swift */,
|
|
21BBFC42289C06E300B32A39 /* Project4bV2.swift */,
|
|
21BBFC43289C06E300B32A39 /* Team4bV2.swift */,
|
|
);
|
|
path = 4bV2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC44289C06E300B32A39 /* 7V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC45289C06E300B32A39 /* Post7V2.swift */,
|
|
21BBFC46289C06E300B32A39 /* Post7V2+Schema.swift */,
|
|
21BBFC47289C06E300B32A39 /* Blog7V2+Schema.swift */,
|
|
21BBFC48289C06E300B32A39 /* Blog7V2.swift */,
|
|
21BBFC49289C06E300B32A39 /* Comment7V2+Schema.swift */,
|
|
21BBFC4A289C06E300B32A39 /* Comment7V2.swift */,
|
|
);
|
|
path = 7V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC4D289C06E300B32A39 /* 4aV2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC4E289C06E300B32A39 /* Team4aV2+Schema.swift */,
|
|
21BBFC4F289C06E300B32A39 /* Project4aV2+Schema.swift */,
|
|
21BBFC50289C06E300B32A39 /* Project4aV2.swift */,
|
|
21BBFC51289C06E300B32A39 /* Team4aV2.swift */,
|
|
);
|
|
path = 4aV2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC52289C06E300B32A39 /* 4V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC53289C06E300B32A39 /* Post4V2.swift */,
|
|
21BBFC54289C06E300B32A39 /* Post4V2+Schema.swift */,
|
|
21BBFC55289C06E300B32A39 /* Comment4V2.swift */,
|
|
21BBFC56289C06E300B32A39 /* Comment4V2+Schema.swift */,
|
|
);
|
|
path = 4V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC58289C06E300B32A39 /* OptionalAssociations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC59289C06E300B32A39 /* MyNestedModel8+Schema.swift */,
|
|
21BBFC5A289C06E300B32A39 /* Blog8+Schema.swift */,
|
|
21BBFC5B289C06E300B32A39 /* Comment8+Schema.swift */,
|
|
21BBFC5C289C06E300B32A39 /* Post8+Schema.swift */,
|
|
21BBFC5D289C06E300B32A39 /* Comment8.swift */,
|
|
21BBFC5E289C06E300B32A39 /* MyCustomModel8.swift */,
|
|
21BBFC5F289C06E300B32A39 /* MyNestedModel8.swift */,
|
|
21BBFC60289C06E300B32A39 /* MyCustomModel8+Schema.swift */,
|
|
21BBFC61289C06E300B32A39 /* Blog8.swift */,
|
|
21BBFC62289C06E300B32A39 /* Post8.swift */,
|
|
);
|
|
path = OptionalAssociations;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC63289C06E300B32A39 /* 1V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC64289C06E300B32A39 /* Project1V2.swift */,
|
|
21BBFC65289C06E300B32A39 /* Team1V2+Schema.swift */,
|
|
21BBFC66289C06E300B32A39 /* Project1V2+Schema.swift */,
|
|
21BBFC67289C06E300B32A39 /* Team1V2.swift */,
|
|
);
|
|
path = 1V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC6A289C06E300B32A39 /* 5V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC6B289C06E300B32A39 /* Post5V2+Schema.swift */,
|
|
21BBFC6C289C06E300B32A39 /* Post5V2.swift */,
|
|
21BBFC6D289C06E300B32A39 /* User5V2+Schema.swift */,
|
|
21BBFC6E289C06E300B32A39 /* PostEditor5V2.swift */,
|
|
21BBFC6F289C06E300B32A39 /* User5V2.swift */,
|
|
21BBFC70289C06E300B32A39 /* PostEditor5V2+Schema.swift */,
|
|
);
|
|
path = 5V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC73289C06E300B32A39 /* 3aV2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC74289C06E300B32A39 /* Post3aV2.swift */,
|
|
21BBFC75289C06E300B32A39 /* Comment3aV2.swift */,
|
|
21BBFC76289C06E300B32A39 /* Post3aV2+Schema.swift */,
|
|
21BBFC77289C06E300B32A39 /* Comment3aV2+Schema.swift */,
|
|
);
|
|
path = 3aV2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC7A289C06E300B32A39 /* SchemaDrift */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC7B289C06E300B32A39 /* SchemaDrift.swift */,
|
|
21BBFC7C289C06E300B32A39 /* EnumDrift.swift */,
|
|
21BBFC7D289C06E300B32A39 /* SchemaDrift+Schema.swift */,
|
|
);
|
|
path = SchemaDrift;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC7E289C06E300B32A39 /* 8V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC7F289C06E300B32A39 /* Meeting8V2+Schema.swift */,
|
|
21BBFC80289C06E300B32A39 /* Attendee8V2.swift */,
|
|
21BBFC81289C06E300B32A39 /* Registration8V2+Schema.swift */,
|
|
21BBFC82289C06E300B32A39 /* Meeting8V2.swift */,
|
|
21BBFC83289C06E300B32A39 /* Registration8V2.swift */,
|
|
21BBFC84289C06E300B32A39 /* Attendee8V2+Schema.swift */,
|
|
);
|
|
path = 8V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC86289C06E300B32A39 /* 2V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC87289C06E300B32A39 /* Project2V2+Schema.swift */,
|
|
21BBFC88289C06E300B32A39 /* Team2V2.swift */,
|
|
21BBFC89289C06E300B32A39 /* Project2V2.swift */,
|
|
21BBFC8A289C06E300B32A39 /* Team2V2+Schema.swift */,
|
|
);
|
|
path = 2V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC8B289C06E300B32A39 /* 6V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC8C289C06E300B32A39 /* Post6V2+Schema.swift */,
|
|
21BBFC8D289C06E300B32A39 /* Post6V2.swift */,
|
|
21BBFC8E289C06E300B32A39 /* Comment6V2+Schema.swift */,
|
|
21BBFC8F289C06E300B32A39 /* Blog6V2.swift */,
|
|
21BBFC90289C06E300B32A39 /* Blog6V2+Schema.swift */,
|
|
21BBFC91289C06E300B32A39 /* Comment6V2.swift */,
|
|
);
|
|
path = 6V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFC96289C06E300B32A39 /* Scalar */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFC97289C06E300B32A39 /* ListStringContainer.swift */,
|
|
21BBFC98289C06E300B32A39 /* ListStringContainer+Schema.swift */,
|
|
21BBFC99289C06E300B32A39 /* EnumTestModel.swift */,
|
|
21BBFC9A289C06E300B32A39 /* Scalar+Equatable.swift */,
|
|
21BBFC9B289C06E300B32A39 /* Nested.swift */,
|
|
21BBFC9C289C06E300B32A39 /* ScalarContainer.swift */,
|
|
21BBFC9D289C06E300B32A39 /* EnumTestModel+Schema.swift */,
|
|
21BBFC9E289C06E300B32A39 /* Nested+Schema.swift */,
|
|
21BBFC9F289C06E300B32A39 /* TestEnum.swift */,
|
|
21BBFCA0289C06E300B32A39 /* ScalarContainer+Schema.swift */,
|
|
21BBFCA1289C06E300B32A39 /* NestedTypeTestModel+Schema.swift */,
|
|
21BBFCA2289C06E300B32A39 /* NestedTypeTestModel.swift */,
|
|
21BBFCA3289C06E300B32A39 /* ListIntContainer+Schema.swift */,
|
|
21BBFCA4289C06E300B32A39 /* ListIntContainer.swift */,
|
|
);
|
|
path = Scalar;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFCA6289C06E300B32A39 /* NonModel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCA7289C06E300B32A39 /* DynamicEmbedded.swift */,
|
|
21BBFCA8289C06E300B32A39 /* DynamicModel.swift */,
|
|
21BBFCA9289C06E300B32A39 /* Section.swift */,
|
|
21BBFCAA289C06E300B32A39 /* Category.swift */,
|
|
21BBFCAB289C06E300B32A39 /* Todo.swift */,
|
|
21BBFCAC289C06E300B32A39 /* Todo+Schema.swift */,
|
|
21BBFCAD289C06E300B32A39 /* Color.swift */,
|
|
);
|
|
path = NonModel;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFCAF289C06E300B32A39 /* M2MPostEditorUser */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCB0289C06E300B32A39 /* M2MPost.swift */,
|
|
21BBFCB1289C06E300B32A39 /* schema.graphql */,
|
|
21BBFCB2289C06E300B32A39 /* M2MPostEditor+Schema.swift */,
|
|
21BBFCB3289C06E300B32A39 /* M2MUser.swift */,
|
|
21BBFCB4289C06E300B32A39 /* M2MUser+Schema.swift */,
|
|
21BBFCB5289C06E300B32A39 /* M2MPost+Schema.swift */,
|
|
21BBFCB6289C06E300B32A39 /* M2MPostEditor.swift */,
|
|
);
|
|
path = M2MPostEditorUser;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFCB9289C06E300B32A39 /* TeamProject */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCBA289C06E300B32A39 /* Project+Schema.swift */,
|
|
21BBFCBB289C06E300B32A39 /* schema.graphql */,
|
|
21BBFCBC289C06E300B32A39 /* Team.swift */,
|
|
21BBFCBD289C06E300B32A39 /* Project.swift */,
|
|
21BBFCBE289C06E300B32A39 /* Team+Schema.swift */,
|
|
);
|
|
path = TeamProject;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFCC6289C06E300B32A39 /* ReservedWords */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCC7289C06E300B32A39 /* Row+Schema.swift */,
|
|
21BBFCC8289C06E300B32A39 /* Group.swift */,
|
|
21BBFCC9289C06E300B32A39 /* Group+Schema.swift */,
|
|
21BBFCCA289C06E300B32A39 /* Transaction.swift */,
|
|
21BBFCCB289C06E300B32A39 /* Row.swift */,
|
|
21BBFCCC289C06E300B32A39 /* Transaction+Schema.swift */,
|
|
);
|
|
path = ReservedWords;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFCD3289C06E300B32A39 /* Collection */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCD4289C06E300B32A39 /* 6 */,
|
|
21BBFCDB289C06E300B32A39 /* 1 */,
|
|
21BBFCE0289C06E300B32A39 /* connection-schema.graphql */,
|
|
21BBFCE1289C06E300B32A39 /* 4 */,
|
|
21BBFCE6289C06E300B32A39 /* 3 */,
|
|
21BBFCEB289C06E300B32A39 /* 2 */,
|
|
21BBFCF0289C06E300B32A39 /* 5 */,
|
|
);
|
|
path = Collection;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFCD4289C06E300B32A39 /* 6 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCD5289C06E300B32A39 /* Blog6.swift */,
|
|
21BBFCD6289C06E300B32A39 /* Post6.swift */,
|
|
21BBFCD7289C06E300B32A39 /* Comment6.swift */,
|
|
21BBFCD8289C06E300B32A39 /* Post6+Schema.swift */,
|
|
21BBFCD9289C06E300B32A39 /* Comment6+Schema.swift */,
|
|
21BBFCDA289C06E300B32A39 /* Blog6+Schema.swift */,
|
|
);
|
|
path = 6;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFCDB289C06E300B32A39 /* 1 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCDC289C06E300B32A39 /* Team1+Schema.swift */,
|
|
21BBFCDD289C06E300B32A39 /* Project1.swift */,
|
|
21BBFCDE289C06E300B32A39 /* Project1+Schema.swift */,
|
|
21BBFCDF289C06E300B32A39 /* Team1.swift */,
|
|
);
|
|
path = 1;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFCE1289C06E300B32A39 /* 4 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCE2289C06E300B32A39 /* Post4.swift */,
|
|
21BBFCE3289C06E300B32A39 /* Post4+Schema.swift */,
|
|
21BBFCE4289C06E300B32A39 /* Comment4+Schema.swift */,
|
|
21BBFCE5289C06E300B32A39 /* Comment4.swift */,
|
|
);
|
|
path = 4;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFCE6289C06E300B32A39 /* 3 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCE7289C06E300B32A39 /* Post3.swift */,
|
|
21BBFCE8289C06E300B32A39 /* Post3+Schema.swift */,
|
|
21BBFCE9289C06E300B32A39 /* Comment3+Schema.swift */,
|
|
21BBFCEA289C06E300B32A39 /* Comment3.swift */,
|
|
);
|
|
path = 3;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFCEB289C06E300B32A39 /* 2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCEC289C06E300B32A39 /* Project2+Schema.swift */,
|
|
21BBFCED289C06E300B32A39 /* Team2.swift */,
|
|
21BBFCEE289C06E300B32A39 /* Project2.swift */,
|
|
21BBFCEF289C06E300B32A39 /* Team2+Schema.swift */,
|
|
);
|
|
path = 2;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFCF0289C06E300B32A39 /* 5 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFCF1289C06E300B32A39 /* PostEditor5.swift */,
|
|
21BBFCF2289C06E300B32A39 /* User5.swift */,
|
|
21BBFCF3289C06E300B32A39 /* PostEditor5+Schema.swift */,
|
|
21BBFCF4289C06E300B32A39 /* User5+Schema.swift */,
|
|
21BBFCF5289C06E300B32A39 /* Post5+Schema.swift */,
|
|
21BBFCF6289C06E300B32A39 /* Post5.swift */,
|
|
);
|
|
path = 5;
|
|
sourceTree = "<group>";
|
|
};
|
|
21BBFD22289C06E400B32A39 /* Associations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21BBFD23289C06E400B32A39 /* Book+Schema.swift */,
|
|
21BBFD24289C06E400B32A39 /* BookAuthor.swift */,
|
|
21BBFD25289C06E400B32A39 /* Author.swift */,
|
|
21BBFD26289C06E400B32A39 /* UserProfile.swift */,
|
|
21BBFD27289C06E400B32A39 /* UserProfile+Schema.swift */,
|
|
21BBFD28289C06E400B32A39 /* Book.swift */,
|
|
21BBFD29289C06E400B32A39 /* BookAuthor+Schema.swift */,
|
|
21BBFD2A289C06E400B32A39 /* UserAccount+Schema.swift */,
|
|
21BBFD2B289C06E400B32A39 /* UserAccount.swift */,
|
|
21BBFD2C289C06E400B32A39 /* Author+Schema.swift */,
|
|
);
|
|
path = Associations;
|
|
sourceTree = "<group>";
|
|
};
|
|
681DFE7F28E746C10000C36A /* AsyncTesting */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
681DFE8028E746C10000C36A /* AsyncTesting.swift */,
|
|
681DFE8128E746C10000C36A /* AsyncExpectation.swift */,
|
|
681DFE8228E746C10000C36A /* XCTestCase+AsyncTesting.swift */,
|
|
);
|
|
name = AsyncTesting;
|
|
path = ../../../../../AmplifyAsyncTesting/Sources/AsyncTesting;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731D4928B3BD19006F180B /* Base */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731D4A28B3BD19006F180B /* TestConfigHelper.swift */,
|
|
);
|
|
path = Base;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731D4C28B3BD25006F180B /* TestSupport */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731D4F28B3BD25006F180B /* DataStoreTestBase.swift */,
|
|
97731D5028B3BD25006F180B /* DataStoreInternal.swift */,
|
|
97731D5228B3BD25006F180B /* SyncEngineIntegrationV2TestBase.swift */,
|
|
97731D5428B3BD25006F180B /* TestModelV2Registration.swift */,
|
|
);
|
|
path = TestSupport;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731D5D28B3BD39006F180B /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DAF28B3BD39006F180B /* TransformerV2 */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DAF28B3BD39006F180B /* TransformerV2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DDA28B3BD39006F180B /* 1V2 */,
|
|
97731DFD28B3BD39006F180B /* 2V2 */,
|
|
97731DEA28B3BD39006F180B /* 3aV2 */,
|
|
97731DB128B3BD39006F180B /* 3V2 */,
|
|
97731DC428B3BD39006F180B /* 4aV2 */,
|
|
97731DB628B3BD39006F180B /* 4bV2 */,
|
|
97731DC928B3BD39006F180B /* 4V2 */,
|
|
97731DE128B3BD39006F180B /* 5V2 */,
|
|
97731E0228B3BD39006F180B /* 6V2 */,
|
|
97731DBB28B3BD39006F180B /* 7V2 */,
|
|
97731DF528B3BD39006F180B /* 8V2 */,
|
|
97731DF028B3BD39006F180B /* CustomerMultipleSecondaryIndexV2.swift */,
|
|
97731DB028B3BD39006F180B /* CustomerMultipleSecondaryIndexV2+Schema.swift */,
|
|
97731DCE28B3BD39006F180B /* CustomerSecondaryIndexV2.swift */,
|
|
97731DE928B3BD39006F180B /* CustomerSecondaryIndexV2+Schema.swift */,
|
|
97731DE828B3BD39006F180B /* CustomerWithMultipleFieldsinPK.swift */,
|
|
97731DFC28B3BD39006F180B /* CustomerWithMultipleFieldsinPK+Schema.swift */,
|
|
97731DCF28B3BD39006F180B /* OptionalAssociations */,
|
|
97731DE028B3BD39006F180B /* Priority.swift */,
|
|
97731DC328B3BD39006F180B /* schema.graphql */,
|
|
97731DF128B3BD39006F180B /* SchemaDrift */,
|
|
97731DEF28B3BD39006F180B /* TodoCustomTimestampV2.swift */,
|
|
97731DC228B3BD39006F180B /* TodoCustomTimestampV2+Schema.swift */,
|
|
97731DDF28B3BD39006F180B /* TodoWithDefaultValueV2.swift */,
|
|
97731E0928B3BD39006F180B /* TodoWithDefaultValueV2+Schema.swift */,
|
|
);
|
|
path = TransformerV2;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DB128B3BD39006F180B /* 3V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DB228B3BD39006F180B /* Comment3V2.swift */,
|
|
97731DB328B3BD39006F180B /* Post3V2+Schema.swift */,
|
|
97731DB428B3BD39006F180B /* Post3V2.swift */,
|
|
97731DB528B3BD39006F180B /* Comment3V2+Schema.swift */,
|
|
);
|
|
path = 3V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DB628B3BD39006F180B /* 4bV2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DB728B3BD39006F180B /* Project4bV2+Schema.swift */,
|
|
97731DB828B3BD39006F180B /* Team4bV2+Schema.swift */,
|
|
97731DB928B3BD39006F180B /* Project4bV2.swift */,
|
|
97731DBA28B3BD39006F180B /* Team4bV2.swift */,
|
|
);
|
|
path = 4bV2;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DBB28B3BD39006F180B /* 7V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DBC28B3BD39006F180B /* Post7V2.swift */,
|
|
97731DBD28B3BD39006F180B /* Post7V2+Schema.swift */,
|
|
97731DBE28B3BD39006F180B /* Blog7V2+Schema.swift */,
|
|
97731DBF28B3BD39006F180B /* Blog7V2.swift */,
|
|
97731DC028B3BD39006F180B /* Comment7V2+Schema.swift */,
|
|
97731DC128B3BD39006F180B /* Comment7V2.swift */,
|
|
);
|
|
path = 7V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DC428B3BD39006F180B /* 4aV2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DC528B3BD39006F180B /* Team4aV2+Schema.swift */,
|
|
97731DC628B3BD39006F180B /* Project4aV2+Schema.swift */,
|
|
97731DC728B3BD39006F180B /* Project4aV2.swift */,
|
|
97731DC828B3BD39006F180B /* Team4aV2.swift */,
|
|
);
|
|
path = 4aV2;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DC928B3BD39006F180B /* 4V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DCA28B3BD39006F180B /* Post4V2.swift */,
|
|
97731DCB28B3BD39006F180B /* Post4V2+Schema.swift */,
|
|
97731DCC28B3BD39006F180B /* Comment4V2.swift */,
|
|
97731DCD28B3BD39006F180B /* Comment4V2+Schema.swift */,
|
|
);
|
|
path = 4V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DCF28B3BD39006F180B /* OptionalAssociations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DD028B3BD39006F180B /* MyNestedModel8+Schema.swift */,
|
|
97731DD128B3BD39006F180B /* Blog8+Schema.swift */,
|
|
97731DD228B3BD39006F180B /* Comment8+Schema.swift */,
|
|
97731DD328B3BD39006F180B /* Post8+Schema.swift */,
|
|
97731DD428B3BD39006F180B /* Comment8.swift */,
|
|
97731DD528B3BD39006F180B /* MyCustomModel8.swift */,
|
|
97731DD628B3BD39006F180B /* MyNestedModel8.swift */,
|
|
97731DD728B3BD39006F180B /* MyCustomModel8+Schema.swift */,
|
|
97731DD828B3BD39006F180B /* Blog8.swift */,
|
|
97731DD928B3BD39006F180B /* Post8.swift */,
|
|
);
|
|
path = OptionalAssociations;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DDA28B3BD39006F180B /* 1V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DDB28B3BD39006F180B /* Project1V2.swift */,
|
|
97731DDC28B3BD39006F180B /* Team1V2+Schema.swift */,
|
|
97731DDD28B3BD39006F180B /* Project1V2+Schema.swift */,
|
|
97731DDE28B3BD39006F180B /* Team1V2.swift */,
|
|
);
|
|
path = 1V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DE128B3BD39006F180B /* 5V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DE228B3BD39006F180B /* Post5V2+Schema.swift */,
|
|
97731DE328B3BD39006F180B /* Post5V2.swift */,
|
|
97731DE428B3BD39006F180B /* User5V2+Schema.swift */,
|
|
97731DE528B3BD39006F180B /* PostEditor5V2.swift */,
|
|
97731DE628B3BD39006F180B /* User5V2.swift */,
|
|
97731DE728B3BD39006F180B /* PostEditor5V2+Schema.swift */,
|
|
);
|
|
path = 5V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DEA28B3BD39006F180B /* 3aV2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DEB28B3BD39006F180B /* Post3aV2.swift */,
|
|
97731DEC28B3BD39006F180B /* Comment3aV2.swift */,
|
|
97731DED28B3BD39006F180B /* Post3aV2+Schema.swift */,
|
|
97731DEE28B3BD39006F180B /* Comment3aV2+Schema.swift */,
|
|
);
|
|
path = 3aV2;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DF128B3BD39006F180B /* SchemaDrift */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DF228B3BD39006F180B /* SchemaDrift.swift */,
|
|
97731DF328B3BD39006F180B /* EnumDrift.swift */,
|
|
97731DF428B3BD39006F180B /* SchemaDrift+Schema.swift */,
|
|
);
|
|
path = SchemaDrift;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DF528B3BD39006F180B /* 8V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DF628B3BD39006F180B /* Meeting8V2+Schema.swift */,
|
|
97731DF728B3BD39006F180B /* Attendee8V2.swift */,
|
|
97731DF828B3BD39006F180B /* Registration8V2+Schema.swift */,
|
|
97731DF928B3BD39006F180B /* Meeting8V2.swift */,
|
|
97731DFA28B3BD39006F180B /* Registration8V2.swift */,
|
|
97731DFB28B3BD39006F180B /* Attendee8V2+Schema.swift */,
|
|
);
|
|
path = 8V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731DFD28B3BD39006F180B /* 2V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731DFE28B3BD39006F180B /* Project2V2+Schema.swift */,
|
|
97731DFF28B3BD39006F180B /* Team2V2.swift */,
|
|
97731E0028B3BD39006F180B /* Project2V2.swift */,
|
|
97731E0128B3BD39006F180B /* Team2V2+Schema.swift */,
|
|
);
|
|
path = 2V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
97731E0228B3BD39006F180B /* 6V2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97731E0328B3BD39006F180B /* Post6V2+Schema.swift */,
|
|
97731E0428B3BD39006F180B /* Post6V2.swift */,
|
|
97731E0528B3BD39006F180B /* Comment6V2+Schema.swift */,
|
|
97731E0628B3BD39006F180B /* Blog6V2.swift */,
|
|
97731E0728B3BD39006F180B /* Blog6V2+Schema.swift */,
|
|
97731E0828B3BD39006F180B /* Comment6V2.swift */,
|
|
);
|
|
path = 6V2;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
2118212B289BFB4B001B5945 /* DataStoreHostApp */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2118213A289BFB4F001B5945 /* Build configuration list for PBXNativeTarget "DataStoreHostApp" */;
|
|
buildPhases = (
|
|
21182128289BFB4B001B5945 /* Sources */,
|
|
21182129289BFB4B001B5945 /* Frameworks */,
|
|
2118212A289BFB4B001B5945 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = DataStoreHostApp;
|
|
packageProductDependencies = (
|
|
21182140289BFBC4001B5945 /* Amplify */,
|
|
21182142289BFBC4001B5945 /* AWSAPIPlugin */,
|
|
21182144289BFBC4001B5945 /* AWSCognitoAuthPlugin */,
|
|
21182146289BFBC4001B5945 /* AWSDataStorePlugin */,
|
|
);
|
|
productName = DataStoreHostApp;
|
|
productReference = 2118212C289BFB4B001B5945 /* DataStoreHostApp.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
213DBBD928A5770000B30280 /* AWSDataStorePluginAuthCognitoTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 213DBBE028A5770000B30280 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginAuthCognitoTests" */;
|
|
buildPhases = (
|
|
213DBBD628A5770000B30280 /* Sources */,
|
|
213DBBD728A5770000B30280 /* Frameworks */,
|
|
213DBBD828A5770000B30280 /* Resources */,
|
|
213DBC4C28A57B5800B30280 /* Copy Configuration File */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
213DBBDF28A5770000B30280 /* PBXTargetDependency */,
|
|
);
|
|
name = AWSDataStorePluginAuthCognitoTests;
|
|
productName = AWSDataStorePluginAuthCognitoTests;
|
|
productReference = 213DBBDA28A5770000B30280 /* AWSDataStorePluginAuthCognitoTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
213DBBE628A5771400B30280 /* AWSDataStorePluginAuthIAMTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 213DBBED28A5771400B30280 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginAuthIAMTests" */;
|
|
buildPhases = (
|
|
213DBBE328A5771400B30280 /* Sources */,
|
|
213DBBE428A5771400B30280 /* Frameworks */,
|
|
213DBBE528A5771400B30280 /* Resources */,
|
|
213DBC4D28A57B8600B30280 /* Copy Configuration Files */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
213DBBEC28A5771400B30280 /* PBXTargetDependency */,
|
|
);
|
|
name = AWSDataStorePluginAuthIAMTests;
|
|
productName = AWSDataStorePluginAuthIAMTests;
|
|
productReference = 213DBBE728A5771400B30280 /* AWSDataStorePluginAuthIAMTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
213DBBF328A5772500B30280 /* AWSDataStorePluginMultiAuthTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 213DBBFA28A5772500B30280 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginMultiAuthTests" */;
|
|
buildPhases = (
|
|
213DBBF028A5772500B30280 /* Sources */,
|
|
213DBBF128A5772500B30280 /* Frameworks */,
|
|
213DBBF228A5772500B30280 /* Resources */,
|
|
213DBC4E28A57B9500B30280 /* Copy Configuration Files */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
213DBBF928A5772500B30280 /* PBXTargetDependency */,
|
|
);
|
|
name = AWSDataStorePluginMultiAuthTests;
|
|
productName = AWSDataStorePluginMultiAuthTests;
|
|
productReference = 213DBBF428A5772500B30280 /* AWSDataStorePluginMultiAuthTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
21BBFB40289BFF6A00B32A39 /* AWSDataStorePluginIntegrationTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 21BBFB49289BFF6A00B32A39 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginIntegrationTests" */;
|
|
buildPhases = (
|
|
21BBFB3D289BFF6A00B32A39 /* Sources */,
|
|
21BBFB3E289BFF6A00B32A39 /* Frameworks */,
|
|
21BBFB3F289BFF6A00B32A39 /* Resources */,
|
|
21BBFE1A289C088E00B32A39 /* Copy Configuration Files */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
21BBFB46289BFF6A00B32A39 /* PBXTargetDependency */,
|
|
);
|
|
name = AWSDataStorePluginIntegrationTests;
|
|
productName = AWSDataStorePluginIntegrationTests;
|
|
productReference = 21BBFB41289BFF6A00B32A39 /* AWSDataStorePluginIntegrationTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
21BBFB64289C007700B32A39 /* AWSDataStorePluginV2Tests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 21BBFB6B289C007700B32A39 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginV2Tests" */;
|
|
buildPhases = (
|
|
21BBFB61289C007700B32A39 /* Sources */,
|
|
21BBFB62289C007700B32A39 /* Frameworks */,
|
|
21BBFB63289C007700B32A39 /* Resources */,
|
|
97731F0128B3D5B5006F180B /* Copy Configuration Files */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
21BBFB6A289C007700B32A39 /* PBXTargetDependency */,
|
|
);
|
|
name = AWSDataStorePluginV2Tests;
|
|
productName = AWSDataStorePluginV2Tests;
|
|
productReference = 21BBFB65289C007700B32A39 /* AWSDataStorePluginV2Tests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
21BBFB71289C00AC00B32A39 /* AWSDataStorePluginCPKTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 21BBFB78289C00AD00B32A39 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginCPKTests" */;
|
|
buildPhases = (
|
|
21BBFB6E289C00AC00B32A39 /* Sources */,
|
|
21BBFB6F289C00AC00B32A39 /* Frameworks */,
|
|
21BBFB70289C00AC00B32A39 /* Resources */,
|
|
21977DBC289C16EB005B49D6 /* Copy Configuration Files */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
21BBFB77289C00AD00B32A39 /* PBXTargetDependency */,
|
|
);
|
|
name = AWSDataStorePluginCPKTests;
|
|
productName = AWSDataStorePluginCPKTests;
|
|
productReference = 21BBFB72289C00AC00B32A39 /* AWSDataStorePluginCPKTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
21BBFB8B289C010E00B32A39 /* AWSDataStorePluginFlutterTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 21BBFB92289C010E00B32A39 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginFlutterTests" */;
|
|
buildPhases = (
|
|
21BBFB88289C010E00B32A39 /* Sources */,
|
|
21BBFB89289C010E00B32A39 /* Frameworks */,
|
|
21BBFB8A289C010E00B32A39 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
21BBFB91289C010E00B32A39 /* PBXTargetDependency */,
|
|
);
|
|
name = AWSDataStorePluginFlutterTests;
|
|
productName = AWSDataStorePluginFlutterTests;
|
|
productReference = 21BBFB8C289C010E00B32A39 /* AWSDataStorePluginFlutterTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
21182124289BFB4B001B5945 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1400;
|
|
LastUpgradeCheck = 1340;
|
|
TargetAttributes = {
|
|
2118212B289BFB4B001B5945 = {
|
|
CreatedOnToolsVersion = 13.4.1;
|
|
};
|
|
213DBBD928A5770000B30280 = {
|
|
CreatedOnToolsVersion = 14.0;
|
|
TestTargetID = 2118212B289BFB4B001B5945;
|
|
};
|
|
213DBBE628A5771400B30280 = {
|
|
CreatedOnToolsVersion = 14.0;
|
|
TestTargetID = 2118212B289BFB4B001B5945;
|
|
};
|
|
213DBBF328A5772500B30280 = {
|
|
CreatedOnToolsVersion = 14.0;
|
|
TestTargetID = 2118212B289BFB4B001B5945;
|
|
};
|
|
21BBFB40289BFF6A00B32A39 = {
|
|
CreatedOnToolsVersion = 13.4.1;
|
|
TestTargetID = 2118212B289BFB4B001B5945;
|
|
};
|
|
21BBFB64289C007700B32A39 = {
|
|
CreatedOnToolsVersion = 13.4.1;
|
|
TestTargetID = 2118212B289BFB4B001B5945;
|
|
};
|
|
21BBFB71289C00AC00B32A39 = {
|
|
CreatedOnToolsVersion = 13.4.1;
|
|
TestTargetID = 2118212B289BFB4B001B5945;
|
|
};
|
|
21BBFB8B289C010E00B32A39 = {
|
|
CreatedOnToolsVersion = 13.4.1;
|
|
TestTargetID = 2118212B289BFB4B001B5945;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 21182127289BFB4B001B5945 /* Build configuration list for PBXProject "DataStoreHostApp" */;
|
|
compatibilityVersion = "Xcode 13.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 21182123289BFB4B001B5945;
|
|
productRefGroup = 2118212D289BFB4B001B5945 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
2118212B289BFB4B001B5945 /* DataStoreHostApp */,
|
|
21BBFB40289BFF6A00B32A39 /* AWSDataStorePluginIntegrationTests */,
|
|
21BBFB64289C007700B32A39 /* AWSDataStorePluginV2Tests */,
|
|
21BBFB71289C00AC00B32A39 /* AWSDataStorePluginCPKTests */,
|
|
21BBFB8B289C010E00B32A39 /* AWSDataStorePluginFlutterTests */,
|
|
213DBBD928A5770000B30280 /* AWSDataStorePluginAuthCognitoTests */,
|
|
213DBBE628A5771400B30280 /* AWSDataStorePluginAuthIAMTests */,
|
|
213DBBF328A5772500B30280 /* AWSDataStorePluginMultiAuthTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
2118212A289BFB4B001B5945 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
21182137289BFB4F001B5945 /* Preview Assets.xcassets in Resources */,
|
|
21182134289BFB4F001B5945 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
213DBBD828A5770000B30280 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
213DBBE528A5771400B30280 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
213DBBF228A5772500B30280 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB3F289BFF6A00B32A39 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
21BBFD32289C06E400B32A39 /* schema.graphql in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB63289C007700B32A39 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
97731F0628B68DDF006F180B /* README.md in Resources */,
|
|
97731F0528B68DAC006F180B /* schema.graphql in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB70289C00AC00B32A39 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
213DBBA428A5743600B30280 /* primarykey_schema.graphql in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB8A289C010E00B32A39 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
213DBC4C28A57B5800B30280 /* Copy Configuration File */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Configuration File";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "TEMP_FILE=$HOME/.aws-amplify/amplify-ios/testconfiguration/.\nDEST_PATH=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/testconfiguration/\"\n\nif [[ ! -d $TEMP_FILE ]] ; then\n echo \"${TEMP_FILE} does not exist. Using empty configuration.\"\n exit 0\nfi\n\nif [[ -f $DEST_PATH ]] ; then\n rm $DEST_PATH\nfi\n \ncp -r $TEMP_FILE $DEST_PATH\n";
|
|
};
|
|
213DBC4D28A57B8600B30280 /* Copy Configuration Files */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Configuration Files";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "TEMP_FILE=$HOME/.aws-amplify/amplify-ios/testconfiguration/.\nDEST_PATH=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/testconfiguration/\"\n\nif [[ ! -d $TEMP_FILE ]] ; then\n echo \"${TEMP_FILE} does not exist. Using empty configuration.\"\n exit 0\nfi\n\nif [[ -f $DEST_PATH ]] ; then\n rm $DEST_PATH\nfi\n \ncp -r $TEMP_FILE $DEST_PATH\n";
|
|
};
|
|
213DBC4E28A57B9500B30280 /* Copy Configuration Files */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Configuration Files";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "TEMP_FILE=$HOME/.aws-amplify/amplify-ios/testconfiguration/.\nDEST_PATH=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/testconfiguration/\"\n\nif [[ ! -d $TEMP_FILE ]] ; then\n echo \"${TEMP_FILE} does not exist. Using empty configuration.\"\n exit 0\nfi\n\nif [[ -f $DEST_PATH ]] ; then\n rm $DEST_PATH\nfi\n \ncp -r $TEMP_FILE $DEST_PATH\n";
|
|
};
|
|
21977DBC289C16EB005B49D6 /* Copy Configuration Files */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Configuration Files";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "TEMP_FILE=$HOME/.aws-amplify/amplify-ios/testconfiguration/.\nDEST_PATH=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/testconfiguration/\"\n\nif [[ ! -d $TEMP_FILE ]] ; then\n echo \"${TEMP_FILE} does not exist. Using empty configuration.\"\n exit 0\nfi\n\nif [[ -f $DEST_PATH ]] ; then\n rm $DEST_PATH\nfi\n \ncp -r $TEMP_FILE $DEST_PATH\n";
|
|
};
|
|
21BBFE1A289C088E00B32A39 /* Copy Configuration Files */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Configuration Files";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "TEMP_FILE=$HOME/.aws-amplify/amplify-ios/testconfiguration/.\nDEST_PATH=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/testconfiguration/\"\n\nif [[ ! -d $TEMP_FILE ]] ; then\n echo \"${TEMP_FILE} does not exist. Using empty configuration.\"\n exit 0\nfi\n\nif [[ -f $DEST_PATH ]] ; then\n rm $DEST_PATH\nfi\n \ncp -r $TEMP_FILE $DEST_PATH\n";
|
|
};
|
|
97731F0128B3D5B5006F180B /* Copy Configuration Files */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Configuration Files";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "TEMP_FILE=$HOME/.aws-amplify/amplify-ios/testconfiguration/.\nDEST_PATH=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/testconfiguration/\"\n\nif [[ ! -d $TEMP_FILE ]] ; then\n echo \"${TEMP_FILE} does not exist. Using empty configuration.\"\n exit 0\nfi\n\nif [[ -f $DEST_PATH ]] ; then\n rm $DEST_PATH\nfi\n \ncp -r $TEMP_FILE $DEST_PATH\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
21182128289BFB4B001B5945 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
21182132289BFB4B001B5945 /* ContentView.swift in Sources */,
|
|
213DBC6328A5841400B30280 /* HubListenerTestUtilities.swift in Sources */,
|
|
219B518628E3A7150080EDCC /* DataStoreHubEvent.swift in Sources */,
|
|
21182130289BFB4B001B5945 /* DataStoreHostAppApp.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
213DBBD628A5770000B30280 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
213DBC0528A577C900B30280 /* TodoCustomOwnerExplicit+Schema.swift in Sources */,
|
|
213DBBFF28A577B200B30280 /* AWSDataStoreCategoryPluginAuthIntegrationTests+Support.swift in Sources */,
|
|
213DBC0728A577C900B30280 /* TodoCustomOwnerImplicit+Schema.swift in Sources */,
|
|
213DBC5928A57FFE00B30280 /* TestConfigHelper.swift in Sources */,
|
|
213DBC0328A577C300B30280 /* TodoExplicitOwnerField.swift in Sources */,
|
|
213DBC0928A577C900B30280 /* TodoExplicitOwnerField+Schema.swift in Sources */,
|
|
681DFE9028E746FD0000C36A /* AsyncExpectation.swift in Sources */,
|
|
681DFE8F28E746FD0000C36A /* XCTestCase+AsyncTesting.swift in Sources */,
|
|
213DBC0128A577BC00B30280 /* TodoCognitoPrivate.swift in Sources */,
|
|
213DBC0828A577C900B30280 /* TodoCustomOwnerExplicit.swift in Sources */,
|
|
213DBC0628A577C900B30280 /* TodoImplicitOwnerField.swift in Sources */,
|
|
213DBC5528A57CF100B30280 /* AWSDataStoreAuthBaseTest.swift in Sources */,
|
|
213DBC0028A577B700B30280 /* TodoImplicitOwnerField+Schema.swift in Sources */,
|
|
681DFE9128E746FD0000C36A /* AsyncTesting.swift in Sources */,
|
|
213DBC0228A577BF00B30280 /* TodoCognitoPrivate+Schema.swift in Sources */,
|
|
213DBBFE28A577AD00B30280 /* AWSDataStoreCategoryPluginAuthIntegrationTests.swift in Sources */,
|
|
213DBC0428A577C900B30280 /* TodoCustomOwnerImplicit.swift in Sources */,
|
|
213DBC0B28A577D900B30280 /* AWSDataStoreCategoryPluginAuthOwnerIntegrationTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
213DBBE328A5771400B30280 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
681DFE9328E746FE0000C36A /* AsyncExpectation.swift in Sources */,
|
|
681DFE9428E746FE0000C36A /* AsyncTesting.swift in Sources */,
|
|
213DBC6128A5808400B30280 /* TodoIAMPrivate+Schema.swift in Sources */,
|
|
213DBC5328A57CDE00B30280 /* AWSDataStoreAuthBaseTest.swift in Sources */,
|
|
213DBC5F28A5808400B30280 /* TodoIAMPublic+Schema.swift in Sources */,
|
|
213DBC6028A5808400B30280 /* TodoIAMPrivate.swift in Sources */,
|
|
213DBC5B28A5800F00B30280 /* TestConfigHelper.swift in Sources */,
|
|
213DBC5E28A5808000B30280 /* AWSDataStoreCategoryPluginIAMAuthIntegrationTests.swift in Sources */,
|
|
681DFE9228E746FE0000C36A /* XCTestCase+AsyncTesting.swift in Sources */,
|
|
213DBC6228A5808400B30280 /* TodoIAMPublic.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
213DBBF028A5772500B30280 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
97CABB4B28C921A30041E213 /* AWSDataStoreMultiAuthCombinationTests.swift in Sources */,
|
|
97CABB4C28C921A30041E213 /* AWSDataStoreMultiAuthThreeRulesTests.swift in Sources */,
|
|
97CABB4D28C921A30041E213 /* AWSDataStoreMultiAuthTwoRulesTests.swift in Sources */,
|
|
213DBC4828A5787B00B30280 /* AWSDataStoreMultiAuthTwoRulesTests+Models.swift in Sources */,
|
|
213DBC1328A5787400B30280 /* PrivatePublicUPAPIPost+Schema.swift in Sources */,
|
|
213DBC2028A5787400B30280 /* OwnerOIDCPost+Schema.swift in Sources */,
|
|
213DBC3528A5787400B30280 /* PrivatePublicComboAPIPost.swift in Sources */,
|
|
213DBC2228A5787400B30280 /* GroupPublicUPIAMPost+Schema.swift in Sources */,
|
|
213DBC2928A5787400B30280 /* PrivatePublicUPIAMPost+Schema.swift in Sources */,
|
|
681DFE9728E746FE0000C36A /* AsyncTesting.swift in Sources */,
|
|
213DBC2828A5787400B30280 /* GroupPublicUPAPIPost+Schema.swift in Sources */,
|
|
213DBC4028A5787400B30280 /* GroupPublicUPAPIPost.swift in Sources */,
|
|
213DBC4328A5787400B30280 /* PrivateIAMPost.swift in Sources */,
|
|
213DBC1928A5787400B30280 /* PrivateUPPost+Schema.swift in Sources */,
|
|
213DBC3E28A5787400B30280 /* OwnerPrivateUPIAMPost+Schema.swift in Sources */,
|
|
213DBC3128A5787400B30280 /* PublicIAMPost+Schema.swift in Sources */,
|
|
213DBC1C28A5787400B30280 /* GroupPrivatePublicUPIAMAPIPost.swift in Sources */,
|
|
213DBC2128A5787400B30280 /* OwnerPrivatePublicUPIAMAPIPost.swift in Sources */,
|
|
213DBC5D28A5801900B30280 /* TestConfigHelper.swift in Sources */,
|
|
681DFE9628E746FE0000C36A /* AsyncExpectation.swift in Sources */,
|
|
213DBC2A28A5787400B30280 /* PublicIAMPost.swift in Sources */,
|
|
213DBC1128A5787400B30280 /* PublicAPIPost+Schema.swift in Sources */,
|
|
213DBC5728A57CFA00B30280 /* AWSDataStoreAuthBaseTest.swift in Sources */,
|
|
213DBC3028A5787400B30280 /* PrivateIAMPost+Schema.swift in Sources */,
|
|
213DBC3728A5787400B30280 /* GroupUPPost.swift in Sources */,
|
|
213DBC4228A5787400B30280 /* PrivateUPPost.swift in Sources */,
|
|
213DBC3628A5787400B30280 /* PrivatePublicComboUPPost+Schema.swift in Sources */,
|
|
213DBC2E28A5787400B30280 /* PrivatePublicComboUPPost.swift in Sources */,
|
|
213DBC3D28A5787400B30280 /* PrivatePublicUPAPIPost.swift in Sources */,
|
|
213DBC3B28A5787400B30280 /* PrivatePublicIAMAPIPost.swift in Sources */,
|
|
681DFE9528E746FE0000C36A /* XCTestCase+AsyncTesting.swift in Sources */,
|
|
213DBC1B28A5787400B30280 /* OwnerPublicUPIAMPost.swift in Sources */,
|
|
213DBC1228A5787400B30280 /* PublicAPIPost.swift in Sources */,
|
|
213DBC2628A5787400B30280 /* OwnerPublicUPAPIPost+Schema.swift in Sources */,
|
|
213DBC1E28A5787400B30280 /* OwnerPrivateUPIAMPost.swift in Sources */,
|
|
213DBC2428A5787400B30280 /* OwnerOIDCPost.swift in Sources */,
|
|
213DBC4128A5787400B30280 /* OwnerUPPost.swift in Sources */,
|
|
213DBC2728A5787400B30280 /* PrivatePrivatePublicUPIAMAPIPost+Schema.swift in Sources */,
|
|
213DBC2C28A5787400B30280 /* OwnerPublicUPIAMPost+Schema.swift in Sources */,
|
|
213DBC1828A5787400B30280 /* PrivatePublicUPIAMPost.swift in Sources */,
|
|
213DBC3A28A5787400B30280 /* GroupPrivateUPIAMPost.swift in Sources */,
|
|
213DBC3328A5787400B30280 /* PublicPublicIAMAPIPost.swift in Sources */,
|
|
213DBC2328A5787400B30280 /* PrivatePublicIAMAPIPost+Schema.swift in Sources */,
|
|
213DBC1F28A5787400B30280 /* PrivatePrivateUPIAMPost.swift in Sources */,
|
|
213DBC4428A5787400B30280 /* OwnerPrivatePublicUPIAMAPIPost+Schema.swift in Sources */,
|
|
213DBC1528A5787400B30280 /* OwnerPublicUPAPIPost.swift in Sources */,
|
|
213DBC3F28A5787400B30280 /* PrivatePublicPublicUPAPIIAMPost.swift in Sources */,
|
|
213DBC4528A5787B00B30280 /* AWSDataStoreMultiAuthSingleRuleTests+Models.swift in Sources */,
|
|
213DBC3428A5787400B30280 /* OwnerUPPost+Schema.swift in Sources */,
|
|
213DBC2D28A5787400B30280 /* GroupPrivateUPIAMPost+Schema.swift in Sources */,
|
|
213DBC1428A5787400B30280 /* OwnerPublicOIDAPIPost+Schema.swift in Sources */,
|
|
213DBC2F28A5787400B30280 /* PublicPublicIAMAPIPost+Schema.swift in Sources */,
|
|
213DBC1A28A5787400B30280 /* GroupPrivatePublicUPIAMAPIPost+Schema.swift in Sources */,
|
|
213DBC3C28A5787400B30280 /* PrivatePrivatePublicUPIAMIAMPost.swift in Sources */,
|
|
213DBC2528A5787400B30280 /* OwnerPublicOIDAPIPost.swift in Sources */,
|
|
213DBC1D28A5787400B30280 /* PrivatePrivatePublicUPIAMAPIPost.swift in Sources */,
|
|
213DBC3928A5787400B30280 /* PrivatePublicComboAPIPost+Schema.swift in Sources */,
|
|
213DBC3828A5787400B30280 /* GroupPublicUPIAMPost.swift in Sources */,
|
|
213DBC4728A5787B00B30280 /* AWSDataStoreMultiAuthThreeRulesTests+Models.swift in Sources */,
|
|
213DBC1728A5787400B30280 /* PrivatePrivatePublicUPIAMIAMPost+Schema.swift in Sources */,
|
|
213DBC2B28A5787400B30280 /* PrivatePublicPublicUPAPIIAMPost+Schema.swift in Sources */,
|
|
213DBC1628A5787400B30280 /* PrivatePrivateUPIAMPost+Schema.swift in Sources */,
|
|
213DBC3228A5787400B30280 /* GroupUPPost+Schema.swift in Sources */,
|
|
213DBC4928A5787B00B30280 /* AWSDataStoreMultiAuthSingleRuleTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB3D289BFF6A00B32A39 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
21BBFDB4289C06E400B32A39 /* Record.swift in Sources */,
|
|
21BBFDDB289C06E400B32A39 /* PostEditor5+Schema.swift in Sources */,
|
|
21BBFD89289C06E400B32A39 /* UserFollowers.swift in Sources */,
|
|
21BBFD4C289C06E400B32A39 /* Project4aV2+Schema.swift in Sources */,
|
|
21BBFC07289C036600B32A39 /* HubEventsIntegrationTestBase.swift in Sources */,
|
|
21BBFD72289C06E400B32A39 /* SchemaDrift.swift in Sources */,
|
|
21BBFD9A289C06E400B32A39 /* DynamicModel.swift in Sources */,
|
|
21BBFD43289C06E400B32A39 /* Post7V2.swift in Sources */,
|
|
21BBFB53289BFFC200B32A39 /* SubscriptionEndToEndTests.swift in Sources */,
|
|
21BBFD3A289C06E400B32A39 /* CustomerMultipleSecondaryIndexV2+Schema.swift in Sources */,
|
|
21BBFD77289C06E400B32A39 /* Registration8V2+Schema.swift in Sources */,
|
|
21BBFDC0289C06E400B32A39 /* Comment+Schema.swift in Sources */,
|
|
21BBFE0D289C06E400B32A39 /* UserProfile+Schema.swift in Sources */,
|
|
21BBFD38289C06E400B32A39 /* Dish+Schema.swift in Sources */,
|
|
21BBFD8F289C06E400B32A39 /* ScalarContainer.swift in Sources */,
|
|
21BBFDCE289C06E400B32A39 /* Post4+Schema.swift in Sources */,
|
|
21BBFD6E289C06E400B32A39 /* Post3aV2+Schema.swift in Sources */,
|
|
21BBFD70289C06E400B32A39 /* TodoCustomTimestampV2.swift in Sources */,
|
|
21BBFDD0289C06E400B32A39 /* Comment4.swift in Sources */,
|
|
21BBFD8C289C06E400B32A39 /* EnumTestModel.swift in Sources */,
|
|
21BBFE07289C06E400B32A39 /* Comment.swift in Sources */,
|
|
21BBFDE0289C06E400B32A39 /* ScenarioATest6Post.swift in Sources */,
|
|
21BBFDD6289C06E400B32A39 /* Team2.swift in Sources */,
|
|
21BBFD82289C06E400B32A39 /* Comment6V2+Schema.swift in Sources */,
|
|
21BBFD2D289C06E400B32A39 /* DeprecatedTodo.swift in Sources */,
|
|
21BBFD5E289C06E400B32A39 /* Project1V2.swift in Sources */,
|
|
21BBFD81289C06E400B32A39 /* Post6V2.swift in Sources */,
|
|
21BBFE0B289C06E400B32A39 /* Author.swift in Sources */,
|
|
21BBFE0F289C06E400B32A39 /* BookAuthor+Schema.swift in Sources */,
|
|
21BBFDD3289C06E400B32A39 /* Comment3+Schema.swift in Sources */,
|
|
21BBFDCB289C06E400B32A39 /* Team1.swift in Sources */,
|
|
681DFE8428E746C10000C36A /* AsyncExpectation.swift in Sources */,
|
|
21BBFE10289C06E400B32A39 /* UserAccount+Schema.swift in Sources */,
|
|
681DFE8528E746C10000C36A /* XCTestCase+AsyncTesting.swift in Sources */,
|
|
21BBFDB2289C06E400B32A39 /* Post+Schema.swift in Sources */,
|
|
21BBFDBE289C06E400B32A39 /* User.swift in Sources */,
|
|
21BBFD55289C06E400B32A39 /* Blog8+Schema.swift in Sources */,
|
|
21BBFDE3289C06E400B32A39 /* OGCScenarioBMGroupPost.swift in Sources */,
|
|
21BBFD47289C06E400B32A39 /* Comment7V2+Schema.swift in Sources */,
|
|
21BBFD97289C06E400B32A39 /* ListIntContainer.swift in Sources */,
|
|
21BBFD35289C06E400B32A39 /* Menu+Schema.swift in Sources */,
|
|
21BBFD46289C06E400B32A39 /* Blog7V2.swift in Sources */,
|
|
21BBFD7F289C06E400B32A39 /* Team2V2+Schema.swift in Sources */,
|
|
21BBFD4D289C06E400B32A39 /* Project4aV2.swift in Sources */,
|
|
21BBFD2E289C06E400B32A39 /* User+Schema.swift in Sources */,
|
|
21BBFD95289C06E400B32A39 /* NestedTypeTestModel.swift in Sources */,
|
|
21BBFC0E289C038500B32A39 /* DataStoreConnectionScenario5Tests.swift in Sources */,
|
|
21BBFD9C289C06E400B32A39 /* Category.swift in Sources */,
|
|
21BBFD62289C06E400B32A39 /* TodoWithDefaultValueV2.swift in Sources */,
|
|
21BBFD8E289C06E400B32A39 /* Nested.swift in Sources */,
|
|
21BBFDE2289C06E400B32A39 /* QPredGen+Schema.swift in Sources */,
|
|
21BBFDC2289C06E400B32A39 /* Blog6.swift in Sources */,
|
|
21BBFD4E289C06E400B32A39 /* Team4aV2.swift in Sources */,
|
|
21BBFDD8289C06E400B32A39 /* Team2+Schema.swift in Sources */,
|
|
21BBFDA3289C06E400B32A39 /* M2MPostEditor+Schema.swift in Sources */,
|
|
21BBFDCD289C06E400B32A39 /* Post4.swift in Sources */,
|
|
21BBFD40289C06E400B32A39 /* Team4bV2+Schema.swift in Sources */,
|
|
21BBFDCF289C06E400B32A39 /* Comment4+Schema.swift in Sources */,
|
|
21BBFD6C289C06E400B32A39 /* Post3aV2.swift in Sources */,
|
|
21BBFD36289C06E400B32A39 /* Restaurant+Schema.swift in Sources */,
|
|
21BBFC0F289C038700B32A39 /* DataStoreConnectionScenario2Tests.swift in Sources */,
|
|
21BBFD7C289C06E400B32A39 /* Project2V2+Schema.swift in Sources */,
|
|
21BBFB4B289BFFA000B32A39 /* DataStoreConfigurationTests.swift in Sources */,
|
|
21BBFDB7289C06E400B32A39 /* Group.swift in Sources */,
|
|
21BBFD6B289C06E400B32A39 /* CustomerSecondaryIndexV2+Schema.swift in Sources */,
|
|
21BBFD3E289C06E400B32A39 /* Comment3V2+Schema.swift in Sources */,
|
|
21BBFD71289C06E400B32A39 /* CustomerMultipleSecondaryIndexV2.swift in Sources */,
|
|
21BBFD42289C06E400B32A39 /* Team4bV2.swift in Sources */,
|
|
21BBFDA8289C06E400B32A39 /* Article.swift in Sources */,
|
|
21BBFD3B289C06E400B32A39 /* Comment3V2.swift in Sources */,
|
|
21BBFE09289C06E400B32A39 /* Book+Schema.swift in Sources */,
|
|
21BBFD2F289C06E400B32A39 /* OGCScenarioBPost.swift in Sources */,
|
|
21BBFD99289C06E400B32A39 /* DynamicEmbedded.swift in Sources */,
|
|
21BBFDA7289C06E400B32A39 /* M2MPostEditor.swift in Sources */,
|
|
21BBFDC5289C06E400B32A39 /* Post6+Schema.swift in Sources */,
|
|
21BBFC12289C039500B32A39 /* DataStoreConnectionScenario6Tests.swift in Sources */,
|
|
21BBFDDC289C06E400B32A39 /* User5+Schema.swift in Sources */,
|
|
21BBFDC7289C06E400B32A39 /* Blog6+Schema.swift in Sources */,
|
|
21BBFD34289C06E400B32A39 /* MenuType.swift in Sources */,
|
|
21BBFC0B289C037000B32A39 /* TestModelV2Registration.swift in Sources */,
|
|
21BBFD7A289C06E400B32A39 /* Attendee8V2+Schema.swift in Sources */,
|
|
21BBFD8B289C06E400B32A39 /* ListStringContainer+Schema.swift in Sources */,
|
|
21BBFD94289C06E400B32A39 /* NestedTypeTestModel+Schema.swift in Sources */,
|
|
21BBFD92289C06E400B32A39 /* TestEnum.swift in Sources */,
|
|
21BBFD78289C06E400B32A39 /* Meeting8V2.swift in Sources */,
|
|
21BBFD79289C06E400B32A39 /* Registration8V2.swift in Sources */,
|
|
21BBFB4C289BFFA300B32A39 /* DataStoreConsecutiveUpdatesTests.swift in Sources */,
|
|
21BBFD64289C06E400B32A39 /* Post5V2+Schema.swift in Sources */,
|
|
21BBFD5B289C06E400B32A39 /* MyCustomModel8+Schema.swift in Sources */,
|
|
21BBFB51289BFFB800B32A39 /* DataStoreObserveQueryTests.swift in Sources */,
|
|
21BBFDB0289C06E400B32A39 /* AmplifyModels.swift in Sources */,
|
|
21BBFDBB289C06E400B32A39 /* Transaction+Schema.swift in Sources */,
|
|
21BBFD31289C06E400B32A39 /* RecordCover+Schema.swift in Sources */,
|
|
21BBFDAD289C06E400B32A39 /* Project.swift in Sources */,
|
|
21BBFDDD289C06E400B32A39 /* Post5+Schema.swift in Sources */,
|
|
21BBFDB9289C06E400B32A39 /* Transaction.swift in Sources */,
|
|
21BBFD88289C06E400B32A39 /* Record+Schema.swift in Sources */,
|
|
21BBFB52289BFFBB00B32A39 /* DataStoreScalarTests.swift in Sources */,
|
|
21BBFC28289C062000B32A39 /* TestConfigHelper.swift in Sources */,
|
|
21BBFD3D289C06E400B32A39 /* Post3V2.swift in Sources */,
|
|
21BBFDE1289C06E400B32A39 /* UserFollowing.swift in Sources */,
|
|
21BBFC08289C036800B32A39 /* SyncEngineIntegrationV2TestBase.swift in Sources */,
|
|
21BBFD59289C06E400B32A39 /* MyCustomModel8.swift in Sources */,
|
|
21BBFD3C289C06E400B32A39 /* Post3V2+Schema.swift in Sources */,
|
|
21BBFDC3289C06E400B32A39 /* Post6.swift in Sources */,
|
|
21BBFD41289C06E400B32A39 /* Project4bV2.swift in Sources */,
|
|
21BBFC03289C035D00B32A39 /* TestModelRegistration.swift in Sources */,
|
|
21BBFDD4289C06E400B32A39 /* Comment3.swift in Sources */,
|
|
21BBFDB3289C06E400B32A39 /* CustomerOrder.swift in Sources */,
|
|
21BBFDA1289C06E400B32A39 /* M2MPost.swift in Sources */,
|
|
21BBFD87289C06E400B32A39 /* PostStatus.swift in Sources */,
|
|
21BBFB4F289BFFB400B32A39 /* DataStoreHubEventsTests.swift in Sources */,
|
|
21BBFD83289C06E400B32A39 /* Blog6V2.swift in Sources */,
|
|
21BBFDD2289C06E400B32A39 /* Post3+Schema.swift in Sources */,
|
|
21BBFD68289C06E400B32A39 /* User5V2.swift in Sources */,
|
|
21BBFD63289C06E400B32A39 /* Priority.swift in Sources */,
|
|
21BBFD90289C06E400B32A39 /* EnumTestModel+Schema.swift in Sources */,
|
|
21BBFD56289C06E400B32A39 /* Comment8+Schema.swift in Sources */,
|
|
21BBFB4A289BFF9400B32A39 /* AWSDataStorePluginConfigurationTests.swift in Sources */,
|
|
21BBFD3F289C06E400B32A39 /* Project4bV2+Schema.swift in Sources */,
|
|
21BBFD49289C06E400B32A39 /* TodoCustomTimestampV2+Schema.swift in Sources */,
|
|
21BBFD73289C06E400B32A39 /* EnumDrift.swift in Sources */,
|
|
21BBFC04289C035F00B32A39 /* SyncEngineIntegrationTestBase.swift in Sources */,
|
|
21BBFD91289C06E400B32A39 /* Nested+Schema.swift in Sources */,
|
|
21BBFDAF289C06E400B32A39 /* QPredGen.swift in Sources */,
|
|
21BBFDC6289C06E400B32A39 /* Comment6+Schema.swift in Sources */,
|
|
21BBFDB8289C06E400B32A39 /* Group+Schema.swift in Sources */,
|
|
21BBFD39289C06E400B32A39 /* Restaurant.swift in Sources */,
|
|
21BBFDD7289C06E400B32A39 /* Project2.swift in Sources */,
|
|
21BBFC06289C036300B32A39 /* DataStoreInternal.swift in Sources */,
|
|
21BBFDDA289C06E400B32A39 /* User5.swift in Sources */,
|
|
21BBFD44289C06E400B32A39 /* Post7V2+Schema.swift in Sources */,
|
|
21BBFE11289C06E400B32A39 /* UserAccount.swift in Sources */,
|
|
21BBFD9B289C06E400B32A39 /* Section.swift in Sources */,
|
|
21BBFD5A289C06E400B32A39 /* MyNestedModel8.swift in Sources */,
|
|
21BBFD7D289C06E400B32A39 /* Team2V2.swift in Sources */,
|
|
21BBFC11289C038B00B32A39 /* DataStoreConnectionScenario1Tests.swift in Sources */,
|
|
21BBFDAE289C06E400B32A39 /* Team+Schema.swift in Sources */,
|
|
21BBFDBD289C06E400B32A39 /* MockModels.swift in Sources */,
|
|
21BBFD98289C06E400B32A39 /* ScenarioATest6Post+Schema.swift in Sources */,
|
|
21BBFD9D289C06E400B32A39 /* Todo.swift in Sources */,
|
|
21BBFD37289C06E400B32A39 /* Menu.swift in Sources */,
|
|
21BBFD9F289C06E400B32A39 /* Color.swift in Sources */,
|
|
21BBFDBA289C06E400B32A39 /* Row.swift in Sources */,
|
|
21BBFD33289C06E400B32A39 /* Dish.swift in Sources */,
|
|
21BBFD65289C06E400B32A39 /* Post5V2.swift in Sources */,
|
|
21BBFDCA289C06E400B32A39 /* Project1+Schema.swift in Sources */,
|
|
21BBFDD9289C06E400B32A39 /* PostEditor5.swift in Sources */,
|
|
21BBFD6D289C06E400B32A39 /* Comment3aV2.swift in Sources */,
|
|
21BBFD54289C06E400B32A39 /* MyNestedModel8+Schema.swift in Sources */,
|
|
21BBFD6A289C06E400B32A39 /* CustomerWithMultipleFieldsinPK.swift in Sources */,
|
|
21BBFD6F289C06E400B32A39 /* Comment3aV2+Schema.swift in Sources */,
|
|
21BBFD84289C06E400B32A39 /* Blog6V2+Schema.swift in Sources */,
|
|
21BBFD50289C06E400B32A39 /* Post4V2+Schema.swift in Sources */,
|
|
21BBFDC9289C06E400B32A39 /* Project1.swift in Sources */,
|
|
21BBFE12289C06E400B32A39 /* Author+Schema.swift in Sources */,
|
|
21BBFE0E289C06E400B32A39 /* Book.swift in Sources */,
|
|
21BBFD58289C06E400B32A39 /* Comment8.swift in Sources */,
|
|
21BBFD85289C06E400B32A39 /* Comment6V2.swift in Sources */,
|
|
21BBFC10289C038900B32A39 /* DataStoreConnectionScenario4Tests.swift in Sources */,
|
|
21BBFD5D289C06E400B32A39 /* Post8.swift in Sources */,
|
|
21BBFD67289C06E400B32A39 /* PostEditor5V2.swift in Sources */,
|
|
21BBFD53289C06E400B32A39 /* CustomerSecondaryIndexV2.swift in Sources */,
|
|
21BBFDD5289C06E400B32A39 /* Project2+Schema.swift in Sources */,
|
|
21BBFD9E289C06E400B32A39 /* Todo+Schema.swift in Sources */,
|
|
21BBFD45289C06E400B32A39 /* Blog7V2+Schema.swift in Sources */,
|
|
21BBFD7E289C06E400B32A39 /* Project2V2.swift in Sources */,
|
|
21BBFD60289C06E400B32A39 /* Project1V2+Schema.swift in Sources */,
|
|
21BBFD96289C06E400B32A39 /* ListIntContainer+Schema.swift in Sources */,
|
|
21BBFDB1289C06E400B32A39 /* OGCScenarioBPost+Schema.swift in Sources */,
|
|
21BBFD4B289C06E400B32A39 /* Team4aV2+Schema.swift in Sources */,
|
|
21BBFDD1289C06E400B32A39 /* Post3.swift in Sources */,
|
|
21BBFB4E289BFFB100B32A39 /* DataStoreEndToEndTests.swift in Sources */,
|
|
21BBFD51289C06E400B32A39 /* Comment4V2.swift in Sources */,
|
|
21BBFD8A289C06E400B32A39 /* ListStringContainer.swift in Sources */,
|
|
21BBFE0A289C06E400B32A39 /* BookAuthor.swift in Sources */,
|
|
21BBFDC4289C06E400B32A39 /* Comment6.swift in Sources */,
|
|
21BBFD66289C06E400B32A39 /* User5V2+Schema.swift in Sources */,
|
|
21BBFD61289C06E400B32A39 /* Team1V2.swift in Sources */,
|
|
21BBFD93289C06E400B32A39 /* ScalarContainer+Schema.swift in Sources */,
|
|
21BBFDA5289C06E400B32A39 /* M2MUser+Schema.swift in Sources */,
|
|
21BBFDB5289C06E400B32A39 /* RecordCover.swift in Sources */,
|
|
21BBFD80289C06E400B32A39 /* Post6V2+Schema.swift in Sources */,
|
|
681DFE8328E746C10000C36A /* AsyncTesting.swift in Sources */,
|
|
21BBFD57289C06E400B32A39 /* Post8+Schema.swift in Sources */,
|
|
21BBFC05289C036100B32A39 /* DataStoreTestBase.swift in Sources */,
|
|
21BBFD30289C06E400B32A39 /* Article+Schema.swift in Sources */,
|
|
21BBFD76289C06E400B32A39 /* Attendee8V2.swift in Sources */,
|
|
21BBFD52289C06E400B32A39 /* Comment4V2+Schema.swift in Sources */,
|
|
21BBFDAA289C06E400B32A39 /* Project+Schema.swift in Sources */,
|
|
21BBFD7B289C06E400B32A39 /* CustomerWithMultipleFieldsinPK+Schema.swift in Sources */,
|
|
21BBFDA0289C06E400B32A39 /* OGCScenarioBMGroupPost+Schema.swift in Sources */,
|
|
21BBFDA4289C06E400B32A39 /* M2MUser.swift in Sources */,
|
|
21BBFDC8289C06E400B32A39 /* Team1+Schema.swift in Sources */,
|
|
21BBFD8D289C06E400B32A39 /* Scalar+Equatable.swift in Sources */,
|
|
21BBFDBC289C06E400B32A39 /* UserFollowers+Schema.swift in Sources */,
|
|
21BBFC13289C039800B32A39 /* DataStoreConnectionScenario3Tests.swift in Sources */,
|
|
21BBFDDF289C06E400B32A39 /* CustomerOrder+Schema.swift in Sources */,
|
|
21BBFDAC289C06E400B32A39 /* Team.swift in Sources */,
|
|
21BBFD69289C06E400B32A39 /* PostEditor5V2+Schema.swift in Sources */,
|
|
21BBFB4D289BFFAF00B32A39 /* DataStoreCustomPrimaryKeyTests.swift in Sources */,
|
|
21BBFD75289C06E400B32A39 /* Meeting8V2+Schema.swift in Sources */,
|
|
21BBFD86289C06E400B32A39 /* TodoWithDefaultValueV2+Schema.swift in Sources */,
|
|
21BBFDA6289C06E400B32A39 /* M2MPost+Schema.swift in Sources */,
|
|
21BBFD5C289C06E400B32A39 /* Blog8.swift in Sources */,
|
|
21BBFE0C289C06E400B32A39 /* UserProfile.swift in Sources */,
|
|
21BBFE08289C06E400B32A39 /* UserFollowing+Schema.swift in Sources */,
|
|
21BBFDBF289C06E400B32A39 /* PostCommentModelRegistration.swift in Sources */,
|
|
21BBFD74289C06E400B32A39 /* SchemaDrift+Schema.swift in Sources */,
|
|
21BBFD4F289C06E400B32A39 /* Post4V2.swift in Sources */,
|
|
21BBFD48289C06E400B32A39 /* Comment7V2.swift in Sources */,
|
|
21BBFDC1289C06E400B32A39 /* Post.swift in Sources */,
|
|
21BBFD5F289C06E400B32A39 /* Team1V2+Schema.swift in Sources */,
|
|
21BBFDDE289C06E400B32A39 /* Post5.swift in Sources */,
|
|
21BBFDB6289C06E400B32A39 /* Row+Schema.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB61289C007700B32A39 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
979722FC28B8082900679E3C /* DataStoreConnectionScenario8V2Tests.swift in Sources */,
|
|
979722FB28B7FD3D00679E3C /* DataStoreConnectionScenario7V2Tests.swift in Sources */,
|
|
979722FA28B7E98A00679E3C /* DataStoreConnectionScenario6V2Tests.swift in Sources */,
|
|
979722F928B7DC9D00679E3C /* DataStoreConnectionScenario5V2Tests.swift in Sources */,
|
|
979722F828B7D25100679E3C /* DataStoreConnectionScenario4V2Tests.swift in Sources */,
|
|
979722F728B6AE0B00679E3C /* DataStoreConnectionScenario3V2Tests.swift in Sources */,
|
|
97731F0328B68452006F180B /* DataStoreConnectionScenario3aV2Tests.swift in Sources */,
|
|
97731F0228B662EF006F180B /* DataStoreConnectionScenario2V2Tests.swift in Sources */,
|
|
97731EB528B3BD39006F180B /* CustomerSecondaryIndexV2+Schema.swift in Sources */,
|
|
97731ECA28B3BD39006F180B /* Post6V2+Schema.swift in Sources */,
|
|
97731E8D28B3BD39006F180B /* Post7V2.swift in Sources */,
|
|
681DFE8828E746FB0000C36A /* AsyncTesting.swift in Sources */,
|
|
97731E8F28B3BD39006F180B /* Blog7V2+Schema.swift in Sources */,
|
|
97731E9A28B3BD39006F180B /* Post4V2+Schema.swift in Sources */,
|
|
97731EC628B3BD39006F180B /* Project2V2+Schema.swift in Sources */,
|
|
97731EBC28B3BD39006F180B /* SchemaDrift.swift in Sources */,
|
|
97731EA428B3BD39006F180B /* MyNestedModel8.swift in Sources */,
|
|
97731EAB28B3BD39006F180B /* Team1V2.swift in Sources */,
|
|
97731EA728B3BD39006F180B /* Post8.swift in Sources */,
|
|
97731EAE28B3BD39006F180B /* Post5V2+Schema.swift in Sources */,
|
|
97731D5C28B3BD25006F180B /* TestModelV2Registration.swift in Sources */,
|
|
97731E8E28B3BD39006F180B /* Post7V2+Schema.swift in Sources */,
|
|
97731E8728B3BD39006F180B /* Post3V2.swift in Sources */,
|
|
97731ED028B3BD39006F180B /* TodoWithDefaultValueV2+Schema.swift in Sources */,
|
|
219B518528E3A4B00080EDCC /* DataStoreConnectionOptionalAssociations.swift in Sources */,
|
|
97731E8928B3BD39006F180B /* Project4bV2+Schema.swift in Sources */,
|
|
97731E8528B3BD39006F180B /* Comment3V2.swift in Sources */,
|
|
97731ECC28B3BD39006F180B /* Comment6V2+Schema.swift in Sources */,
|
|
97731EA828B3BD39006F180B /* Project1V2.swift in Sources */,
|
|
97731EA228B3BD39006F180B /* Comment8.swift in Sources */,
|
|
97731EB828B3BD39006F180B /* Post3aV2+Schema.swift in Sources */,
|
|
97731E9528B3BD39006F180B /* Team4aV2+Schema.swift in Sources */,
|
|
97731E9C28B3BD39006F180B /* Comment4V2+Schema.swift in Sources */,
|
|
97731EBB28B3BD39006F180B /* CustomerMultipleSecondaryIndexV2.swift in Sources */,
|
|
681DFE8728E746FB0000C36A /* AsyncExpectation.swift in Sources */,
|
|
97731EC128B3BD39006F180B /* Registration8V2+Schema.swift in Sources */,
|
|
97731EC328B3BD39006F180B /* Registration8V2.swift in Sources */,
|
|
97731EC528B3BD39006F180B /* CustomerWithMultipleFieldsinPK+Schema.swift in Sources */,
|
|
97731EBE28B3BD39006F180B /* SchemaDrift+Schema.swift in Sources */,
|
|
97731E9D28B3BD39006F180B /* CustomerSecondaryIndexV2.swift in Sources */,
|
|
97731D4B28B3BD19006F180B /* TestConfigHelper.swift in Sources */,
|
|
97731EC028B3BD39006F180B /* Attendee8V2.swift in Sources */,
|
|
97731EA028B3BD39006F180B /* Comment8+Schema.swift in Sources */,
|
|
97731EB328B3BD39006F180B /* PostEditor5V2+Schema.swift in Sources */,
|
|
97731E8B28B3BD39006F180B /* Project4bV2.swift in Sources */,
|
|
97731E9E28B3BD39006F180B /* MyNestedModel8+Schema.swift in Sources */,
|
|
97731EB128B3BD39006F180B /* PostEditor5V2.swift in Sources */,
|
|
97731E9328B3BD39006F180B /* TodoCustomTimestampV2+Schema.swift in Sources */,
|
|
97731ECD28B3BD39006F180B /* Blog6V2.swift in Sources */,
|
|
97731E9828B3BD39006F180B /* Team4aV2.swift in Sources */,
|
|
97731EA928B3BD39006F180B /* Team1V2+Schema.swift in Sources */,
|
|
97731E9728B3BD39006F180B /* Project4aV2.swift in Sources */,
|
|
97731E9128B3BD39006F180B /* Comment7V2+Schema.swift in Sources */,
|
|
97731EA628B3BD39006F180B /* Blog8.swift in Sources */,
|
|
97731EB228B3BD39006F180B /* User5V2.swift in Sources */,
|
|
97731D5828B3BD25006F180B /* DataStoreInternal.swift in Sources */,
|
|
97731E9B28B3BD39006F180B /* Comment4V2.swift in Sources */,
|
|
97731EB628B3BD39006F180B /* Post3aV2.swift in Sources */,
|
|
97731E8828B3BD39006F180B /* Comment3V2+Schema.swift in Sources */,
|
|
97731ECE28B3BD39006F180B /* Blog6V2+Schema.swift in Sources */,
|
|
97731ECF28B3BD39006F180B /* Comment6V2.swift in Sources */,
|
|
97731EA528B3BD39006F180B /* MyCustomModel8+Schema.swift in Sources */,
|
|
97731EA128B3BD39006F180B /* Post8+Schema.swift in Sources */,
|
|
97731E8A28B3BD39006F180B /* Team4bV2+Schema.swift in Sources */,
|
|
97731EC228B3BD39006F180B /* Meeting8V2.swift in Sources */,
|
|
97731E9028B3BD39006F180B /* Blog7V2.swift in Sources */,
|
|
97731EBF28B3BD39006F180B /* Meeting8V2+Schema.swift in Sources */,
|
|
97731EB028B3BD39006F180B /* User5V2+Schema.swift in Sources */,
|
|
97731E9F28B3BD39006F180B /* Blog8+Schema.swift in Sources */,
|
|
97731EA328B3BD39006F180B /* MyCustomModel8.swift in Sources */,
|
|
97731EC428B3BD39006F180B /* Attendee8V2+Schema.swift in Sources */,
|
|
97731E8628B3BD39006F180B /* Post3V2+Schema.swift in Sources */,
|
|
97731EAA28B3BD39006F180B /* Project1V2+Schema.swift in Sources */,
|
|
97731D5A28B3BD25006F180B /* SyncEngineIntegrationV2TestBase.swift in Sources */,
|
|
97731EC828B3BD39006F180B /* Project2V2.swift in Sources */,
|
|
97731EAF28B3BD39006F180B /* Post5V2.swift in Sources */,
|
|
681DFE8628E746FB0000C36A /* XCTestCase+AsyncTesting.swift in Sources */,
|
|
21BBFC16289C03B900B32A39 /* DataStoreConnectionScenario1V2Tests.swift in Sources */,
|
|
97731EB428B3BD39006F180B /* CustomerWithMultipleFieldsinPK.swift in Sources */,
|
|
97731EBD28B3BD39006F180B /* EnumDrift.swift in Sources */,
|
|
97731E9628B3BD39006F180B /* Project4aV2+Schema.swift in Sources */,
|
|
97731E9228B3BD39006F180B /* Comment7V2.swift in Sources */,
|
|
97731E9928B3BD39006F180B /* Post4V2.swift in Sources */,
|
|
97731EAD28B3BD39006F180B /* Priority.swift in Sources */,
|
|
97731E8C28B3BD39006F180B /* Team4bV2.swift in Sources */,
|
|
97731EAC28B3BD39006F180B /* TodoWithDefaultValueV2.swift in Sources */,
|
|
97731EC928B3BD39006F180B /* Team2V2+Schema.swift in Sources */,
|
|
97731EBA28B3BD39006F180B /* TodoCustomTimestampV2.swift in Sources */,
|
|
97731E8428B3BD39006F180B /* CustomerMultipleSecondaryIndexV2+Schema.swift in Sources */,
|
|
97731EB928B3BD39006F180B /* Comment3aV2+Schema.swift in Sources */,
|
|
97731EB728B3BD39006F180B /* Comment3aV2.swift in Sources */,
|
|
97731EC728B3BD39006F180B /* Team2V2.swift in Sources */,
|
|
97731D5728B3BD25006F180B /* DataStoreTestBase.swift in Sources */,
|
|
97731ECB28B3BD39006F180B /* Post6V2.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB6E289C00AC00B32A39 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
213DBBA828A5743600B30280 /* Post8.swift in Sources */,
|
|
213DBBB128A5743600B30280 /* Project6+Schema.swift in Sources */,
|
|
213DBBAE28A5743600B30280 /* PostWithTagsCompositeKey+Schema.swift in Sources */,
|
|
213DBBC928A5743600B30280 /* Comment4+Schema.swift in Sources */,
|
|
21BBFC24289C03EB00B32A39 /* AWSDataStorePrimaryKeyBaseTest.swift in Sources */,
|
|
213DBBD328A5743600B30280 /* Team2.swift in Sources */,
|
|
213DBBB928A5743600B30280 /* ModelCompositeMultiplePk.swift in Sources */,
|
|
213DBBD128A5743600B30280 /* CommentWithCompositeKey+Schema.swift in Sources */,
|
|
213DBBAA28A5743600B30280 /* ModelCompositePk+Schema.swift in Sources */,
|
|
213DBBA128A5743600B30280 /* Project2+Schema.swift in Sources */,
|
|
213DBBAC28A5743600B30280 /* ModelCustomPkDefined+Schema.swift in Sources */,
|
|
213DBBD428A5743600B30280 /* Team6.swift in Sources */,
|
|
213DBBA728A5743600B30280 /* Team6+Schema.swift in Sources */,
|
|
213DBBCF28A5743600B30280 /* Team2+Schema.swift in Sources */,
|
|
213DBBBE28A5743600B30280 /* ModelExplicitCustomPk+Schema.swift in Sources */,
|
|
213DBBCC28A5743600B30280 /* PostWithTagsCompositeKey.swift in Sources */,
|
|
213DBBA328A5743600B30280 /* PostWithCompositeKeyUnidirectional+Schema.swift in Sources */,
|
|
213DBBA528A5743600B30280 /* PostWithCompositeKeyUnidirectional.swift in Sources */,
|
|
213DBBB328A5743600B30280 /* PostTagsWithCompositeKey.swift in Sources */,
|
|
213DBBCD28A5743600B30280 /* CommentWithCompositeKeyUnidirectional.swift in Sources */,
|
|
213DBBD028A5743600B30280 /* PostTagsWithCompositeKey+Schema.swift in Sources */,
|
|
213DBBB828A5743600B30280 /* TagWithCompositeKey+Schema.swift in Sources */,
|
|
213DBBBB28A5743600B30280 /* Comment7.swift in Sources */,
|
|
213DBBB228A5743600B30280 /* ModelCompositePkBelongsTo.swift in Sources */,
|
|
213DBBA028A5743600B30280 /* PostWithCompositeKeyAndIndex+Schema.swift in Sources */,
|
|
213DBB9E28A5743600B30280 /* ModelExplicitDefaultPk+Schema.swift in Sources */,
|
|
213DBBD228A5743600B30280 /* ModelCompositePkBelongsTo+Schema.swift in Sources */,
|
|
213DBBAB28A5743600B30280 /* CommentWithCompositeKey.swift in Sources */,
|
|
213DBB9F28A5743600B30280 /* CommentWithCompositeKeyAndIndex+Schema.swift in Sources */,
|
|
21977DBF289C171A005B49D6 /* TestConfigHelper.swift in Sources */,
|
|
213DBB9C28A5743600B30280 /* ModelImplicitDefaultPk+Schema.swift in Sources */,
|
|
213DBBC428A5743600B30280 /* Comment8.swift in Sources */,
|
|
213DBBA628A5743600B30280 /* Project6.swift in Sources */,
|
|
213DBBC328A5743600B30280 /* PostWithCompositeKey.swift in Sources */,
|
|
213DBBAF28A5743600B30280 /* PostWithCompositeKey+Schema.swift in Sources */,
|
|
213DBBC128A5743600B30280 /* ModelCompositePkWithAssociation.swift in Sources */,
|
|
213DBBC728A5743600B30280 /* Post8+Schema.swift in Sources */,
|
|
213DBBCB28A5743600B30280 /* Post7.swift in Sources */,
|
|
681DFE8928E746FC0000C36A /* XCTestCase+AsyncTesting.swift in Sources */,
|
|
681DFE8B28E746FC0000C36A /* AsyncTesting.swift in Sources */,
|
|
213DBBBD28A5743600B30280 /* ModelCompositePkWithAssociation+Schema.swift in Sources */,
|
|
213DBBBC28A5743600B30280 /* ModelCustomPKDefined.swift in Sources */,
|
|
213DBBB428A5743600B30280 /* ModelCompositeIntPk+Schema.swift in Sources */,
|
|
213DBBC628A5743600B30280 /* ModelCompositeIntPk.swift in Sources */,
|
|
213DBBD528A5743600B30280 /* CommentWithCompositeKeyAndIndex.swift in Sources */,
|
|
213DBBB028A5743600B30280 /* ModelExplicitDefaultPk.swift in Sources */,
|
|
213DBBAD28A5743600B30280 /* ModelCompositeMultiplePk+Schema.swift in Sources */,
|
|
681DFE8A28E746FC0000C36A /* AsyncExpectation.swift in Sources */,
|
|
213DBBCA28A5743600B30280 /* ModelCompositePk.swift in Sources */,
|
|
213DBBB628A5743600B30280 /* CommentWithCompositeKeyUnidirectional+Schema.swift in Sources */,
|
|
213DBBA228A5743600B30280 /* Post4+Schema.swift in Sources */,
|
|
213DBBC028A5743600B30280 /* Comment7+Schema.swift in Sources */,
|
|
213DBBB528A5743600B30280 /* Comment4.swift in Sources */,
|
|
213DBBCE28A5743600B30280 /* ModelExplicitCustomPk.swift in Sources */,
|
|
213DBBB728A5743600B30280 /* Post7+Schema.swift in Sources */,
|
|
213DBBC828A5743600B30280 /* Project2.swift in Sources */,
|
|
213DBB9D28A5743600B30280 /* ModelImplicitDefaultPk.swift in Sources */,
|
|
213DBBBA28A5743600B30280 /* Comment8+Schema.swift in Sources */,
|
|
213DBBC528A5743600B30280 /* TagWithCompositeKey.swift in Sources */,
|
|
213DBBA928A5743600B30280 /* PostWithCompositeKeyAndIndex.swift in Sources */,
|
|
213DBBBF28A5743600B30280 /* Post4.swift in Sources */,
|
|
21BBFC23289C03E900B32A39 /* AWSDataStorePrimaryKeyTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
21BBFB88289C010E00B32A39 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
21BBFB9A289C01CD00B32A39 /* DataStoreConnectionScenario1FlutterTests.swift in Sources */,
|
|
21BBFB97289C01A400B32A39 /* DataStoreConnectionScenario6FlutterTests.swift in Sources */,
|
|
21BBFB9D289C01DB00B32A39 /* DataStoreFlutterEndToEndTests.swift in Sources */,
|
|
21BBFBA5289C020900B32A39 /* Project2Wrapper.swift in Sources */,
|
|
21BBFBAB289C021C00B32A39 /* Post6Wrapper.swift in Sources */,
|
|
21BBFBAA289C021800B32A39 /* Comment6Wrapper.swift in Sources */,
|
|
21BBFB9B289C01D200B32A39 /* DataStoreConnectionScenario4FlutterTests.swift in Sources */,
|
|
21BBFB96289C01A200B32A39 /* DataStoreConnectionScenario3FlutterTests.swift in Sources */,
|
|
681DFE8E28E746FC0000C36A /* AsyncTesting.swift in Sources */,
|
|
21BBFBAC289C021E00B32A39 /* Blog6Wrapper.swift in Sources */,
|
|
21BBFBA9289C021600B32A39 /* TeamWrapper.swift in Sources */,
|
|
21BBFB99289C01BE00B32A39 /* DataStoreConnectionScenario5FlutterTests.swift in Sources */,
|
|
21BBFBAD289C022200B32A39 /* TestFlutterModelRegistration.swift in Sources */,
|
|
21BBFB95289C019F00B32A39 /* AWSDataStoreCategoryPluginFlutterIntegrationTests.swift in Sources */,
|
|
21BBFBAF289C022A00B32A39 /* FlutterDataStoreRequestUtils.swift in Sources */,
|
|
21BBFB9E289C01E600B32A39 /* SyncEngineFlutterIntegrationTestBase.swift in Sources */,
|
|
21BBFBA4289C020100B32A39 /* Post4Wrapper.swift in Sources */,
|
|
681DFE8C28E746FC0000C36A /* XCTestCase+AsyncTesting.swift in Sources */,
|
|
21BBFBA1289C01F600B32A39 /* Comment3Wrapper.swift in Sources */,
|
|
21BBFBA2289C01FA00B32A39 /* Post3Wrapper.swift in Sources */,
|
|
21BBFBB0289C022D00B32A39 /* FlutterTemporal.swift in Sources */,
|
|
21BBFBA0289C01F300B32A39 /* Comment4Wrapper.swift in Sources */,
|
|
21BBFBA3289C01FD00B32A39 /* PostWrapper.swift in Sources */,
|
|
21BBFBA7289C020F00B32A39 /* User5Wrapper.swift in Sources */,
|
|
21BBFBAE289C022600B32A39 /* FlutterSerializedModel.swift in Sources */,
|
|
21BBFB9C289C01D700B32A39 /* DataStoreFlutterConsecutiveUpdatesTests.swift in Sources */,
|
|
21BBFB9F289C01ED00B32A39 /* Post5Wrapper.swift in Sources */,
|
|
21BBFBA8289C021300B32A39 /* Project1Wrapper.swift in Sources */,
|
|
681DFE8D28E746FC0000C36A /* AsyncExpectation.swift in Sources */,
|
|
21BBFBA6289C020C00B32A39 /* PostEditor5Wrapper.swift in Sources */,
|
|
21BBFB98289C01A700B32A39 /* DataStoreConnectionScenario2FlutterTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
213DBBDF28A5770000B30280 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2118212B289BFB4B001B5945 /* DataStoreHostApp */;
|
|
targetProxy = 213DBBDE28A5770000B30280 /* PBXContainerItemProxy */;
|
|
};
|
|
213DBBEC28A5771400B30280 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2118212B289BFB4B001B5945 /* DataStoreHostApp */;
|
|
targetProxy = 213DBBEB28A5771400B30280 /* PBXContainerItemProxy */;
|
|
};
|
|
213DBBF928A5772500B30280 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2118212B289BFB4B001B5945 /* DataStoreHostApp */;
|
|
targetProxy = 213DBBF828A5772500B30280 /* PBXContainerItemProxy */;
|
|
};
|
|
21BBFB46289BFF6A00B32A39 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2118212B289BFB4B001B5945 /* DataStoreHostApp */;
|
|
targetProxy = 21BBFB45289BFF6A00B32A39 /* PBXContainerItemProxy */;
|
|
};
|
|
21BBFB6A289C007700B32A39 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2118212B289BFB4B001B5945 /* DataStoreHostApp */;
|
|
targetProxy = 21BBFB69289C007700B32A39 /* PBXContainerItemProxy */;
|
|
};
|
|
21BBFB77289C00AD00B32A39 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2118212B289BFB4B001B5945 /* DataStoreHostApp */;
|
|
targetProxy = 21BBFB76289C00AD00B32A39 /* PBXContainerItemProxy */;
|
|
};
|
|
21BBFB91289C010E00B32A39 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2118212B289BFB4B001B5945 /* DataStoreHostApp */;
|
|
targetProxy = 21BBFB90289C010E00B32A39 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
21182138289BFB4F001B5945 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
21182139289BFB4F001B5945 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
2118213B289BFB4F001B5945 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"DataStoreHostApp/Preview Content\"";
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = DataStoreHostApp/Info.plist;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.DataStoreHostApp;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2118213C289BFB4F001B5945 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"DataStoreHostApp/Preview Content\"";
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = DataStoreHostApp/Info.plist;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.DataStoreHostApp;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
213DBBE128A5770000B30280 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginAuthCognitoTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Debug;
|
|
};
|
|
213DBBE228A5770000B30280 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginAuthCognitoTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Release;
|
|
};
|
|
213DBBEE28A5771400B30280 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginAuthIAMTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Debug;
|
|
};
|
|
213DBBEF28A5771400B30280 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginAuthIAMTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Release;
|
|
};
|
|
213DBBFB28A5772500B30280 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginMultiAuthTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Debug;
|
|
};
|
|
213DBBFC28A5772500B30280 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginMultiAuthTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Release;
|
|
};
|
|
21BBFB47289BFF6A00B32A39 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginIntegrationTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Debug;
|
|
};
|
|
21BBFB48289BFF6A00B32A39 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginIntegrationTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Release;
|
|
};
|
|
21BBFB6C289C007700B32A39 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginV2Tests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Debug;
|
|
};
|
|
21BBFB6D289C007700B32A39 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginV2Tests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Release;
|
|
};
|
|
21BBFB79289C00AD00B32A39 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginCPKTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Debug;
|
|
};
|
|
21BBFB7A289C00AD00B32A39 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginCPKTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Release;
|
|
};
|
|
21BBFB93289C010E00B32A39 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginFlutterTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Debug;
|
|
};
|
|
21BBFB94289C010E00B32A39 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aws.amplify.AWSDataStorePluginFlutterTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DataStoreHostApp.app/DataStoreHostApp";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
21182127289BFB4B001B5945 /* Build configuration list for PBXProject "DataStoreHostApp" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
21182138289BFB4F001B5945 /* Debug */,
|
|
21182139289BFB4F001B5945 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2118213A289BFB4F001B5945 /* Build configuration list for PBXNativeTarget "DataStoreHostApp" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2118213B289BFB4F001B5945 /* Debug */,
|
|
2118213C289BFB4F001B5945 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
213DBBE028A5770000B30280 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginAuthCognitoTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
213DBBE128A5770000B30280 /* Debug */,
|
|
213DBBE228A5770000B30280 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
213DBBED28A5771400B30280 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginAuthIAMTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
213DBBEE28A5771400B30280 /* Debug */,
|
|
213DBBEF28A5771400B30280 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
213DBBFA28A5772500B30280 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginMultiAuthTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
213DBBFB28A5772500B30280 /* Debug */,
|
|
213DBBFC28A5772500B30280 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
21BBFB49289BFF6A00B32A39 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginIntegrationTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
21BBFB47289BFF6A00B32A39 /* Debug */,
|
|
21BBFB48289BFF6A00B32A39 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
21BBFB6B289C007700B32A39 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginV2Tests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
21BBFB6C289C007700B32A39 /* Debug */,
|
|
21BBFB6D289C007700B32A39 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
21BBFB78289C00AD00B32A39 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginCPKTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
21BBFB79289C00AD00B32A39 /* Debug */,
|
|
21BBFB7A289C00AD00B32A39 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
21BBFB92289C010E00B32A39 /* Build configuration list for PBXNativeTarget "AWSDataStorePluginFlutterTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
21BBFB93289C010E00B32A39 /* Debug */,
|
|
21BBFB94289C010E00B32A39 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
21182140289BFBC4001B5945 /* Amplify */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Amplify;
|
|
};
|
|
21182142289BFBC4001B5945 /* AWSAPIPlugin */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = AWSAPIPlugin;
|
|
};
|
|
21182144289BFBC4001B5945 /* AWSCognitoAuthPlugin */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = AWSCognitoAuthPlugin;
|
|
};
|
|
21182146289BFBC4001B5945 /* AWSDataStorePlugin */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = AWSDataStorePlugin;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 21182124289BFB4B001B5945 /* Project object */;
|
|
}
|