• This repository has been archived on 03/Jan/2019
  • Stars
    star
    198
  • Rank 196,898 (Top 4 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Xcode plugin for better constraints based layout workflow

RRConstraintsPlugin

RRConstraintsPlugin is an open-source plugin for Xcode 6.1. It improves workflow for constraints based layout by adding new features to Xcode Interface Builder.

Installation

  1. Download the repository from GitHub and build the project to install the plugin. The plugin is installed in ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/RRConstraintsPlugin.xcplugin.

  2. Restart Xcode for the plugin to be activated.

or

use Alcatraz

Requirements

RRConstraintsPlugin for Xcode 6.1 only supports OS X 10.9+.

Features

Highlight item in outline also when constraint item hovered

Grayed out and dashed lines for "Remove at build time" constraints

Color constraints based on priority (switch on/off in Editor -> Canvas)

Grayed out icons for "Remove at build time" constraints

Keep constraints when embedding to view

Distribute views horizontally/vertically (for same width/height views)

Clicking constraint in editor will show "Attribute Inspector" in utilities bar

Double clicking constraint in outline will open "Attribute Inspector" in utilities bar

Uninstall

Open up your terminal and paste this:

rm -rf ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/RRConstraintsPlugin.xcplugin

Contributing

Dude, this is osom, can I help? - glad you asked! Ofcourse you can. There is 2 ways of doing this.

  1. fork, fix/add feature, create pull request
  2. create issue and ask for new features

More Repositories

1

RRFPSBar

Show FPS Bar instead of StatusBar on iOS
Objective-C
702
star
2

RRAutoLayout

iOS6 AutoLayout backport to iOS5
Objective-C
246
star
3

iLabyrinth

iOS game
Objective-C
185
star
4

Heredox

http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=555104623&mt=8
Objective-C
34
star
5

RRTableHeaderView

Objective-C
19
star
6

RRMetaballs

Metaballs (aka Blobs) and Marching Squares implementation
Objective-C
14
star
7

RRiOS7Backport

libRRiOS7Backport is an effort to backport parts of iOS7 to iOS6/iOS5
Objective-C
14
star
8

RRPeeAnalyzer

Urine Strip Analyzer
Objective-C
10
star
9

at-brute

AT commands brute-forcer
JavaScript
7
star
10

RRContainerView

iOS6 "Container View" backport to iOS5
Objective-C
6
star
11

RRTouchRemote

iTunes and AppleTV remote controll using DMAP protocol
Objective-C
4
star
12

UIApplication-UDAdditions

adds UIApplicationStatusBarDidTouchNotification
Objective-C
4
star
13

RRCrashlytics

Unofficial Crashlytics API
Objective-C
3
star
14

RRiOS8Backport

libRRiOS8Backport is an effort to backport parts of iOS8 to iOS7
Objective-C
3
star
15

RRBaseInternationalization

iOS6 Base Internationalization backport to iOS5
Objective-C
2
star
16

RRKeychain

iOS ObjC wrapper for keychain
Objective-C
2
star
17

RRCube

my Unity3D learning game based on movie "Cube" and "Hypercube"
C#
2
star
18

RRBee

Pet project for BeeWi car controlling @YPlan
Objective-C
1
star
19

RRSenderPhoto

RRSenderPhoto plugin for Mac Mail
Objective-C
1
star
20

UnityEngine.Texture2D-RRExtensions

Add DrawLine(int x0, int y0, int x1, int y1, Color color) and DrawText(string text, int x, int y, Color color) to Unity3D UnityEngine.Texture2D
C#
1
star
21

SSlack

crypto in Slack
Objective-C
1
star