-
Notifications
You must be signed in to change notification settings - Fork 4
Set React versions to latest #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
tl-yury-vashchylau
wants to merge
1
commit into
main
Choose a base branch
from
upgrade-rn-2025
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,9 +7,7 @@ | |
objects = { | ||
|
||
/* Begin PBXBuildFile section */ | ||
0C80B921A6F3F58F76C31292 /* libPods-DemoApp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-DemoApp.a */; }; | ||
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; | ||
548D08C0DA6363F4A878DF3E /* libPods-DemoApp-DemoAppUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDF5DB066AADDA785109A3BB /* libPods-DemoApp-DemoAppUITests.a */; }; | ||
761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; }; | ||
7E91C01C4F3A840617726315 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; }; | ||
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; | ||
|
@@ -31,16 +29,10 @@ | |
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = DemoApp/Images.xcassets; sourceTree = "<group>"; }; | ||
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = DemoApp/Info.plist; sourceTree = "<group>"; }; | ||
13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = DemoApp/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; | ||
167DC4C28686B6AFF23412D7 /* Pods-DemoApp-DemoAppUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoApp-DemoAppUITests.debug.xcconfig"; path = "Target Support Files/Pods-DemoApp-DemoAppUITests/Pods-DemoApp-DemoAppUITests.debug.xcconfig"; sourceTree = "<group>"; }; | ||
3B4392A12AC88292D35C810B /* Pods-DemoApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoApp.debug.xcconfig"; path = "Target Support Files/Pods-DemoApp/Pods-DemoApp.debug.xcconfig"; sourceTree = "<group>"; }; | ||
5709B34CF0A7D63546082F79 /* Pods-DemoApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoApp.release.xcconfig"; path = "Target Support Files/Pods-DemoApp/Pods-DemoApp.release.xcconfig"; sourceTree = "<group>"; }; | ||
5DCACB8F33CDC322A6C60F78 /* libPods-DemoApp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-DemoApp.a"; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
761780EC2CA45674006654EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = DemoApp/AppDelegate.swift; sourceTree = "<group>"; }; | ||
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = DemoApp/LaunchScreen.storyboard; sourceTree = "<group>"; }; | ||
B6878D0C2D47A8F500FCD655 /* DemoAppUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DemoAppUITests.swift; sourceTree = "<group>"; }; | ||
B69BD89B2D43ECBE00936FF8 /* DemoAppUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DemoAppUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
CDF5DB066AADDA785109A3BB /* libPods-DemoApp-DemoAppUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-DemoApp-DemoAppUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
EBD14A565CB1A155CB753070 /* Pods-DemoApp-DemoAppUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoApp-DemoAppUITests.release.xcconfig"; path = "Target Support Files/Pods-DemoApp-DemoAppUITests/Pods-DemoApp-DemoAppUITests.release.xcconfig"; sourceTree = "<group>"; }; | ||
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; | ||
/* End PBXFileReference section */ | ||
|
||
|
@@ -49,15 +41,13 @@ | |
isa = PBXFrameworksBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
0C80B921A6F3F58F76C31292 /* libPods-DemoApp.a in Frameworks */, | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
}; | ||
B69BD8982D43ECBE00936FF8 /* Frameworks */ = { | ||
isa = PBXFrameworksBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
548D08C0DA6363F4A878DF3E /* libPods-DemoApp-DemoAppUITests.a in Frameworks */, | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
}; | ||
|
@@ -80,8 +70,6 @@ | |
isa = PBXGroup; | ||
children = ( | ||
ED297162215061F000B7C4FE /* JavaScriptCore.framework */, | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [LOW] [622200ca-8952-4c31-aa0c-7603c901b3a6] |
||
5DCACB8F33CDC322A6C60F78 /* libPods-DemoApp.a */, | ||
CDF5DB066AADDA785109A3BB /* libPods-DemoApp-DemoAppUITests.a */, | ||
); | ||
name = Frameworks; | ||
sourceTree = "<group>"; | ||
|
@@ -128,10 +116,6 @@ | |
BBD78D7AC51CEA395F1C20DB /* Pods */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
3B4392A12AC88292D35C810B /* Pods-DemoApp.debug.xcconfig */, | ||
5709B34CF0A7D63546082F79 /* Pods-DemoApp.release.xcconfig */, | ||
167DC4C28686B6AFF23412D7 /* Pods-DemoApp-DemoAppUITests.debug.xcconfig */, | ||
EBD14A565CB1A155CB753070 /* Pods-DemoApp-DemoAppUITests.release.xcconfig */, | ||
); | ||
path = Pods; | ||
sourceTree = "<group>"; | ||
|
@@ -143,13 +127,10 @@ | |
isa = PBXNativeTarget; | ||
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "DemoApp" */; | ||
buildPhases = ( | ||
C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */, | ||
13B07F871A680F5B00A75B9A /* Sources */, | ||
13B07F8C1A680F5B00A75B9A /* Frameworks */, | ||
13B07F8E1A680F5B00A75B9A /* Resources */, | ||
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, | ||
00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */, | ||
E235C05ADACE081382539298 /* [CP] Copy Pods Resources */, | ||
); | ||
buildRules = ( | ||
); | ||
|
@@ -164,12 +145,9 @@ | |
isa = PBXNativeTarget; | ||
buildConfigurationList = B69BD8A52D43ECBE00936FF8 /* Build configuration list for PBXNativeTarget "DemoAppUITests" */; | ||
buildPhases = ( | ||
330460CAA5751B9BEF95D5F3 /* [CP] Check Pods Manifest.lock */, | ||
B69BD8972D43ECBE00936FF8 /* Sources */, | ||
B69BD8982D43ECBE00936FF8 /* Frameworks */, | ||
B69BD8992D43ECBE00936FF8 /* Resources */, | ||
E8BC03D0877FF85A2F87A2FF /* [CP] Embed Pods Frameworks */, | ||
0188368166970EFF48E089F8 /* [CP] Copy Pods Resources */, | ||
); | ||
buildRules = ( | ||
); | ||
|
@@ -256,118 +234,6 @@ | |
shellPath = /bin/sh; | ||
shellScript = "set -e\n\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"$REACT_NATIVE_PATH/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n"; | ||
}; | ||
00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */ = { | ||
isa = PBXShellScriptBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
); | ||
inputFileListPaths = ( | ||
"${PODS_ROOT}/Target Support Files/Pods-DemoApp/Pods-DemoApp-frameworks-${CONFIGURATION}-input-files.xcfilelist", | ||
); | ||
name = "[CP] Embed Pods Frameworks"; | ||
outputFileListPaths = ( | ||
"${PODS_ROOT}/Target Support Files/Pods-DemoApp/Pods-DemoApp-frameworks-${CONFIGURATION}-output-files.xcfilelist", | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
shellPath = /bin/sh; | ||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DemoApp/Pods-DemoApp-frameworks.sh\"\n"; | ||
showEnvVarsInLog = 0; | ||
}; | ||
0188368166970EFF48E089F8 /* [CP] Copy Pods Resources */ = { | ||
isa = PBXShellScriptBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
); | ||
inputFileListPaths = ( | ||
"${PODS_ROOT}/Target Support Files/Pods-DemoApp-DemoAppUITests/Pods-DemoApp-DemoAppUITests-resources-${CONFIGURATION}-input-files.xcfilelist", | ||
); | ||
name = "[CP] Copy Pods Resources"; | ||
outputFileListPaths = ( | ||
"${PODS_ROOT}/Target Support Files/Pods-DemoApp-DemoAppUITests/Pods-DemoApp-DemoAppUITests-resources-${CONFIGURATION}-output-files.xcfilelist", | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
shellPath = /bin/sh; | ||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DemoApp-DemoAppUITests/Pods-DemoApp-DemoAppUITests-resources.sh\"\n"; | ||
showEnvVarsInLog = 0; | ||
}; | ||
330460CAA5751B9BEF95D5F3 /* [CP] Check Pods Manifest.lock */ = { | ||
isa = PBXShellScriptBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
); | ||
inputFileListPaths = ( | ||
); | ||
inputPaths = ( | ||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock", | ||
"${PODS_ROOT}/Manifest.lock", | ||
); | ||
name = "[CP] Check Pods Manifest.lock"; | ||
outputFileListPaths = ( | ||
); | ||
outputPaths = ( | ||
"$(DERIVED_FILE_DIR)/Pods-DemoApp-DemoAppUITests-checkManifestLockResult.txt", | ||
); | ||
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"; | ||
showEnvVarsInLog = 0; | ||
}; | ||
C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = { | ||
isa = PBXShellScriptBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
); | ||
inputFileListPaths = ( | ||
); | ||
inputPaths = ( | ||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock", | ||
"${PODS_ROOT}/Manifest.lock", | ||
); | ||
name = "[CP] Check Pods Manifest.lock"; | ||
outputFileListPaths = ( | ||
); | ||
outputPaths = ( | ||
"$(DERIVED_FILE_DIR)/Pods-DemoApp-checkManifestLockResult.txt", | ||
); | ||
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"; | ||
showEnvVarsInLog = 0; | ||
}; | ||
E235C05ADACE081382539298 /* [CP] Copy Pods Resources */ = { | ||
isa = PBXShellScriptBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
); | ||
inputFileListPaths = ( | ||
"${PODS_ROOT}/Target Support Files/Pods-DemoApp/Pods-DemoApp-resources-${CONFIGURATION}-input-files.xcfilelist", | ||
); | ||
name = "[CP] Copy Pods Resources"; | ||
outputFileListPaths = ( | ||
"${PODS_ROOT}/Target Support Files/Pods-DemoApp/Pods-DemoApp-resources-${CONFIGURATION}-output-files.xcfilelist", | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
shellPath = /bin/sh; | ||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DemoApp/Pods-DemoApp-resources.sh\"\n"; | ||
showEnvVarsInLog = 0; | ||
}; | ||
E8BC03D0877FF85A2F87A2FF /* [CP] Embed Pods Frameworks */ = { | ||
isa = PBXShellScriptBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
); | ||
inputFileListPaths = ( | ||
"${PODS_ROOT}/Target Support Files/Pods-DemoApp-DemoAppUITests/Pods-DemoApp-DemoAppUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist", | ||
); | ||
name = "[CP] Embed Pods Frameworks"; | ||
outputFileListPaths = ( | ||
"${PODS_ROOT}/Target Support Files/Pods-DemoApp-DemoAppUITests/Pods-DemoApp-DemoAppUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist", | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
shellPath = /bin/sh; | ||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DemoApp-DemoAppUITests/Pods-DemoApp-DemoAppUITests-frameworks.sh\"\n"; | ||
showEnvVarsInLog = 0; | ||
}; | ||
/* End PBXShellScriptBuildPhase section */ | ||
|
||
/* Begin PBXSourcesBuildPhase section */ | ||
|
@@ -400,7 +266,6 @@ | |
/* Begin XCBuildConfiguration section */ | ||
13B07F941A680F5B00A75B9A /* Debug */ = { | ||
isa = XCBuildConfiguration; | ||
baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-DemoApp.debug.xcconfig */; | ||
buildSettings = { | ||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||
CLANG_ENABLE_MODULES = YES; | ||
|
@@ -428,7 +293,6 @@ | |
}; | ||
13B07F951A680F5B00A75B9A /* Release */ = { | ||
isa = XCBuildConfiguration; | ||
baseConfigurationReference = 5709B34CF0A7D63546082F79 /* Pods-DemoApp.release.xcconfig */; | ||
buildSettings = { | ||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||
CLANG_ENABLE_MODULES = YES; | ||
|
@@ -600,7 +464,6 @@ | |
}; | ||
B69BD8A32D43ECBE00936FF8 /* Debug */ = { | ||
isa = XCBuildConfiguration; | ||
baseConfigurationReference = 167DC4C28686B6AFF23412D7 /* Pods-DemoApp-DemoAppUITests.debug.xcconfig */; | ||
buildSettings = { | ||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; | ||
CLANG_ANALYZER_NONNULL = YES; | ||
|
@@ -634,7 +497,6 @@ | |
}; | ||
B69BD8A42D43ECBE00936FF8 /* Release */ = { | ||
isa = XCBuildConfiguration; | ||
baseConfigurationReference = EBD14A565CB1A155CB753070 /* Pods-DemoApp-DemoAppUITests.release.xcconfig */; | ||
buildSettings = { | ||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; | ||
CLANG_ANALYZER_NONNULL = YES; | ||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[LOW] [e7a1b309-1544-4081-b3c4-b0148ca2c2d5]
Hard-coded IBAN detected. IBANs are generally considered PII, especially if the given IBAN might belong to a person. Consider storing the IBAN similar to other personally identifiable information.