leecade / leecade/react-native-practice
解决在 macOS 10.12 beta 上 build 无法上架
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
-
无法提交
xcode7 build, xcode8 提交
-
提交审核时报错:
New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, OS X, and tvOS SDK. Don't submit apps built with beta software including beta OS X builds.build 后在 Organizer 中找到产出物, 选择 "Show In Finder"
在
.xcarchive->Products->Applications->xx.app->Info.plist中修改BuildMachineOSBuild值为15F34,这是EI Capitan 10.11.5的版本号
然后可以继续提交欺骗 app store 审核了
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names Xcode 7/8, macOS 10.12 beta, Organizer, and the .xcarchive/Products/Applications/xx.app/Info.plist path. First verify whether the submission failure is reproducible with the stated versions; no source file or test is identified, and the reported workaround changes BuildMachineOSBuild manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, macos
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100