简体   繁体   English

Apple MacBook pro android 工作室 flutter

[英]Apple MacBook pro android studio flutter

i needed a MacBook pro to release my flutter app, I found a used Apple MacBook pro model我需要一台 MacBook pro 来发布我的 flutter 应用程序,我找到了一台二手 Apple MacBook pro model

late 2011, OS v 10.11 Elcaptain

With

2.5Gh 8gb ram 

Can i use this macbook to release flutter apps, and open an Apple developer account?我可以用这个 macbook 发布 flutter 个应用程序,并开设一个苹果开发者帐户吗? I have no idea about apple store, do they require specific OS version?我不知道苹果商店,他们需要特定的操作系统版本吗? Or its gonna be a waste of money and i need newer macbook Thank you.否则会浪费金钱,我需要更新的 macbook 谢谢。

I needed a MacBook pro to release my flutter app我需要一台 MacBook pro 来发布我的 flutter 应用程序

Fallacy.谬论。 You don't / didn't need MacBook pro for the task.您不需要/不需要 MacBook pro 来完成这项任务。 Be precise, you need Xcode and to run Xcode you need macOS.准确地说,您需要 Xcode,要运行 Xcode,您需要 macOS。

I have no idea about apple store, do they require specific OS version?我不知道苹果商店,他们需要特定的操作系统版本吗?

Well, why didn't you figure this out for yourself?好吧,你为什么不自己想办法呢? This is why you are getting downvoted, I see no research effort on your end...这就是你被否决的原因,我看不到你的研究工作......

Flutter docs: https://flutter.dev/docs/deployment/ios Flutter 文档: https://flutter.dev/docs/deployment/ios

Apple docs: https://developer.apple.com/ios/submit/苹果文档: https://developer.apple.com/ios/submit/

Here let me point out the important part: "Starting April 2021, all iOS and iPadOS apps submitted to the App Store must be built with Xcode 12 and the iOS 14 SDK."在这里让我指出重要的部分: “从 2021 年 4 月开始,所有提交到 App Store 的 iOS 和 iPadOS 应用程序必须使用 Xcode 12 和 iOS 14 SDK 构建。”

And then you do some more research, and you find out what is needed for Xcode 12 to run:然后你再做一些研究,你会发现运行 Xcode 12 需要什么:

https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes

"Xcode 12 requires an Intel-based Mac running macOS Catalina 10.15.4 or later." “Xcode 12 需要运行 macOS Catalina 10.15.4 或更高版本的基于 Intel 的 Mac。”

With that sorted you can check if the machine in question is compatible with macOS Catalina: https://support.apple.com/en-us/HT210222通过排序,您可以检查有问题的机器是否与 macOS Catalina 兼容: https://support.apple.com/en-us/HT210222

And now you have all the information that you need to draw a conclusion.现在您拥有了得出结论所需的所有信息。

NOPE , the oldest you can go is: MacBook Pro (13-inch, Mid 2012), MacBook Air (11-inch, Mid 2012), MacBook (Retina, 12-inch, Early 2015), iMac Pro (2017), iMac (21.5-inch, Late 2012), Mac mini (Late 2012), Mac Pro (Late 2013).不,您能找到的最旧的go是:MacBook Pro(13 英寸,2012 年中)、MacBook Air(11 英寸,2012 年中)、MacBook(视网膜显示屏,12 英寸,2015 年初)、iMac Pro(2017 年)、iMac (21.5 英寸,2012 年末)、Mac mini(2012 年末)、Mac Pro(2013 年末)。

PS.附言。

late 2011... Or its gonna be a waste of money and i need newer macbook Thank you. 2011 年末...否则会浪费金钱,我需要更新的 macbook 谢谢。

Buying a decade old machine is always a waste of money, regardless if it is compatible with the required OS and software... It is severely outdated and most importantly UNRELIABLE at this point.购买十年前的机器总是浪费金钱,无论它是否与所需的操作系统和软件兼容......它已经严重过时,最重要的是在这一点上不可靠。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM