Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Free
Faster access than browser!
 

Apple Developer Tools

Index Apple Developer Tools

The Apple Developer Tools are a suite of software tools from Apple to aid in making software dynamic titles for the macOS and iOS platforms. [1]

64 relations: Adobe Photoshop, App Store (macOS), Apple Help Viewer, Apple Icon Image format, Apple Inc., Application programming interface, ASCII, Binary number, Bonjour (software), Bundle (macOS), C (programming language), Carbon (API), Cocoa (API), Color depth, Core Image, Core Video, Cursor (user interface), Database index, Decimal, Double-click, DTrace, Facebook, Hexadecimal, ICO (file format), Icon (computing), Installer (macOS), Instruments (software), Integrated development environment, Internet, IOS, Java (programming language), Mac OS Roman, Mac OS X Lion, Mac OS X Tiger, MacOS, MacOS Sierra, Magnifying glass, Mask (computing), Max (software), Memory leak, MIDI, NeXTSTEP, Octal, OpenGL, OpenGL Utility Toolkit, OpenSolaris, Phoneme, Pixel, Profiling (computer programming), Property list, ..., QuickTime, Rendering (computer graphics), Shader, Software developer, Speech synthesis, Spinning pinwheel, TextEdit, Thread (computing), Unary numeral system, Unicode, UTF-8, Utility software, Visual programming language, Xcode. Expand index (14 more) »

Adobe Photoshop

Adobe Photoshop is a raster graphics editor developed and published by Adobe Systems for macOS and Windows.

New!!: Apple Developer Tools and Adobe Photoshop · See more »

App Store (macOS)

The App Store is a digital distribution platform for macOS apps, created by Apple Inc. The platform was announced on October 20, 2010, at Apple's "Back to the Mac" event.

New!!: Apple Developer Tools and App Store (macOS) · See more »

Apple Help Viewer

Help Viewer is a WebKit based HTML viewer for macOS aimed at displaying help files and other documentation.

New!!: Apple Developer Tools and Apple Help Viewer · See more »

Apple Icon Image format

The Apple Icon Image format is the icon format used in Apple Inc.'s macOS.

New!!: Apple Developer Tools and Apple Icon Image format · See more »

Apple Inc.

Apple Inc. is an American multinational technology company headquartered in Cupertino, California, that designs, develops, and sells consumer electronics, computer software, and online services.

New!!: Apple Developer Tools and Apple Inc. · See more »

Application programming interface

In computer programming, an application programming interface (API) is a set of subroutine definitions, protocols, and tools for building software.

New!!: Apple Developer Tools and Application programming interface · See more »

ASCII

ASCII, abbreviated from American Standard Code for Information Interchange, is a character encoding standard for electronic communication.

New!!: Apple Developer Tools and ASCII · See more »

Binary number

In mathematics and digital electronics, a binary number is a number expressed in the base-2 numeral system or binary numeral system, which uses only two symbols: typically 0 (zero) and 1 (one).

New!!: Apple Developer Tools and Binary number · See more »

Bonjour (software)

Bonjour is Apple's implementation of zero-configuration networking (zeroconf), a group of technologies that includes service discovery, address assignment, and hostname resolution.

New!!: Apple Developer Tools and Bonjour (software) · See more »

Bundle (macOS)

In NeXTSTEP, OPENSTEP, GNUstep, and their lineal descendants macOS and iOS, a bundle is a file directory with a defined structure and file extension, allowing related files to be grouped together as a conceptually single item.

New!!: Apple Developer Tools and Bundle (macOS) · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: Apple Developer Tools and C (programming language) · See more »

Carbon (API)

Carbon is one of Apple Inc.'s C-based application programming interfaces (APIs) for the Macintosh operating system.

New!!: Apple Developer Tools and Carbon (API) · See more »

Cocoa (API)

Cocoa is Apple's native object-oriented application programming interface (API) for their operating system macOS.

New!!: Apple Developer Tools and Cocoa (API) · See more »

Color depth

Color depth or colour depth (see spelling differences), also known as bit depth, is either the number of bits used to indicate the color of a single pixel, in a bitmapped image or video frame buffer, or the number of bits used for each color component of a single pixel.

New!!: Apple Developer Tools and Color depth · See more »

Core Image

Core Image is a pixel-accurate, near-realtime, non-destructive image processing technology in Mac OS X. Implemented as part of the QuartzCore framework of Mac OS X 10.4 and later, Core Image provides a plugin-based architecture for applying filters and effects within the Quartz graphics rendering layer.

New!!: Apple Developer Tools and Core Image · See more »

Core Video

Core Video is the video processing model employed by macOS.

New!!: Apple Developer Tools and Core Video · See more »

Cursor (user interface)

In computer user interfaces, a cursor is an indicator used to show the current position for user interaction on a computer monitor or other display device that will respond to input from a text input or pointing device.

New!!: Apple Developer Tools and Cursor (user interface) · See more »

Database index

A database index is a data structure that improves the speed of data retrieval operations on a database table at the cost of additional writes and storage space to maintain the index data structure.

New!!: Apple Developer Tools and Database index · See more »

Decimal

The decimal numeral system (also called base-ten positional numeral system, and occasionally called denary) is the standard system for denoting integer and non-integer numbers.

New!!: Apple Developer Tools and Decimal · See more »

Double-click

A double-click is the act of pressing a computer mouse button twice quickly without moving the mouse.

New!!: Apple Developer Tools and Double-click · See more »

DTrace

DTrace is a comprehensive dynamic tracing framework created by Sun Microsystems for troubleshooting kernel and application problems on production systems in real time.

New!!: Apple Developer Tools and DTrace · See more »

Facebook

Facebook is an American online social media and social networking service company based in Menlo Park, California.

New!!: Apple Developer Tools and Facebook · See more »

Hexadecimal

In mathematics and computing, hexadecimal (also base, or hex) is a positional numeral system with a radix, or base, of 16.

New!!: Apple Developer Tools and Hexadecimal · See more »

ICO (file format)

The ICO file format is an image file format for computer icons in Microsoft Windows.

New!!: Apple Developer Tools and ICO (file format) · See more »

Icon (computing)

In computing, an icon is a pictogram or ideogram displayed on a computer screen in order to help the user navigate a computer system or mobile device.

New!!: Apple Developer Tools and Icon (computing) · See more »

Installer (macOS)

Installer is an application included in macOS (and in its progenitors OPENSTEP and NeXTSTEP) that extracts and installs files out of.pkg packages.

New!!: Apple Developer Tools and Installer (macOS) · See more »

Instruments (software)

Instruments (formerly Xray) is an application performance analyzer and visualizer, integrated in Xcode 3.0 and later versions of Xcode.

New!!: Apple Developer Tools and Instruments (software) · See more »

Integrated development environment

An integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development.

New!!: Apple Developer Tools and Integrated development environment · See more »

Internet

The Internet is the global system of interconnected computer networks that use the Internet protocol suite (TCP/IP) to link devices worldwide.

New!!: Apple Developer Tools and Internet · See more »

IOS

iOS (formerly iPhone OS) is a mobile operating system created and developed by Apple Inc. exclusively for its hardware.

New!!: Apple Developer Tools and IOS · See more »

Java (programming language)

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

New!!: Apple Developer Tools and Java (programming language) · See more »

Mac OS Roman

Mac OS Roman is a character encoding primarily used by the classic Mac OS to represent text.

New!!: Apple Developer Tools and Mac OS Roman · See more »

Mac OS X Lion

Mac OS X Lion (version 10.7) is the eighth major release of Mac OS X (now named macOS), Apple's desktop and server operating system for Macintosh computers.

New!!: Apple Developer Tools and Mac OS X Lion · See more »

Mac OS X Tiger

Mac OS X Tiger (version 10.4) is the fifth major release of Mac OS X (now named macOS), Apple's desktop and server operating system for Mac computers.

New!!: Apple Developer Tools and Mac OS X Tiger · See more »

MacOS

macOS (previously and later) is a series of graphical operating systems developed and marketed by Apple Inc. since 2001.

New!!: Apple Developer Tools and MacOS · See more »

MacOS Sierra

macOS Sierra (version 10.12) is the thirteenth major release of macOS (previously), Apple Inc.'s desktop and server operating system for Macintosh computers.

New!!: Apple Developer Tools and MacOS Sierra · See more »

Magnifying glass

A magnifying glass (called a hand lens in laboratory contexts) is a convex lens that is used to produce a magnified image of an object.

New!!: Apple Developer Tools and Magnifying glass · See more »

Mask (computing)

In computer science, a mask is data that is used for bitwise operations, particularly in a bit field.

New!!: Apple Developer Tools and Mask (computing) · See more »

Max (software)

Max is a visual programming language for music and multimedia developed and maintained by San Francisco-based software company Cycling '74.

New!!: Apple Developer Tools and Max (software) · See more »

Memory leak

In computer science, a memory leak is a type of resource leak that occurs when a computer program incorrectly manages memory allocations in such a way that memory which is no longer needed is not released.

New!!: Apple Developer Tools and Memory leak · See more »

MIDI

MIDI (short for Musical Instrument Digital Interface) is a technical standard that describes a communications protocol, digital interface, and electrical connectors that connect a wide variety of electronic musical instruments, computers, and related music and audio devices.

New!!: Apple Developer Tools and MIDI · See more »

NeXTSTEP

NeXTSTEP is a discontinued object-oriented, multitasking operating system based on UNIX.

New!!: Apple Developer Tools and NeXTSTEP · See more »

Octal

The octal numeral system, or oct for short, is the base-8 number system, and uses the digits 0 to 7.

New!!: Apple Developer Tools and Octal · See more »

OpenGL

Open Graphics Library (OpenGL) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics.

New!!: Apple Developer Tools and OpenGL · See more »

OpenGL Utility Toolkit

The OpenGL Utility Toolkit (GLUT) is a library of utilities for OpenGL programs, which primarily perform system-level I/O with the host operating system.

New!!: Apple Developer Tools and OpenGL Utility Toolkit · See more »

OpenSolaris

OpenSolaris is a discontinued, open source computer operating system based on Solaris created by Sun Microsystems.

New!!: Apple Developer Tools and OpenSolaris · See more »

Phoneme

A phoneme is one of the units of sound (or gesture in the case of sign languages, see chereme) that distinguish one word from another in a particular language.

New!!: Apple Developer Tools and Phoneme · See more »

Pixel

In digital imaging, a pixel, pel, dots, or picture element is a physical point in a raster image, or the smallest addressable element in an all points addressable display device; so it is the smallest controllable element of a picture represented on the screen.

New!!: Apple Developer Tools and Pixel · See more »

Profiling (computer programming)

In software engineering, profiling ("program profiling", "software profiling") is a form of dynamic program analysis that measures, for example, the space (memory) or time complexity of a program, the usage of particular instructions, or the frequency and duration of function calls.

New!!: Apple Developer Tools and Profiling (computer programming) · See more »

Property list

In the macOS, iOS, NeXTSTEP, and GNUstep programming frameworks, property list files are files that store serialized objects.

New!!: Apple Developer Tools and Property list · See more »

QuickTime

QuickTime is an extensible multimedia framework developed by Apple Inc., capable of handling various formats of digital video, picture, sound, panoramic images, and interactivity.

New!!: Apple Developer Tools and QuickTime · See more »

Rendering (computer graphics)

Rendering or image synthesis is the automatic process of generating a photorealistic or non-photorealistic image from a 2D or 3D model (or models in what collectively could be called a scene file) by means of computer programs.

New!!: Apple Developer Tools and Rendering (computer graphics) · See more »

Shader

In computer graphics, a shader is a type of computer program that was originally used for shading (the production of appropriate levels of light, darkness, and color within an image) but which now performs a variety of specialized functions in various fields of computer graphics special effects or does video post-processing unrelated to shading, or even functions unrelated to graphics at all.

New!!: Apple Developer Tools and Shader · See more »

Software developer

A software developer is a person concerned with facets of the software development process, including the research, design, programming, and testing of computer software.

New!!: Apple Developer Tools and Software developer · See more »

Speech synthesis

Speech synthesis is the artificial production of human speech.

New!!: Apple Developer Tools and Speech synthesis · See more »

Spinning pinwheel

The spinning pinwheel is a variation of the mouse pointer arrow, used in Apple's macOS to indicate that an application is busy.

New!!: Apple Developer Tools and Spinning pinwheel · See more »

TextEdit

TextEdit is a simple, open source word processor and text editor, first featured in NeXT's NeXTSTEP and OpenStep.

New!!: Apple Developer Tools and TextEdit · See more »

Thread (computing)

In computer science, a thread of execution is the smallest sequence of programmed instructions that can be managed independently by a scheduler, which is typically a part of the operating system.

New!!: Apple Developer Tools and Thread (computing) · See more »

Unary numeral system

The unary numeral system is the bijective base-1 numeral system.

New!!: Apple Developer Tools and Unary numeral system · See more »

Unicode

Unicode is a computing industry standard for the consistent encoding, representation, and handling of text expressed in most of the world's writing systems.

New!!: Apple Developer Tools and Unicode · See more »

UTF-8

UTF-8 is a variable width character encoding capable of encoding all 1,112,064 valid code points in Unicode using one to four 8-bit bytes.

New!!: Apple Developer Tools and UTF-8 · See more »

Utility software

Utility software is system software designed to help analyze, configure, optimize or maintain a computer.

New!!: Apple Developer Tools and Utility software · See more »

Visual programming language

In computing, a visual programming language (VPL) is any programming language that lets users create programs by manipulating program elements graphically rather than by specifying them textually.

New!!: Apple Developer Tools and Visual programming language · See more »

Xcode

Xcode is an integrated development environment (IDE) for macOS containing a suite of software development tools developed by Apple for developing software for macOS, iOS, watchOS, and tvOS.

New!!: Apple Developer Tools and Xcode · See more »

Redirects here:

AU Lab, Accessibility Verifier, Apple Computer developer tools, Apple FileMerge, CHUD Tools, Core Image Fun House, CrashReporterPrefs, FileMerge, Help Indexer, IORegistryExplorer, Icns Browser, Icon Composer, MallocDebug, ObjectAlloc, OpenGL Profiler, OpenGL Shader Builder, PackageMaker, PackageMaker.app, Pixie (Mac OS X), Pixie (application), Pixie (software), Property List Editor, QTIF, QTZ, Quartz Debug, Sampler (application), Shark (application), Shark (software), Thread Viewer, USB Prober.

References

[1] https://en.wikipedia.org/wiki/Apple_Developer_Tools

OutgoingIncoming
Hey! We are on Facebook now! »