Project

General

Profile

Start » History » Version 24

Adrian Georgescu, 02/24/2014 11:56 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
10
h2. License
11
12
<pre>
13 24 Adrian Georgescu
Copyright (c) 2009-2014 AG Projects http://ag-projects.com
14 15 Adrian Georgescu
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 23 Adrian Georgescu
Blink source code is licensed under GNU General Public License version 3 with the
29
 following restrictions:
30 15 Adrian Georgescu
31
 * You may not alter the name of the software (Blink)
32
 * You may not alter the Copyright and About notices
33
 * Redistribution of copies obtained from Mac App Store is prohibited
34
35
</pre>
36
37 9 Adrian Georgescu
h2. Source Code
38 4 Adrian Georgescu
 
39 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
40 12 Adrian Georgescu
41 17 Adrian Georgescu
h3. No Support
42
43 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.
44 17 Adrian Georgescu
45 19 Adrian Georgescu
[[Source_Code| Access to source code]]