1.直接Build and run,找不到SDK 2.0
打开工程, 在菜单中选择Projects, General标签中的最下面有一个
Base SDK for All Configurations (默认的是 iPhone Device 2.0),改成IOS2.0
2.再次build,出現Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default key
這是因为默认Build选择的是设备, 如果改成Simulator 则可以编译通过,并在模拟器里运行 change your build settings to Simulator
Check if you are building for device instead of simulator. Go to Xcode menu 'Project' -> 'Set Active SDK' change from 'Device' to 'Simulator'
**********備註 ********** **********
I had the same issue with another Apple sample app. The only way I could resolve it (in fact, the only way I could get the option of running in the simulator at all) was to change from debug to release and back. The dropdown still shows Base SDK Missing but if you click it, the simulator options are there and it builds.
3.go to menu->project->edit project setting->build. find code signing section (you can type 'code' in the quick search) in the code signing identity and set the value to 'Don't Code Sign'
分享到:
相关推荐
To overcome these drawbacks, in this paper, we extend the Logistic map-3 to the finite field Z 3 n , and give theoretical analysis about some period properties of the Logistic map-3 over Z 3 n ....
some software of my for java delepement some software of my for java delepement some software of my for java delepement
Some control problems of permanent magnet synchronous motor system by single input controllers
Some Contributions of Balthasar and Farrer on the Subject of Analogy of Being
This book assumes some general knowledge of programming. The first chapters include an introduction to the Ob jective-C, which should be sufficient for readers already familiar with languages like C or...
SOME EXAMPLES OF THE USE OF IEC 60870-5-101 PROTOCOL STANDARD
the developer of the first fully functional application using the open iPhone toolkit, now explains in clear language how to create applications using Objective-C and the iPhone API, which in some ...
Some of the problems are timeless, such as education and training, while others such as system security have recently emerged as increasingly important. The book also provides an overview of the ...
In this paper we survey some of the confusion about the meaning of CAP, includ- ing inconsistencies and ambiguities in its definitions, and we highlight some problems in its formalization. CAP is ...
The problems in this intermediate book will help seasoned programmers refresh themselves on ideas from their CS education while learning some advanced features of the language. Self-taught ...
1976-Some charateristics of large solids circulation systems.pdf
This book introduces some applications of Computational Intelligence (CI) to problems of Earth System Science (ESS). In my opinion, the meeting of CI and ESSs is not a coincidence. There is an ...
THIS IS A LIBRARY MANAGEMENT SYSTEM IMPLEMENTED IN C YOU CAN USE SOME PARTS OF THE CODE IN YOUR PROGRAM BUT NOT THIS PROGRAM CAN BE PLUBISHED WITHOUT THE AGREEMENT OF THE AUTHOR
the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects have been rebuilt from scratch using the ...
the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects have been rebuilt from scratch using the ...
Updated and revised for iPhone SDK 3, many of the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects ...
Some understanding of the basic database concepts and Transact-SQL language is assumed. What You Will Learn Explore the new development features introduced in SQL Server 2016 Identify opportunities...