The .ipa file is created well and installed well on Mac PC.
Because of the part below, it cannot be installed on iPhone or uploaded to the App Store.
For reference, Xcode version is 15.3.
1. Asset validation failed
Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset
2. Asset validation failed UserInfo={IDEDistributionIssueSeverity=3, NSLocalizedDescription=Asset validation failed, NSLocalizedRecoverySuggestion=The following URL schemes found in your app are not in the correct format: [http://m.cad.co.kr/badam] . URL schemes need to begin with an alphabetic character, and be comprised of alphanumeric characters, the period, the hyphen or the plus sign only. Please see RFC1738 for more details. (ID: 499c0ae0-9ea1-44df-99f2-f3b6847edf2e)})>"
These two things happen, so if you have any experience with how to solve them, please give me some advice.
Please refer to the attached error image file.
Thank you
Jungi