Skip to content

Commit

Permalink
Release 0.3.0 (build 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Maloney committed Sep 16, 2015
1 parent ce77220 commit ffe9793
Show file tree
Hide file tree
Showing 18 changed files with 1,217 additions and 5 deletions.
2 changes: 1 addition & 1 deletion BuildControl/Info-Framework.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.2.1</string>
<string>0.3.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
8 changes: 4 additions & 4 deletions CleanroomBridging.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_INSTALL_NAME_BASE = "@rpath";
Expand Down Expand Up @@ -1025,7 +1025,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DYLIB_INSTALL_NAME_BASE = "@rpath";
Expand Down Expand Up @@ -1224,15 +1224,15 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 3B38DBD81BA76428000986DF /* Project.xcconfig */;
buildSettings = {
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 2;
};
name = Debug;
};
3BCBACE71BA369AD007F1C90 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 3B38DBD81BA76428000986DF /* Project.xcconfig */;
buildSettings = {
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 2;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleIdentifier</key>
<string>com.jazzy.cleanroombridging.git</string>
<key>CFBundleName</key>
<string>CleanroomBridging.git</string>
<key>DocSetPlatformFamily</key>
<string>jazzy</string>
<key>isDashDocset</key>
<true/>
<key>dashIndexFilePath</key>
<string>index.html</string>
<key>isJavaScriptEnabled</key>
<true/>
<key>DashDocSetFamily</key>
<string>dashtoc</string>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,143 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Classes Reference</title>
<link rel="stylesheet" type="text/css" href="css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="css/highlight.css" />
<meta charset='utf-8'>
<script src="js/jquery.min.js" defer></script>
<script src="js/jazzy.js" defer></script>
</head>
<body>
<a title="Classes Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">CleanroomBridging.git Docs</a> (45% documented)</p>
<p class="header-right"><a href="https://github.com/emaloney/CleanroomBridging.git"><img src="img/gh.png"/>View on GitHub</a></p>
</div>
</header>
<div class="content-wrapper">
<p id="breadcrumbs">
<a href="index.html">CleanroomBridging.git Reference</a>
<img id="carat" src="img/carat.png" />
Classes Reference
</p>
</div>
<div class="content-wrapper">
<nav class="sidebar">
<ul class="nav-groups">
<li class="nav-group-name">
<a href="Classes.html">Classes</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="Classes/NotificationObjectWatcher.html">NotificationObjectWatcher</a>
</li>
<li class="nav-group-task">
<a href="Classes/NotificationWatcher.html">NotificationWatcher</a>
</li>
<li class="nav-group-task">
<a href="Classes/TargetAction.html">TargetAction</a>
</li>
</ul>
</li>
</ul>
</nav>
<article class="main-content">
<section>
<section class="section">
<h1>Classes</h1>
<p>The following classes are available globally.</p>

</section>
<section class="section task-group-section">
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
<a name="/s:C17CleanroomBridging19NotificationWatcher"></a>
<a name="//apple_ref/swift/Class/NotificationWatcher" class="dashAnchor"></a>
<a class="token" href="#/s:C17CleanroomBridging19NotificationWatcher">NotificationWatcher</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>

<a href="Classes/NotificationWatcher.html" class="slightly-smaller">See more</a>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/s:C17CleanroomBridging25NotificationObjectWatcher"></a>
<a name="//apple_ref/swift/Class/NotificationObjectWatcher" class="dashAnchor"></a>
<a class="token" href="#/s:C17CleanroomBridging25NotificationObjectWatcher">NotificationObjectWatcher</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>

<a href="Classes/NotificationObjectWatcher.html" class="slightly-smaller">See more</a>
</div>
</section>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
<a name="/s:C17CleanroomBridging12TargetAction"></a>
<a name="//apple_ref/swift/Class/TargetAction" class="dashAnchor"></a>
<a class="token" href="#/s:C17CleanroomBridging12TargetAction">TargetAction</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>The <code>TargetAction</code> class bridges the gap between Swift closures and the common
Cocoa target (<code>id</code>)/action (<code>SEL</code>) paradigm. Construct a <code>TargetAction</code> with
a no-argument or single-argument callback closure. Then, use the <code>target</code> and
<code>action</code> properties of the <code>TargetAction</code> instance as you would normally
anywhere Cocoa calls for a target/action.</p>

<a href="Classes/TargetAction.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="Swift">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">TargetAction</span></code></pre>

</div>
</div>
</section>
</div>
</li>
</ul>
</div>
</section>
</section>
<section id="footer">
<p>© 2015 <a class="link" href="http://tech.gilt.com/" target="_blank" rel="external">Gilt Groupe</a></p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.3.0</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
</body>
</div>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>NotificationObjectWatcher Class Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset='utf-8'>
<script src="../js/jquery.min.js" defer></script>
<script src="../js/jazzy.js" defer></script>
</head>
<body>
<a name="//apple_ref/swift/Class/NotificationObjectWatcher" class="dashAnchor"></a>
<a title="NotificationObjectWatcher Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">CleanroomBridging.git Docs</a> (45% documented)</p>
<p class="header-right"><a href="https://github.com/emaloney/CleanroomBridging.git"><img src="../img/gh.png"/>View on GitHub</a></p>
</div>
</header>
<div class="content-wrapper">
<p id="breadcrumbs">
<a href="../index.html">CleanroomBridging.git Reference</a>
<img id="carat" src="../img/carat.png" />
NotificationObjectWatcher Class Reference
</p>
</div>
<div class="content-wrapper">
<nav class="sidebar">
<ul class="nav-groups">
<li class="nav-group-name">
<a href="../Classes.html">Classes</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="../Classes/NotificationObjectWatcher.html">NotificationObjectWatcher</a>
</li>
<li class="nav-group-task">
<a href="../Classes/NotificationWatcher.html">NotificationWatcher</a>
</li>
<li class="nav-group-task">
<a href="../Classes/TargetAction.html">TargetAction</a>
</li>
</ul>
</li>
</ul>
</nav>
<article class="main-content">
<section>
<section class="section">
<h1>NotificationObjectWatcher</h1>
<p>Undocumented</p>

</section>
<section class="section task-group-section">
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
<a name="/s:FC17CleanroomBridging25NotificationObjectWatchercurFMGS0_q__FT16notificationNameSS8callbackFTCSo14NSNotificationq__T__GS0_q__"></a>
<a name="//apple_ref/swift/Method/init(notificationName:callback:)" class="dashAnchor"></a>
<a class="token" href="#/s:FC17CleanroomBridging25NotificationObjectWatchercurFMGS0_q__FT16notificationNameSS8callbackFTCSo14NSNotificationq__T__GS0_q__">init(notificationName:callback:)</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>

</div>
</section>
</div>
</li>
</ul>
</div>
</section>
</section>
<section id="footer">
<p>© 2015 <a class="link" href="http://tech.gilt.com/" target="_blank" rel="external">Gilt Groupe</a></p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.3.0</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
</body>
</div>
</html>
Loading

0 comments on commit ffe9793

Please sign in to comment.