Project

General

Profile

Start » History » Version 22

Adrian Georgescu, 07/16/2013 08:41 AM

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
10
h2. License
11
12
<pre>
13
Copyright (c) 2009-2012 AG Projects http://ag-projects.com
14
15
Blink License
16
17
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY EXPRESS
18
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
19
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
20
NO EVENT SHALL THE COPYRIGHT OWNER BE LIABLE FOR ANY DIRECT, INDIRECT,
21
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
22
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
23
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
24
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
25
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
26
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27
28 22 Adrian Georgescu
Blink source code is licensed under GNU General Public License version 3 with the following restrictions:
29 15 Adrian Georgescu
30
 * You may not alter the name of the software (Blink)
31
 * You may not alter the Copyright and About notices
32
 * Redistribution of copies obtained from Mac App Store is prohibited
33
34
</pre>
35
36 9 Adrian Georgescu
h2. Source Code
37 4 Adrian Georgescu
 
38 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
39 12 Adrian Georgescu
40 17 Adrian Georgescu
h3. No Support
41
42 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.
43 17 Adrian Georgescu
44 19 Adrian Georgescu
[[Source_Code| Access to source code]]