From eae3d26a51d1089f6b0d8da0328b249d609638e1 Mon Sep 17 00:00:00 2001 From: Alexandre Jacinto Date: Thu, 5 Dec 2024 14:51:50 +0000 Subject: [PATCH] Revert "Merge branch 'outsystems' into development" This reverts commit 5e4426466d602d0173fde726e3d0f80cc44a9ab0, reversing changes made to b9bd0e921fe03ac57008abaf4d0ec1ff9a0c03d9. --- CHANGELOG.md | 2 ++ src/ios/frameworks/OSCameraLib.xcframework/Info.plist | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aec1f8810..cfe7f4949 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ The changes documented here do not include those from the original repository. ## 4.2.0-OS52 +### Fixes + ### Features - (android) Use PhotoPicker to select media from gallery (https://outsystemsrd.atlassian.net/browse/RMET-3812). diff --git a/src/ios/frameworks/OSCameraLib.xcframework/Info.plist b/src/ios/frameworks/OSCameraLib.xcframework/Info.plist index 8d7e77e1b..2c273f6c8 100644 --- a/src/ios/frameworks/OSCameraLib.xcframework/Info.plist +++ b/src/ios/frameworks/OSCameraLib.xcframework/Info.plist @@ -8,32 +8,32 @@ BinaryPath OSCameraLib.framework/OSCameraLib LibraryIdentifier - ios-arm64 + ios-arm64_x86_64-simulator LibraryPath OSCameraLib.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator BinaryPath OSCameraLib.framework/OSCameraLib LibraryIdentifier - ios-arm64_x86_64-simulator + ios-arm64 LibraryPath OSCameraLib.framework SupportedArchitectures arm64 - x86_64 SupportedPlatform ios - SupportedPlatformVariant - simulator CFBundlePackageType