upgrade-support icon indicating copy to clipboard operation
upgrade-support copied to clipboard

i upgrade app from the 0.76.0 to 0.79.6 so androi work and ios showing issues

Open mustafazeb381-123 opened this issue 3 months ago • 0 comments

Upgrading version

when pod install --repo-update then everything done and then show this [!] Unable to determine Swift version for the following pods:

  • react-native-document-picker does not specify a Swift version and none of the targets (Hr_App) integrating it have the SWIFT_VERSION attribute set. Please contact the author or set the SWIFT_VERSION attribute in at least one of the targets that integrate this pod.

[!] <XCConfigurationList UUID=13B07F931A680F5B00A75B9A> attempted to initialize an object with an unknown UUID. 13B07F941A680F5B00A75B9A for attribute: build_configurations. This can be the result of a merge and the unknown UUID is being discarded.

[!] <XCConfigurationList UUID=13B07F931A680F5B00A75B9A> attempted to initialize an object with an unknown UUID. 13B07F951A680F5B00A75B9A for attribute: build_configurations. This can be the result of a merge and the unknown UUID is being discarded.

[!] <PBXSourcesBuildPhase UUID=13B07F871A680F5B00A75B9A> attempted to initialize an object with an unknown UUID. 13B07FBC1A68108700A75B9A for attribute: files. This can be the result of a merge and the unknown UUID is being discarded.

[!] <PBXNativeTarget name=Hr_App UUID=13B07F861A680F5B00A75B9A> attempted to initialize an object with an unknown UUID. 86EC1133B2FAECEADBA7EEE0 for attribute: build_phases. This can be the result of a merge and the unknown UUID is being discarded.

these id's is in the project.pbxroj file which i have show here

mustafazeb381-123 avatar Oct 08 '25 15:10 mustafazeb381-123