Project

General

Profile

Start » History » Version 25

Adrian Georgescu, 04/25/2014 05:47 PM

1 3 Adrian Georgescu
h1. Blink Cocoa
2 1 Tijmen de Mes
3 9 Adrian Georgescu
h2. Help Page
4 4 Adrian Georgescu
5 11 Adrian Georgescu
Blink allows you to communicate in real time over the Internet. To use Blink you need a SIP account from a SIP service provider. Same like using an email program, you must configure Blink with the account you have obtained from your service provider. 
6
7 14 Adrian Georgescu
[[Help For Blink Pro]] 
8 4 Adrian Georgescu
9 15 Adrian Georgescu
h2. License
10
11
<pre>
12 24 Adrian Georgescu
Copyright (c) 2009-2014 AG Projects http://ag-projects.com
13 15 Adrian Georgescu
14
Blink License
15
16
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY EXPRESS
17
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
18
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
19
NO EVENT SHALL THE COPYRIGHT OWNER BE LIABLE FOR ANY DIRECT, INDIRECT,
20
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
21
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
22
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
23
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
24
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
25
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
27
</pre>
28
29 9 Adrian Georgescu
h2. Source Code
30 4 Adrian Georgescu
 
31 19 Adrian Georgescu
Due to the constraints introduced by Apple related to distribution through the Mac App Store it is possible to build Blink only if you have access to development certificates and profiles provided by the Apple Store and your machine hardware ID is entitled as described in the "Xcode development process":http://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/OSXWorkflowGuide/ProvisioningYourApplication/ProvisioningYourApplication.html#//apple_ref/doc/uid/TP40011201-CH11-SW4
32 12 Adrian Georgescu
33 17 Adrian Georgescu
h3. No Support
34
35 20 Adrian Georgescu
Blink Cocoa source code tree is hereby provided with no support provided for how to build or run the program under your own MacOSX development environment due to the mentioned constraints depending on Apple development process.
36 17 Adrian Georgescu
37 19 Adrian Georgescu
[[Source_Code| Access to source code]]