From 41e8c7f501c5b1fe58ac029c9cb5e61ddf5fd4ca Mon Sep 17 00:00:00 2001 From: lukestahl Date: Thu, 8 Feb 2024 16:49:40 +0100 Subject: [PATCH] version bump --- .../xcshareddata/IDEWorkspaceChecks.plist | 8 - apps/expo/ios/Info.plist | 2 +- .../digitalbreak.xcodeproj/project.pbxproj | 308 +++++++++--------- apps/expo/ios/digitalbreak/Info.plist | 2 +- bun.lockb | Bin 769850 -> 769850 bytes 5 files changed, 156 insertions(+), 164 deletions(-) delete mode 100644 apps/expo/ios/DigitalBreak.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/apps/expo/ios/DigitalBreak.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/apps/expo/ios/DigitalBreak.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist deleted file mode 100644 index 18d9810..0000000 --- a/apps/expo/ios/DigitalBreak.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - IDEDidComputeMac32BitWarning - - - diff --git a/apps/expo/ios/Info.plist b/apps/expo/ios/Info.plist index 34ef5c9..8b7412d 100644 --- a/apps/expo/ios/Info.plist +++ b/apps/expo/ios/Info.plist @@ -99,7 +99,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 1.0.1 + 1.0.2 CFBundleSignature ???? CFBundleURLTypes diff --git a/apps/expo/ios/digitalbreak.xcodeproj/project.pbxproj b/apps/expo/ios/digitalbreak.xcodeproj/project.pbxproj index 0c23e51..a2ceaea 100644 --- a/apps/expo/ios/digitalbreak.xcodeproj/project.pbxproj +++ b/apps/expo/ios/digitalbreak.xcodeproj/project.pbxproj @@ -7,61 +7,61 @@ objects = { /* Begin PBXBuildFile section */ + 0E976209B16E48D5B9650FDC /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B0DD5079FC545E7BB02B4CD /* noop-file.swift */; }; 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; - 3C16402844CF4D6E93BA29B0 /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF999C6F97154CD68A5C7137 /* noop-file.swift */; }; + 1B0C7732C1A5429AA56CF8E9 /* OpenAppIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE397F00D8EC45ECAC54554B /* OpenAppIntent.swift */; }; 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; }; - 4491EC43C149492CA84B9795 /* DigitalBreak.swift in Sources */ = {isa = PBXBuildFile; fileRef = 680309F147F846E7AB6503EE /* DigitalBreak.swift */; }; - 4BBB66AC63EB4426A21392D2 /* dark-Icon-60x60@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6A5B5261ADE44A518B6AE6E4 /* dark-Icon-60x60@3x.png */; }; - 5EE45A0D28414480B5D1A723 /* AppIntents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A41F0FBDA1AC4C39BFBEDC53 /* AppIntents.framework */; }; - 601EDB60466A47B99BBB021C /* light-Icon-60x60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7788F4A6065C47FE81406F2F /* light-Icon-60x60@2x.png */; }; - 85F2B6830F124E969DF96A34 /* light-Icon-60x60@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 68530D2D00B841D0A6487690 /* light-Icon-60x60@3x.png */; }; + 555E25F05E9D45F4BC7D057C /* light-Icon-60x60@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61BB48116816486791ECCA75 /* light-Icon-60x60@3x.png */; }; + 681A6C1C2AD54B9A86BC9BDE /* dark-Icon-60x60@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 9588022A28FE4B80874C02F1 /* dark-Icon-60x60@3x.png */; }; + 77B8BF45D48B452193CA3368 /* default-Icon-60x60@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = E09031282D6B4151AE3E4B7C /* default-Icon-60x60@3x.png */; }; + 796E021B569C4F8AA7723416 /* light-Icon-60x60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B65CE0F62E0C4EB98567085D /* light-Icon-60x60@2x.png */; }; + 82188B31BF744EAC9DAFEC24 /* AppIntents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4657CA44CF8E4D8195638D1E /* AppIntents.framework */; }; 96905EF65AED1B983A6B3ABC /* libPods-DigitalBreak.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-DigitalBreak.a */; }; - 97A2FC9A2AED409EA3A1D1DF /* OpenAppIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05CACA9E686443A2AAA9B50D /* OpenAppIntent.swift */; }; - 98811CC021734E69BE660B3D /* default-Icon-60x60@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 20860FC9BDBA498F95516A7A /* default-Icon-60x60@3x.png */; }; B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; }; BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; }; - C55D145ED2E24D9793224315 /* default-Icon-60x60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4D82D7DA8068434195844CD4 /* default-Icon-60x60@2x.png */; }; - C8471992C7B644449EB901E9 /* dark-Icon-60x60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD69A1055852453CB2CC5071 /* dark-Icon-60x60@2x.png */; }; + E83DD19C64FE4EA5BA8354EC /* dark-Icon-60x60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 3CD7CC77407C4E58876A2415 /* dark-Icon-60x60@2x.png */; }; + F8A31E59174F465E802F1A12 /* default-Icon-60x60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F6CAE703972B42579CA97D1D /* default-Icon-60x60@2x.png */; }; + FC299A6AC810439BB6A53647 /* DigitalBreak.swift in Sources */ = {isa = PBXBuildFile; fileRef = 243C6AAF7FD943688B355AA4 /* DigitalBreak.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 72B90479107C4E67B4FBD19E /* PBXContainerItemProxy */ = { + AEE4C793E3A041A3A6C890C3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */; proxyType = 1; - remoteGlobalIDString = 1C90AD60A8D34FBDBD43D5E3; + remoteGlobalIDString = 37C93B9D4C1445729872A76D; remoteInfo = intents; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 05CACA9E686443A2AAA9B50D /* OpenAppIntent.swift */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = OpenAppIntent.swift; path = OpenAppIntent.swift; sourceTree = ""; }; 13B07F961A680F5B00A75B9A /* DigitalBreak.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = wrapper.application; name = DigitalBreak.app; path = DigitalBreak.app; sourceTree = BUILT_PRODUCTS_DIR; }; 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = DigitalBreak/AppDelegate.h; sourceTree = ""; }; 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = DigitalBreak/AppDelegate.mm; sourceTree = ""; }; 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = DigitalBreak/Images.xcassets; sourceTree = ""; }; 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = text.plist.xml; name = Info.plist; path = DigitalBreak/Info.plist; sourceTree = ""; }; 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = main.m; path = DigitalBreak/main.m; sourceTree = ""; }; - 20860FC9BDBA498F95516A7A /* default-Icon-60x60@3x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "default-Icon-60x60@3x.png"; path = "DigitalBreak/DynamicAppIcons/default-Icon-60x60@3x.png"; sourceTree = ""; }; - 47FDC1E926C547CBBA1038C7 /* DigitalBreak-Bridging-Header.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "DigitalBreak-Bridging-Header.h"; path = "DigitalBreak/DigitalBreak-Bridging-Header.h"; sourceTree = ""; }; - 4D82D7DA8068434195844CD4 /* default-Icon-60x60@2x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "default-Icon-60x60@2x.png"; path = "DigitalBreak/DynamicAppIcons/default-Icon-60x60@2x.png"; sourceTree = ""; }; + 243C6AAF7FD943688B355AA4 /* DigitalBreak.swift */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = DigitalBreak.swift; path = DigitalBreak.swift; sourceTree = ""; }; + 3CD7CC77407C4E58876A2415 /* dark-Icon-60x60@2x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "dark-Icon-60x60@2x.png"; path = "DigitalBreak/DynamicAppIcons/dark-Icon-60x60@2x.png"; sourceTree = ""; }; + 4657CA44CF8E4D8195638D1E /* AppIntents.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; fileEncoding = 4; includeInIndex = undefined; lastKnownFileType = wrapper.framework; name = AppIntents.framework; path = System/Library/Frameworks/AppIntents.framework; sourceTree = SDKROOT; }; + 4BDB091800A240AB98247126 /* DigitalBreak-Bridging-Header.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "DigitalBreak-Bridging-Header.h"; path = "DigitalBreak/DigitalBreak-Bridging-Header.h"; sourceTree = ""; }; 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-DigitalBreak.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = archive.ar; name = "libPods-DigitalBreak.a"; path = "libPods-DigitalBreak.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 680309F147F846E7AB6503EE /* DigitalBreak.swift */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = DigitalBreak.swift; path = DigitalBreak.swift; sourceTree = ""; }; - 68530D2D00B841D0A6487690 /* light-Icon-60x60@3x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "light-Icon-60x60@3x.png"; path = "DigitalBreak/DynamicAppIcons/light-Icon-60x60@3x.png"; sourceTree = ""; }; - 6A5B5261ADE44A518B6AE6E4 /* dark-Icon-60x60@3x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "dark-Icon-60x60@3x.png"; path = "DigitalBreak/DynamicAppIcons/dark-Icon-60x60@3x.png"; sourceTree = ""; }; + 5B12758CDCAB43FEB3B9B771 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = text.plist.xml; name = Info.plist; path = Info.plist; sourceTree = ""; }; + 61BB48116816486791ECCA75 /* light-Icon-60x60@3x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "light-Icon-60x60@3x.png"; path = "DigitalBreak/DynamicAppIcons/light-Icon-60x60@3x.png"; sourceTree = ""; }; 6C2E3173556A471DD304B334 /* Pods-DigitalBreak.debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DigitalBreak.debug.xcconfig"; path = "Target Support Files/Pods-DigitalBreak/Pods-DigitalBreak.debug.xcconfig"; sourceTree = ""; }; - 7788F4A6065C47FE81406F2F /* light-Icon-60x60@2x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "light-Icon-60x60@2x.png"; path = "DigitalBreak/DynamicAppIcons/light-Icon-60x60@2x.png"; sourceTree = ""; }; 7A4D352CD337FB3A3BF06240 /* Pods-DigitalBreak.release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DigitalBreak.release.xcconfig"; path = "Target Support Files/Pods-DigitalBreak/Pods-DigitalBreak.release.xcconfig"; sourceTree = ""; }; - 982EA5167A644469AD2618F8 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = text.plist.xml; name = Info.plist; path = Info.plist; sourceTree = ""; }; - A41F0FBDA1AC4C39BFBEDC53 /* AppIntents.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; fileEncoding = 4; includeInIndex = undefined; lastKnownFileType = wrapper.framework; name = AppIntents.framework; path = System/Library/Frameworks/AppIntents.framework; sourceTree = SDKROOT; }; + 8B0DD5079FC545E7BB02B4CD /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "DigitalBreak/noop-file.swift"; sourceTree = ""; }; + 9588022A28FE4B80874C02F1 /* dark-Icon-60x60@3x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "dark-Icon-60x60@3x.png"; path = "DigitalBreak/DynamicAppIcons/dark-Icon-60x60@3x.png"; sourceTree = ""; }; AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = DigitalBreak/SplashScreen.storyboard; sourceTree = ""; }; + AE397F00D8EC45ECAC54554B /* OpenAppIntent.swift */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = OpenAppIntent.swift; path = OpenAppIntent.swift; sourceTree = ""; }; + B65CE0F62E0C4EB98567085D /* light-Icon-60x60@2x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "light-Icon-60x60@2x.png"; path = "DigitalBreak/DynamicAppIcons/light-Icon-60x60@2x.png"; sourceTree = ""; }; BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = text.plist.xml; name = Expo.plist; path = Expo.plist; sourceTree = ""; }; - CD69A1055852453CB2CC5071 /* dark-Icon-60x60@2x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "dark-Icon-60x60@2x.png"; path = "DigitalBreak/DynamicAppIcons/dark-Icon-60x60@2x.png"; sourceTree = ""; }; - CF999C6F97154CD68A5C7137 /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "DigitalBreak/noop-file.swift"; sourceTree = ""; }; + E09031282D6B4151AE3E4B7C /* default-Icon-60x60@3x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "default-Icon-60x60@3x.png"; path = "DigitalBreak/DynamicAppIcons/default-Icon-60x60@3x.png"; sourceTree = ""; }; + E4137644EA5F46F08C6C2756 /* intents.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.extensionkit-extension"; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = "wrapper.app-extension"; name = intents.appex; path = intents.appex; sourceTree = BUILT_PRODUCTS_DIR; }; ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = undefined; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; - F6AF4D109B894A4A8AF6DFA0 /* intents.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.extensionkit-extension"; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = "wrapper.app-extension"; name = intents.appex; path = intents.appex; sourceTree = BUILT_PRODUCTS_DIR; }; + F6CAE703972B42579CA97D1D /* default-Icon-60x60@2x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "default-Icon-60x60@2x.png"; path = "DigitalBreak/DynamicAppIcons/default-Icon-60x60@2x.png"; sourceTree = ""; }; FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-DigitalBreak/ExpoModulesProvider.swift"; sourceTree = ""; }; /* End PBXFileReference section */ @@ -74,11 +74,11 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - B8A27559C3444785A043CAB9 /* Frameworks */ = { + 5BB3CD78D11040D4BB992BD0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 5EE45A0D28414480B5D1A723 /* AppIntents.framework in Frameworks */, + 82188B31BF744EAC9DAFEC24 /* AppIntents.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -95,9 +95,9 @@ 13B07FB61A68108700A75B9A /* Info.plist */, 13B07FB71A68108700A75B9A /* main.m */, AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */, - CF999C6F97154CD68A5C7137 /* noop-file.swift */, - 47FDC1E926C547CBBA1038C7 /* DigitalBreak-Bridging-Header.h */, - B96DA8BAC4F74479898FC784 /* DynamicAppIcons */, + 8B0DD5079FC545E7BB02B4CD /* noop-file.swift */, + 4BDB091800A240AB98247126 /* DigitalBreak-Bridging-Header.h */, + 3306C1FE3E88475A9DAADDF5 /* DynamicAppIcons */, ); name = DigitalBreak; sourceTree = ""; @@ -107,20 +107,31 @@ children = ( ED297162215061F000B7C4FE /* JavaScriptCore.framework */, 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-DigitalBreak.a */, - A41F0FBDA1AC4C39BFBEDC53 /* AppIntents.framework */, + 4657CA44CF8E4D8195638D1E /* AppIntents.framework */, ); name = Frameworks; sourceTree = ""; }; - 3C2983BCD9484BD094657283 /* intents */ = { + 3306C1FE3E88475A9DAADDF5 /* DynamicAppIcons */ = { isa = PBXGroup; children = ( - 680309F147F846E7AB6503EE /* DigitalBreak.swift */, - 05CACA9E686443A2AAA9B50D /* OpenAppIntent.swift */, - 982EA5167A644469AD2618F8 /* Info.plist */, + F6CAE703972B42579CA97D1D /* default-Icon-60x60@2x.png */, + E09031282D6B4151AE3E4B7C /* default-Icon-60x60@3x.png */, + B65CE0F62E0C4EB98567085D /* light-Icon-60x60@2x.png */, + 61BB48116816486791ECCA75 /* light-Icon-60x60@3x.png */, + 3CD7CC77407C4E58876A2415 /* dark-Icon-60x60@2x.png */, + 9588022A28FE4B80874C02F1 /* dark-Icon-60x60@3x.png */, ); - name = intents; - path = ../targets/intents; + name = DynamicAppIcons; + path = ""; + sourceTree = ""; + }; + 7397E7331EF345E694BE0FF4 /* expo:targets */ = { + isa = PBXGroup; + children = ( + D54E6BF7CA1A45ADAB2028C3 /* intents */, + ); + name = "expo:targets"; sourceTree = ""; }; 832341AE1AAA6A7D00B99B32 /* Libraries */ = { @@ -133,7 +144,7 @@ 83CBB9F61A601CBA00E9B192 = { isa = PBXGroup; children = ( - A41C7039C40D4F8AAE8BFB37 /* expo:targets */, + 7397E7331EF345E694BE0FF4 /* expo:targets */, 13B07FAE1A68108700A75B9A /* DigitalBreak */, 832341AE1AAA6A7D00B99B32 /* Libraries */, 83CBBA001A601CBA00E9B192 /* Products */, @@ -150,7 +161,7 @@ isa = PBXGroup; children = ( 13B07F961A680F5B00A75B9A /* DigitalBreak.app */, - F6AF4D109B894A4A8AF6DFA0 /* intents.appex */, + E4137644EA5F46F08C6C2756 /* intents.appex */, ); name = Products; sourceTree = ""; @@ -163,35 +174,24 @@ name = DigitalBreak; sourceTree = ""; }; - A41C7039C40D4F8AAE8BFB37 /* expo:targets */ = { - isa = PBXGroup; - children = ( - 3C2983BCD9484BD094657283 /* intents */, - ); - name = "expo:targets"; - sourceTree = ""; - }; - B96DA8BAC4F74479898FC784 /* DynamicAppIcons */ = { + BB2F792B24A3F905000567C9 /* Supporting */ = { isa = PBXGroup; children = ( - 4D82D7DA8068434195844CD4 /* default-Icon-60x60@2x.png */, - 20860FC9BDBA498F95516A7A /* default-Icon-60x60@3x.png */, - 7788F4A6065C47FE81406F2F /* light-Icon-60x60@2x.png */, - 68530D2D00B841D0A6487690 /* light-Icon-60x60@3x.png */, - CD69A1055852453CB2CC5071 /* dark-Icon-60x60@2x.png */, - 6A5B5261ADE44A518B6AE6E4 /* dark-Icon-60x60@3x.png */, + BB2F792C24A3F905000567C9 /* Expo.plist */, ); - name = DynamicAppIcons; - path = ""; + name = Supporting; + path = DigitalBreak/Supporting; sourceTree = ""; }; - BB2F792B24A3F905000567C9 /* Supporting */ = { + D54E6BF7CA1A45ADAB2028C3 /* intents */ = { isa = PBXGroup; children = ( - BB2F792C24A3F905000567C9 /* Expo.plist */, + 243C6AAF7FD943688B355AA4 /* DigitalBreak.swift */, + AE397F00D8EC45ECAC54554B /* OpenAppIntent.swift */, + 5B12758CDCAB43FEB3B9B771 /* Info.plist */, ); - name = Supporting; - path = DigitalBreak/Supporting; + name = intents; + path = ../targets/intents; sourceTree = ""; }; D65327D7A22EEC0BE12398D9 /* Pods */ = { @@ -219,31 +219,31 @@ buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "DigitalBreak" */; buildPhases = ( 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */, - EE3866467C53183EB6B19640 /* [Expo] Configure project */, + A3A86F765810F1086BE29BC2 /* [Expo] Configure project */, 13B07F871A680F5B00A75B9A /* Sources */, 13B07F8C1A680F5B00A75B9A /* Frameworks */, 13B07F8E1A680F5B00A75B9A /* Resources */, 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, - 06FD665B52DC56FBE52678CD /* [CP] Embed Pods Frameworks */, + 62B7AA5A6469478723C4A81E /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); dependencies = ( - 12405B81549F47FBA6B3575E /* PBXTargetDependency */, + 583884DAD82A4ED184701491 /* PBXTargetDependency */, ); name = DigitalBreak; productName = DigitalBreak; productReference = 13B07F961A680F5B00A75B9A /* DigitalBreak.app */; productType = "com.apple.product-type.application"; }; - 1C90AD60A8D34FBDBD43D5E3 /* intents */ = { + 37C93B9D4C1445729872A76D /* intents */ = { isa = PBXNativeTarget; - buildConfigurationList = 19532C3D477341998662E6B4 /* Build configuration list for PBXNativeTarget "intents" */; + buildConfigurationList = F3F27938D50747B68B49EDDC /* Build configuration list for PBXNativeTarget "intents" */; buildPhases = ( - 41C56059D715487191058501 /* Sources */, - B8A27559C3444785A043CAB9 /* Frameworks */, - 1A9E8AC73CAA4E8B8F2A1628 /* Resources */, + 0EDD79E98FB049C7814D03DF /* Sources */, + 5BB3CD78D11040D4BB992BD0 /* Frameworks */, + 808EB6C9B24C4B8D96F16BAB /* Resources */, ); buildRules = ( ); @@ -251,7 +251,7 @@ ); name = intents; productName = intents; - productReference = F6AF4D109B894A4A8AF6DFA0 /* intents.appex */; + productReference = E4137644EA5F46F08C6C2756 /* intents.appex */; productType = "com.apple.product-type.extensionkit-extension"; }; /* End PBXNativeTarget section */ @@ -265,7 +265,7 @@ 13B07F861A680F5B00A75B9A = { LastSwiftMigration = 1250; }; - 1C90AD60A8D34FBDBD43D5E3 = { + 37C93B9D4C1445729872A76D = { CreatedOnToolsVersion = 14.3; DevelopmentTeam = 3X5J8LXMDM; ProvisioningStyle = Automatic; @@ -286,7 +286,7 @@ projectRoot = ""; targets = ( 13B07F861A680F5B00A75B9A /* DigitalBreak */, - 1C90AD60A8D34FBDBD43D5E3 /* intents */, + 37C93B9D4C1445729872A76D /* intents */, ); }; /* End PBXProject section */ @@ -299,16 +299,16 @@ BB2F792D24A3F905000567C9 /* Expo.plist in Resources */, 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */, - C55D145ED2E24D9793224315 /* default-Icon-60x60@2x.png in Resources */, - 98811CC021734E69BE660B3D /* default-Icon-60x60@3x.png in Resources */, - 601EDB60466A47B99BBB021C /* light-Icon-60x60@2x.png in Resources */, - 85F2B6830F124E969DF96A34 /* light-Icon-60x60@3x.png in Resources */, - C8471992C7B644449EB901E9 /* dark-Icon-60x60@2x.png in Resources */, - 4BBB66AC63EB4426A21392D2 /* dark-Icon-60x60@3x.png in Resources */, + F8A31E59174F465E802F1A12 /* default-Icon-60x60@2x.png in Resources */, + 77B8BF45D48B452193CA3368 /* default-Icon-60x60@3x.png in Resources */, + 796E021B569C4F8AA7723416 /* light-Icon-60x60@2x.png in Resources */, + 555E25F05E9D45F4BC7D057C /* light-Icon-60x60@3x.png in Resources */, + E83DD19C64FE4EA5BA8354EC /* dark-Icon-60x60@2x.png in Resources */, + 681A6C1C2AD54B9A86BC9BDE /* dark-Icon-60x60@3x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1A9E8AC73CAA4E8B8F2A1628 /* Resources */ = { + 808EB6C9B24C4B8D96F16BAB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -337,44 +337,44 @@ shellPath = /bin/sh; shellScript = "if [[ -f \"$PODS_ROOT/../.xcode.env\" ]]; then\n source \"$PODS_ROOT/../.xcode.env\"\nfi\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n# The project root by default is one level up from the ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry resolution.\n export ENTRY_FILE=\"$(\"$NODE_BINARY\" -e \"require('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios relative | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CLI_PATH=\"$(\"$NODE_BINARY\" --print \"require.resolve('@expo/cli', { paths: [require.resolve('expo/package.json')] })\")\"\nfi\nif [[ -z \"$BUNDLE_COMMAND\" ]]; then\n # Default Expo CLI command for bundling\n export BUNDLE_COMMAND=\"export:embed\"\nfi\n\n# Source .xcode.env.updates if it exists to allow\n# SKIP_BUNDLING to be unset if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.updates\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.updates\"\nfi\n# Source local changes to allow overrides\n# if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n`\"$NODE_BINARY\" --print \"require('path').dirname(require.resolve('react-native/package.json')) + '/scripts/react-native-xcode.sh'\"`\n\n"; }; - 06FD665B52DC56FBE52678CD /* [CP] Embed Pods Frameworks */ = { + 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); + inputFileListPaths = ( + ); inputPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-DigitalBreak/Pods-DigitalBreak-frameworks.sh", - "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + outputFileListPaths = ( ); - name = "[CP] Embed Pods Frameworks"; outputPaths = ( - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", + "$(DERIVED_FILE_DIR)/Pods-DigitalBreak-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DigitalBreak/Pods-DigitalBreak-frameworks.sh\"\n"; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; - 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = { + 62B7AA5A6469478723C4A81E /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); - inputFileListPaths = ( - ); inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; - outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-DigitalBreak/Pods-DigitalBreak-frameworks.sh", + "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", ); + name = "[CP] Embed Pods Frameworks"; outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-DigitalBreak-checkManifestLockResult.txt", + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DigitalBreak/Pods-DigitalBreak-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = { @@ -401,7 +401,7 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DigitalBreak/Pods-DigitalBreak-resources.sh\"\n"; showEnvVarsInLog = 0; }; - EE3866467C53183EB6B19640 /* [Expo] Configure project */ = { + A3A86F765810F1086BE29BC2 /* [Expo] Configure project */ = { isa = PBXShellScriptBuildPhase; alwaysOutOfDate = 1; buildActionMask = 2147483647; @@ -423,37 +423,75 @@ /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 13B07F871A680F5B00A75B9A /* Sources */ = { + 0EDD79E98FB049C7814D03DF /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, - 13B07FC11A68108700A75B9A /* main.m in Sources */, - B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */, - 3C16402844CF4D6E93BA29B0 /* noop-file.swift in Sources */, - 97A2FC9A2AED409EA3A1D1DF /* OpenAppIntent.swift in Sources */, - 4491EC43C149492CA84B9795 /* DigitalBreak.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 41C56059D715487191058501 /* Sources */ = { + 13B07F871A680F5B00A75B9A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, + 13B07FC11A68108700A75B9A /* main.m in Sources */, + B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */, + 0E976209B16E48D5B9650FDC /* noop-file.swift in Sources */, + 1B0C7732C1A5429AA56CF8E9 /* OpenAppIntent.swift in Sources */, + FC299A6AC810439BB6A53647 /* DigitalBreak.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 12405B81549F47FBA6B3575E /* PBXTargetDependency */ = { + 583884DAD82A4ED184701491 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 1C90AD60A8D34FBDBD43D5E3 /* intents */; - targetProxy = 72B90479107C4E67B4FBD19E /* PBXContainerItemProxy */; + target = 37C93B9D4C1445729872A76D /* intents */; + targetProxy = AEE4C793E3A041A3A6C890C3 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ + 0EE383DB51AE4F15AF69F335 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CODE_SIGN_STYLE = Automatic; + COPY_PHASE_STRIP = NO; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = 3X5J8LXMDM; + ENABLE_USER_SCRIPT_SANDBOXING = YES; + GCC_C_LANGUAGE_STANDARD = gnu17; + GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_FILE = ../targets/intents/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = intents; + INFOPLIST_KEY_NSHumanReadableCopyright = ""; + IPHONEOS_DEPLOYMENT_TARGET = 17.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; + LOCALIZATION_PREFERS_STRING_CATALOGS = YES; + MARKETING_VERSION = 1.0.2; + MTL_FAST_MATH = YES; + OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE"; + PRODUCT_BUNDLE_IDENTIFIER = com.lukesthl.digitalbreak.intents; + PRODUCT_NAME = "$(TARGET_NAME)"; + SKIP_INSTALL = YES; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_EMIT_LOC_STRINGS = YES; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Release; + }; 13B07F941A680F5B00A75B9A /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 6C2E3173556A471DD304B334 /* Pods-DigitalBreak.debug.xcconfig */; @@ -471,7 +509,7 @@ INFOPLIST_FILE = DigitalBreak/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 16; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 1.0.1; + MARKETING_VERSION = 1.0.2; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -500,7 +538,7 @@ INFOPLIST_FILE = DigitalBreak/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 16; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 1.0.1; + MARKETING_VERSION = 1.0.2; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -641,7 +679,7 @@ }; name = Release; }; - A4BEFDCB575944E3BD59AF02 /* Debug */ = { + C10EFD7685544481837D5F6D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; @@ -669,7 +707,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 17.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 1.0.1; + MARKETING_VERSION = 1.0.2; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG"; @@ -684,44 +722,6 @@ }; name = Debug; }; - BBF45F9D08E24F16B1BBC5CB /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CODE_SIGN_STYLE = Automatic; - COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DEVELOPMENT_TEAM = 3X5J8LXMDM; - ENABLE_USER_SCRIPT_SANDBOXING = YES; - GCC_C_LANGUAGE_STANDARD = gnu17; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = ../targets/intents/Info.plist; - INFOPLIST_KEY_CFBundleDisplayName = intents; - INFOPLIST_KEY_NSHumanReadableCopyright = ""; - IPHONEOS_DEPLOYMENT_TARGET = 17.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; - LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 1.0.1; - MTL_FAST_MATH = YES; - OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE"; - PRODUCT_BUNDLE_IDENTIFIER = com.lukesthl.digitalbreak.intents; - PRODUCT_NAME = "$(TARGET_NAME)"; - SKIP_INSTALL = YES; - SWIFT_COMPILATION_MODE = wholemodule; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Release; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -734,20 +734,20 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 19532C3D477341998662E6B4 /* Build configuration list for PBXNativeTarget "intents" */ = { + 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "DigitalBreak" */ = { isa = XCConfigurationList; buildConfigurations = ( - A4BEFDCB575944E3BD59AF02 /* Debug */, - BBF45F9D08E24F16B1BBC5CB /* Release */, + 83CBBA201A601CBA00E9B192 /* Debug */, + 83CBBA211A601CBA00E9B192 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "DigitalBreak" */ = { + F3F27938D50747B68B49EDDC /* Build configuration list for PBXNativeTarget "intents" */ = { isa = XCConfigurationList; buildConfigurations = ( - 83CBBA201A601CBA00E9B192 /* Debug */, - 83CBBA211A601CBA00E9B192 /* Release */, + C10EFD7685544481837D5F6D /* Debug */, + 0EE383DB51AE4F15AF69F335 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/apps/expo/ios/digitalbreak/Info.plist b/apps/expo/ios/digitalbreak/Info.plist index 34ef5c9..8b7412d 100644 --- a/apps/expo/ios/digitalbreak/Info.plist +++ b/apps/expo/ios/digitalbreak/Info.plist @@ -99,7 +99,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 1.0.1 + 1.0.2 CFBundleSignature ???? CFBundleURLTypes diff --git a/bun.lockb b/bun.lockb index 16a84ea30e401ba64750625d5055d0137f322f71..1375dfdd095db2dc7e308217ee462324291ed49c 100755 GIT binary patch delta 115 zcmdn>PjA;hy@nRX7N!>F7M2#)7Pc1lEgZ8hPp><}!LfbOWsWn9jPBFdPi7aNo^*yo zW%{bC94F+P85kJE7#JE<7#SFZfppW?--Zg)0&JMr_<$l}+b3S*_}nu+PjA;hy@nRX7N!>F7M2#)7Pc1lEgZ8hvwAQxFz{`kf0^SvqkJp_1A{OFL&Fgu zEefPhJd>=}(S5jxgAFV)opB1gFgphuSj+U~S2<40&xGnw0h$8R+4S|dp~AEP8zwfe g$o7fXI6n8VV$t1b#v$CkEtwODxwdah=5C1w01vb+V*mgE