From 0b12835c984b313be3ff4dece860be66c71dd1b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stanis=C5=82aw=20Chmiela?= Date: Wed, 15 Jan 2020 15:00:38 +0100 Subject: [PATCH] [bare-expo] Reinstall pods after adding new files --- .../.project_cache/installation_cache.yaml | 7 + .../EXNotifications.xcodeproj/project.pbxproj | 213 +++++++++++------- .../EXNotificationCenterDelegate.h | 1 + .../EXNotificationSerializer.h | 1 + .../EXNotifications/EXNotificationsDelegate.h | 1 + .../EXNotifications/EXNotificationsEmitter.h | 1 + .../EXNotificationCenterDelegate.h | 1 + .../EXNotificationSerializer.h | 1 + .../EXNotifications/EXNotificationsDelegate.h | 1 + .../EXNotifications/EXNotificationsEmitter.h | 1 + 10 files changed, 149 insertions(+), 79 deletions(-) create mode 120000 apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationCenterDelegate.h create mode 120000 apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationSerializer.h create mode 120000 apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationsDelegate.h create mode 120000 apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationsEmitter.h create mode 120000 apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationCenterDelegate.h create mode 120000 apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationSerializer.h create mode 120000 apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationsDelegate.h create mode 120000 apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationsEmitter.h diff --git a/apps/bare-expo/ios/Pods/.project_cache/installation_cache.yaml b/apps/bare-expo/ios/Pods/.project_cache/installation_cache.yaml index 3aa407809e2b2..2a29c8ef71c9b 100644 --- a/apps/bare-expo/ios/Pods/.project_cache/installation_cache.yaml +++ b/apps/bare-expo/ios/Pods/.project_cache/installation_cache.yaml @@ -487,6 +487,13 @@ CACHE_KEYS: EXNotifications: 42083d7be3b81dc87f399732a97ebffe CHECKSUM: d654494e84df90927cca410ebac178c61553647b FILES: + - "../../../../packages/expo-notifications/ios/EXNotifications/Notifications/Emitter/EXNotificationsEmitter.h" + - "../../../../packages/expo-notifications/ios/EXNotifications/Notifications/Emitter/EXNotificationsEmitter.m" + - "../../../../packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationCenterDelegate.h" + - "../../../../packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationCenterDelegate.m" + - "../../../../packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationsDelegate.h" + - "../../../../packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationSerializer.h" + - "../../../../packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationSerializer.m" - "../../../../packages/expo-notifications/ios/EXNotifications/PushToken/EXPushTokenListener.h" - "../../../../packages/expo-notifications/ios/EXNotifications/PushToken/EXPushTokenManager.h" - "../../../../packages/expo-notifications/ios/EXNotifications/PushToken/EXPushTokenManager.m" diff --git a/apps/bare-expo/ios/Pods/EXNotifications.xcodeproj/project.pbxproj b/apps/bare-expo/ios/Pods/EXNotifications.xcodeproj/project.pbxproj index e87e072965854..b3de7b86f00a8 100644 --- a/apps/bare-expo/ios/Pods/EXNotifications.xcodeproj/project.pbxproj +++ b/apps/bare-expo/ios/Pods/EXNotifications.xcodeproj/project.pbxproj @@ -7,16 +7,23 @@ objects = { /* Begin PBXBuildFile section */ - 031E0786AE7DA5012377EEA2E4DDCA9D /* EXNotifications-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 97DC6B8B2201A6164291867242A2ED0A /* EXNotifications-dummy.m */; }; - 0D819C1EA1E979544D333CAE8CE5A83F /* EXPushTokenManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CC5C8C90C60E06FF9E009CAADDB87D1 /* EXPushTokenManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 429DFEA42B9D0B3388C06339626DF813 /* EXPushTokenModule.h in Headers */ = {isa = PBXBuildFile; fileRef = CBDF4B5EB1DF51B35166E42F54F298CB /* EXPushTokenModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4F0531166306A9821A071D3D21328164 /* EXPushTokenManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F4FF11A4BD9105EC1034AD1178D4CD30 /* EXPushTokenManager.m */; }; - 6435836FC23698A494E290B1E0686345 /* EXPushTokenModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B6256B6F37BCA57481419DAC4744E5A9 /* EXPushTokenModule.m */; }; - 9095044704F83DC9A41C3D436786CA70 /* EXPushTokenListener.h in Headers */ = {isa = PBXBuildFile; fileRef = 67ADD3EE84F3967E44DB87E05AD5349D /* EXPushTokenListener.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0FB0EDBE8B34CCEE711A345938ABAF1E /* EXNotificationSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = CF763C25D34CCDA06AE75CBA992F8868 /* EXNotificationSerializer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1A15E122671B9772AA97AF24F6FE81DA /* EXPushTokenModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 9726184350051AB39A08F49A562DBC1E /* EXPushTokenModule.m */; }; + 205790E101318AD235687E14447612D3 /* EXPushTokenManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CD92E24ED17DEEC66ACD4252982FF40 /* EXPushTokenManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 55144B7DAF7E79F7AB8A66DFA8C2668A /* EXNotificationsDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B322781E5C5F58EAA98994888C93D5F /* EXNotificationsDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5B484B4348268DC33CE2148CCBD95C6B /* EXNotificationCenterDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F2F19E6A8348CEA6A850551162DFAA80 /* EXNotificationCenterDelegate.m */; }; + 60AFFB65E7D32FB2DC58F41263EFD58A /* EXNotifications-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 93296A0B4CB3453D04B862857F313E96 /* EXNotifications-dummy.m */; }; + 6437FF91C6480F9E45AE048C103A702E /* EXPushTokenListener.h in Headers */ = {isa = PBXBuildFile; fileRef = EFD711083A6D85E974F39B7A4D894A2A /* EXPushTokenListener.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 739FD541F1F4CD34FA3B00553E7090AC /* EXNotificationCenterDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D0A3D511A38790FF0E13FE7D55BB013 /* EXNotificationCenterDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7F119F8760E4B571ED4373EC95526B3F /* EXNotificationSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = E401E4A6867F6BF67EAB3F912A8B94E1 /* EXNotificationSerializer.m */; }; + AB71C0BAD8289A0D9C1A12F88AA04444 /* EXPushTokenManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 28E2B92398A729532B06F79AEC22DA03 /* EXPushTokenManager.m */; }; + AB77727ADFA95FE52E9689951AD24EE5 /* EXNotificationsEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = B92458226B906A710CA524ED527269CE /* EXNotificationsEmitter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C493D84C8E4B23C9146869228E8E37D3 /* EXPushTokenModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 215056297DE4D7B75B2F363CAC199792 /* EXPushTokenModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DFA3C487BCEE460D14B7344C46F26A5B /* EXNotificationsEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = A2F39AF1EBC6FAC9806D0BC4B5B16B11 /* EXNotificationsEmitter.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 230B559F9E34EDC587CA27438564E946 /* PBXContainerItemProxy */ = { + 337EFD9CE2E9B0AC0DB6265A184C7A0E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 6B4054ABD2AFCAF4186CB91DD1245387 /* UMCore.xcodeproj */; proxyType = 1; @@ -26,21 +33,28 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 0BF023D42F794CFE8DAFA255AE804929 /* EXNotifications.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = EXNotifications.xcconfig; sourceTree = ""; }; - 3CC5C8C90C60E06FF9E009CAADDB87D1 /* EXPushTokenManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPushTokenManager.h; path = EXNotifications/PushToken/EXPushTokenManager.h; sourceTree = ""; }; - 67ADD3EE84F3967E44DB87E05AD5349D /* EXPushTokenListener.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPushTokenListener.h; path = EXNotifications/PushToken/EXPushTokenListener.h; sourceTree = ""; }; + 215056297DE4D7B75B2F363CAC199792 /* EXPushTokenModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = EXPushTokenModule.h; sourceTree = ""; }; + 28E2B92398A729532B06F79AEC22DA03 /* EXPushTokenManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = EXPushTokenManager.m; sourceTree = ""; }; + 2EC4BD427600196A51991086CF078049 /* EXNotifications.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = EXNotifications.xcconfig; sourceTree = ""; }; + 3405DF48EC68227C354CDE177CAB7E53 /* EXNotifications.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = EXNotifications.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 6B322781E5C5F58EAA98994888C93D5F /* EXNotificationsDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = EXNotificationsDelegate.h; sourceTree = ""; }; 6B4054ABD2AFCAF4186CB91DD1245387 /* UMCore */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = UMCore; path = UMCore.xcodeproj; sourceTree = ""; }; - 97DC6B8B2201A6164291867242A2ED0A /* EXNotifications-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EXNotifications-dummy.m"; sourceTree = ""; }; + 6D0A3D511A38790FF0E13FE7D55BB013 /* EXNotificationCenterDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = EXNotificationCenterDelegate.h; sourceTree = ""; }; + 8CD92E24ED17DEEC66ACD4252982FF40 /* EXPushTokenManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = EXPushTokenManager.h; sourceTree = ""; }; + 93296A0B4CB3453D04B862857F313E96 /* EXNotifications-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EXNotifications-dummy.m"; sourceTree = ""; }; + 9726184350051AB39A08F49A562DBC1E /* EXPushTokenModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = EXPushTokenModule.m; sourceTree = ""; }; + A2F39AF1EBC6FAC9806D0BC4B5B16B11 /* EXNotificationsEmitter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = EXNotificationsEmitter.m; sourceTree = ""; }; + A8AD9EF8E5590120956742D92F8B7A98 /* EXNotifications-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EXNotifications-prefix.pch"; sourceTree = ""; }; AB4F468E1EA9333F76F8937368ACD772 /* libEXNotifications.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libEXNotifications.a; path = libEXNotifications.a; sourceTree = BUILT_PRODUCTS_DIR; }; - B6256B6F37BCA57481419DAC4744E5A9 /* EXPushTokenModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPushTokenModule.m; path = EXNotifications/PushToken/EXPushTokenModule.m; sourceTree = ""; }; - CBDF4B5EB1DF51B35166E42F54F298CB /* EXPushTokenModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPushTokenModule.h; path = EXNotifications/PushToken/EXPushTokenModule.h; sourceTree = ""; }; - E1B9B00812D72683E4F3884B6027B00C /* EXNotifications.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = EXNotifications.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - E9A5AD077C4BC25F95477DEB60B909CA /* EXNotifications-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EXNotifications-prefix.pch"; sourceTree = ""; }; - F4FF11A4BD9105EC1034AD1178D4CD30 /* EXPushTokenManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPushTokenManager.m; path = EXNotifications/PushToken/EXPushTokenManager.m; sourceTree = ""; }; + B92458226B906A710CA524ED527269CE /* EXNotificationsEmitter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = EXNotificationsEmitter.h; sourceTree = ""; }; + CF763C25D34CCDA06AE75CBA992F8868 /* EXNotificationSerializer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = EXNotificationSerializer.h; sourceTree = ""; }; + E401E4A6867F6BF67EAB3F912A8B94E1 /* EXNotificationSerializer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = EXNotificationSerializer.m; sourceTree = ""; }; + EFD711083A6D85E974F39B7A4D894A2A /* EXPushTokenListener.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = EXPushTokenListener.h; sourceTree = ""; }; + F2F19E6A8348CEA6A850551162DFAA80 /* EXNotificationCenterDelegate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = EXNotificationCenterDelegate.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 16C2569AEF74FEE07FC31E849CE8A5DD /* Frameworks */ = { + 1C4F0717D83DD68082298E10DF8897BF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -58,48 +72,74 @@ name = Products; sourceTree = ""; }; + 132B98A234523FE3714DECD451B23347 /* PushToken */ = { + isa = PBXGroup; + children = ( + EFD711083A6D85E974F39B7A4D894A2A /* EXPushTokenListener.h */, + 8CD92E24ED17DEEC66ACD4252982FF40 /* EXPushTokenManager.h */, + 28E2B92398A729532B06F79AEC22DA03 /* EXPushTokenManager.m */, + 215056297DE4D7B75B2F363CAC199792 /* EXPushTokenModule.h */, + 9726184350051AB39A08F49A562DBC1E /* EXPushTokenModule.m */, + ); + name = PushToken; + path = EXNotifications/PushToken; + sourceTree = ""; + }; 13F8C991E3E04DEA0BE15C158F3C5F7E = { isa = PBXGroup; children = ( DE5C7B94E024D27CF89F5138081ED80B /* Dependencies */, - 76E717CB1AAF53746CF9CC2603EBECE6 /* EXNotifications */, + 393E5F17AEE49C2B756A5A81288B39E9 /* EXNotifications */, CCE96D56F43E72270B9F3BEC1866196F /* Frameworks */, 11C75FA9F6E7BD19025CAA04B578E04E /* Products */, ); sourceTree = ""; }; - 76E717CB1AAF53746CF9CC2603EBECE6 /* EXNotifications */ = { + 2F50CA08FA958262E1B4059BE8A4CE27 /* Support Files */ = { isa = PBXGroup; children = ( - 67ADD3EE84F3967E44DB87E05AD5349D /* EXPushTokenListener.h */, - 3CC5C8C90C60E06FF9E009CAADDB87D1 /* EXPushTokenManager.h */, - F4FF11A4BD9105EC1034AD1178D4CD30 /* EXPushTokenManager.m */, - CBDF4B5EB1DF51B35166E42F54F298CB /* EXPushTokenModule.h */, - B6256B6F37BCA57481419DAC4744E5A9 /* EXPushTokenModule.m */, - B6332D71BE39D1A2F08F3D5CBFAEB50F /* Pod */, - A546F31BDB856D7B0F452E14CE401A71 /* Support Files */, + 2EC4BD427600196A51991086CF078049 /* EXNotifications.xcconfig */, + 93296A0B4CB3453D04B862857F313E96 /* EXNotifications-dummy.m */, + A8AD9EF8E5590120956742D92F8B7A98 /* EXNotifications-prefix.pch */, + ); + name = "Support Files"; + path = "../../../apps/bare-expo/ios/Pods/Target Support Files/EXNotifications"; + sourceTree = ""; + }; + 393E5F17AEE49C2B756A5A81288B39E9 /* EXNotifications */ = { + isa = PBXGroup; + children = ( + 79DB96810AE50AB71D517834760923FE /* Notifications */, + FDEE822D7AAE8278184F8B0BAFE253E8 /* Pod */, + 132B98A234523FE3714DECD451B23347 /* PushToken */, + 2F50CA08FA958262E1B4059BE8A4CE27 /* Support Files */, ); name = EXNotifications; path = "../../../../packages/expo-notifications/ios"; sourceTree = ""; }; - A546F31BDB856D7B0F452E14CE401A71 /* Support Files */ = { + 79DB96810AE50AB71D517834760923FE /* Notifications */ = { isa = PBXGroup; children = ( - 0BF023D42F794CFE8DAFA255AE804929 /* EXNotifications.xcconfig */, - 97DC6B8B2201A6164291867242A2ED0A /* EXNotifications-dummy.m */, - E9A5AD077C4BC25F95477DEB60B909CA /* EXNotifications-prefix.pch */, + 6D0A3D511A38790FF0E13FE7D55BB013 /* EXNotificationCenterDelegate.h */, + F2F19E6A8348CEA6A850551162DFAA80 /* EXNotificationCenterDelegate.m */, + 6B322781E5C5F58EAA98994888C93D5F /* EXNotificationsDelegate.h */, + CF763C25D34CCDA06AE75CBA992F8868 /* EXNotificationSerializer.h */, + E401E4A6867F6BF67EAB3F912A8B94E1 /* EXNotificationSerializer.m */, + C8489FEBD67B4E3F29089893055EE62F /* Emitter */, ); - name = "Support Files"; - path = "../../../apps/bare-expo/ios/Pods/Target Support Files/EXNotifications"; + name = Notifications; + path = EXNotifications/Notifications; sourceTree = ""; }; - B6332D71BE39D1A2F08F3D5CBFAEB50F /* Pod */ = { + C8489FEBD67B4E3F29089893055EE62F /* Emitter */ = { isa = PBXGroup; children = ( - E1B9B00812D72683E4F3884B6027B00C /* EXNotifications.podspec */, + B92458226B906A710CA524ED527269CE /* EXNotificationsEmitter.h */, + A2F39AF1EBC6FAC9806D0BC4B5B16B11 /* EXNotificationsEmitter.m */, ); - name = Pod; + name = Emitter; + path = Emitter; sourceTree = ""; }; CCE96D56F43E72270B9F3BEC1866196F /* Frameworks */ = { @@ -117,16 +157,28 @@ name = Dependencies; sourceTree = ""; }; + FDEE822D7AAE8278184F8B0BAFE253E8 /* Pod */ = { + isa = PBXGroup; + children = ( + 3405DF48EC68227C354CDE177CAB7E53 /* EXNotifications.podspec */, + ); + name = Pod; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 09C0CF8D1357A2747F9FD31AD960F5A7 /* Headers */ = { + FD56AB862ACAF954FFBD08DD66F13AC8 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 9095044704F83DC9A41C3D436786CA70 /* EXPushTokenListener.h in Headers */, - 0D819C1EA1E979544D333CAE8CE5A83F /* EXPushTokenManager.h in Headers */, - 429DFEA42B9D0B3388C06339626DF813 /* EXPushTokenModule.h in Headers */, + 739FD541F1F4CD34FA3B00553E7090AC /* EXNotificationCenterDelegate.h in Headers */, + 55144B7DAF7E79F7AB8A66DFA8C2668A /* EXNotificationsDelegate.h in Headers */, + AB77727ADFA95FE52E9689951AD24EE5 /* EXNotificationsEmitter.h in Headers */, + 0FB0EDBE8B34CCEE711A345938ABAF1E /* EXNotificationSerializer.h in Headers */, + 6437FF91C6480F9E45AE048C103A702E /* EXPushTokenListener.h in Headers */, + 205790E101318AD235687E14447612D3 /* EXPushTokenManager.h in Headers */, + C493D84C8E4B23C9146869228E8E37D3 /* EXPushTokenModule.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -135,16 +187,16 @@ /* Begin PBXNativeTarget section */ 6C660F81CE4F0EC96D208B20C3E8B154 /* EXNotifications */ = { isa = PBXNativeTarget; - buildConfigurationList = 4E4A3056D2F07C040C9A9D54FA1585DD /* Build configuration list for PBXNativeTarget "EXNotifications" */; + buildConfigurationList = 6538FBF73ABF62861F63800C26EF6452 /* Build configuration list for PBXNativeTarget "EXNotifications" */; buildPhases = ( - 09C0CF8D1357A2747F9FD31AD960F5A7 /* Headers */, - 85E426ED953D87F859EB811194B979A0 /* Sources */, - 16C2569AEF74FEE07FC31E849CE8A5DD /* Frameworks */, + FD56AB862ACAF954FFBD08DD66F13AC8 /* Headers */, + F0BDB6472EDFF8BC27C2608ADCF16AA4 /* Sources */, + 1C4F0717D83DD68082298E10DF8897BF /* Frameworks */, ); buildRules = ( ); dependencies = ( - 5D6CF486F20FE4DC5BC6E1B130BD4E6E /* PBXTargetDependency */, + 76A45F717DF94D91DBD8F8C427369EAA /* PBXTargetDependency */, ); name = EXNotifications; productName = EXNotifications; @@ -184,23 +236,26 @@ /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ - 85E426ED953D87F859EB811194B979A0 /* Sources */ = { + F0BDB6472EDFF8BC27C2608ADCF16AA4 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 031E0786AE7DA5012377EEA2E4DDCA9D /* EXNotifications-dummy.m in Sources */, - 4F0531166306A9821A071D3D21328164 /* EXPushTokenManager.m in Sources */, - 6435836FC23698A494E290B1E0686345 /* EXPushTokenModule.m in Sources */, + 5B484B4348268DC33CE2148CCBD95C6B /* EXNotificationCenterDelegate.m in Sources */, + 60AFFB65E7D32FB2DC58F41263EFD58A /* EXNotifications-dummy.m in Sources */, + DFA3C487BCEE460D14B7344C46F26A5B /* EXNotificationsEmitter.m in Sources */, + 7F119F8760E4B571ED4373EC95526B3F /* EXNotificationSerializer.m in Sources */, + AB71C0BAD8289A0D9C1A12F88AA04444 /* EXPushTokenManager.m in Sources */, + 1A15E122671B9772AA97AF24F6FE81DA /* EXPushTokenModule.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 5D6CF486F20FE4DC5BC6E1B130BD4E6E /* PBXTargetDependency */ = { + 76A45F717DF94D91DBD8F8C427369EAA /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = UMCore; - targetProxy = 230B559F9E34EDC587CA27438564E946 /* PBXContainerItemProxy */; + targetProxy = 337EFD9CE2E9B0AC0DB6265A184C7A0E /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ @@ -269,9 +324,33 @@ }; name = Debug; }; - 9EF1858BF74D4AECDE897873D172CA6C /* Release */ = { + 7F25D282D90FBA097407BE22D852284C /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0BF023D42F794CFE8DAFA255AE804929 /* EXNotifications.xcconfig */; + baseConfigurationReference = 2EC4BD427600196A51991086CF078049 /* EXNotifications.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/EXNotifications/EXNotifications-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = EXNotifications; + PRODUCT_NAME = EXNotifications; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 80A6B80C93F6673D9ABC315E89342380 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 2EC4BD427600196A51991086CF078049 /* EXNotifications.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -354,38 +433,14 @@ }; name = Release; }; - CC1F977FA7A4B9D79A3B5AEED4E926DB /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 0BF023D42F794CFE8DAFA255AE804929 /* EXNotifications.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/EXNotifications/EXNotifications-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = EXNotifications; - PRODUCT_NAME = EXNotifications; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 4E4A3056D2F07C040C9A9D54FA1585DD /* Build configuration list for PBXNativeTarget "EXNotifications" */ = { + 6538FBF73ABF62861F63800C26EF6452 /* Build configuration list for PBXNativeTarget "EXNotifications" */ = { isa = XCConfigurationList; buildConfigurations = ( - CC1F977FA7A4B9D79A3B5AEED4E926DB /* Debug */, - 9EF1858BF74D4AECDE897873D172CA6C /* Release */, + 7F25D282D90FBA097407BE22D852284C /* Debug */, + 80A6B80C93F6673D9ABC315E89342380 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationCenterDelegate.h b/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationCenterDelegate.h new file mode 120000 index 0000000000000..7822ad28a6988 --- /dev/null +++ b/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationCenterDelegate.h @@ -0,0 +1 @@ +../../../../../../../packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationCenterDelegate.h \ No newline at end of file diff --git a/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationSerializer.h b/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationSerializer.h new file mode 120000 index 0000000000000..39014c86f86cc --- /dev/null +++ b/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationSerializer.h @@ -0,0 +1 @@ +../../../../../../../packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationSerializer.h \ No newline at end of file diff --git a/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationsDelegate.h b/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationsDelegate.h new file mode 120000 index 0000000000000..fc0ad7e50650a --- /dev/null +++ b/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationsDelegate.h @@ -0,0 +1 @@ +../../../../../../../packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationsDelegate.h \ No newline at end of file diff --git a/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationsEmitter.h b/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationsEmitter.h new file mode 120000 index 0000000000000..4c98afe0f7b39 --- /dev/null +++ b/apps/bare-expo/ios/Pods/Headers/Private/EXNotifications/EXNotificationsEmitter.h @@ -0,0 +1 @@ +../../../../../../../packages/expo-notifications/ios/EXNotifications/Notifications/Emitter/EXNotificationsEmitter.h \ No newline at end of file diff --git a/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationCenterDelegate.h b/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationCenterDelegate.h new file mode 120000 index 0000000000000..7822ad28a6988 --- /dev/null +++ b/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationCenterDelegate.h @@ -0,0 +1 @@ +../../../../../../../packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationCenterDelegate.h \ No newline at end of file diff --git a/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationSerializer.h b/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationSerializer.h new file mode 120000 index 0000000000000..39014c86f86cc --- /dev/null +++ b/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationSerializer.h @@ -0,0 +1 @@ +../../../../../../../packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationSerializer.h \ No newline at end of file diff --git a/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationsDelegate.h b/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationsDelegate.h new file mode 120000 index 0000000000000..fc0ad7e50650a --- /dev/null +++ b/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationsDelegate.h @@ -0,0 +1 @@ +../../../../../../../packages/expo-notifications/ios/EXNotifications/Notifications/EXNotificationsDelegate.h \ No newline at end of file diff --git a/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationsEmitter.h b/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationsEmitter.h new file mode 120000 index 0000000000000..4c98afe0f7b39 --- /dev/null +++ b/apps/bare-expo/ios/Pods/Headers/Public/EXNotifications/EXNotificationsEmitter.h @@ -0,0 +1 @@ +../../../../../../../packages/expo-notifications/ios/EXNotifications/Notifications/Emitter/EXNotificationsEmitter.h \ No newline at end of file