TAILIEUCHUNG - Lập trình Wrox Professional Xcode 3 cho Mac OS part 74

Nếu bạn mở một dự án đề cập đến một cây mã nguồn đó không phải là defi ned trên hệ thống của bạn, Xcode nỗ lực để xác định vị trí các fi le ở cùng một đường dẫn nó được sử dụng lần cuối cùng mà cây đã defi ned. | 582 CHAPTER 21 SHARING SOURCE If you open a project that refers to a source tree that is not defined on your system Xcode attempts to locate the file at the same path it used the last time that tree was defined. If this path is wrong the file will turn red indicating that it cannot be located. Define the required source tree then close and reopen the project to resolve the reference. To redefine your source trees close all projects redefine your source trees and open the projects again. Xcode resolves the source file paths using the new source tree locations. SOURCE CONTROL Source control systems work by storing the master copies of your project files in a repository. A repository is a database of files. A repository might be on the same file system or on a remote system. Xcode might access a repository using direct file access or by sending requests over a network to a source control server. Regardless of the configuration you interact with the source control system through Xcode or via a source control client installed on your system. A file stored in a repository is called a managed file. When you want to work with a managed file you check out the file from the repository. The copy of the file you checked out is called the working copy. If you make changes to the working copy you later check in the file to record those changes in the repository. After the changes have been recorded other developers can check out the file to incorporate your changes into their working projects. You can compare your working copy with other versions in the repository to see exactly what has changed. You can also check out an earlier version of any file and use it instead maybe because you don t like the changes made by another developer. Xcode has integrated support for three major source control systems Concurrent Versions System CVS Subversion and Perforce. CVS was the reigning king of open source control systems but has since been usurped by Subversion. An installation of .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.