leecade / leecade/react-native-practice

解决在 macOS 10.12 beta 上 build 无法上架

Open
#23 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

  1. 无法提交

    xcode7 build, xcode8 提交

  2. 提交审核时报错:

    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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.