GithubHelp home page GithubHelp logo

aperechnev / xcode-gitflow-plugin Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 1.0 679 KB

Git-flow plugin for Xcode. XCODE DOES NOT SUPPORT PLUGINS ANYMORE. THE PROJECT IS DEPRECATED.

License: MIT License

Objective-C 100.00%

xcode-gitflow-plugin's Introduction

Hi there ๐Ÿ‘‹

xcode-gitflow-plugin's People

Contributors

gitter-badger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

gitter-badger

xcode-gitflow-plugin's Issues

Git-flow core

To implement a singleton that will make it possible to execute git-flow commands for feature managing.

Publishing

Feature, release and hotfix publishing.

xcode crashes everytime you begin typing in the help field

Process: Xcode [65968]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 7.3 (10183.3)
Build Info: IDEFrameworks-10183003000000000~2
App Item ID: 497799835
App External ID: 816750016
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [65968]

Application Specific Information:
ProductBuildVersion: 7D175
UNCAUGHT EXCEPTION (NSInvalidArgumentException): ** -[NSURL initWithString:relativeToURL:]: nil string parameter
UserInfo: (null)
Hints: None
Backtrace:
0 exceptionPreprocess (in CoreFoundation)
1 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
2 objc_exception_throw (in libobjc.A.dylib)
3 +[NSException raise:format:](in CoreFoundation)
4 -[NSURL(NSURL) initWithString:relativeToURL:](in Foundation)
5 -[GitflowCore projectDirectoryPath] at /Users/xx/Library/Application Support/Alcatraz/Plug-ins/gitflow/gitflow/GitflowCore.m:85 (in gitflow)
6 -[GitflowCore listEntity:] at /Users/xx/Library/Application Support/Alcatraz/Plug-ins/gitflow/gitflow/GitflowCore.m:39 (in gitflow)
7 -[gitflow configureMenuItemsForEntity:forMenu:withStart:andFinish:] at /Users/xx/Library/Application Support/Alcatraz/Plug-ins/gitflow/gitflow/gitflow.m:91 (in gitflow)
8 -[gitflow reloadEntitiesToMenu:] at /Users/xx
/Library/Application Support/Alcatraz/Plug-ins/gitflow/gitflow/gitflow.m:72 (in gitflow)
9 -[NSMenu sendMenuOpeningNotification:](in AppKit)
10 -[NSCarbonMenuImpl carbonOpenEvent:handlerCallRef:](in AppKit)
11 NSSLMMenuEventHandler (in AppKit)
12 DispatchEventToHandlers(EventTargetRec
, OpaqueEventRef
, HandlerCallRec_) (in HIToolbox)
13 SendEventToEventTargetInternal(OpaqueEventRef_, OpaqueEventTargetRef_, HandlerCallRec_) (in HIToolbox)
14 SendEventToEventTargetWithOptions (in HIToolbox)
15 SendMenuOpening(MenuSelectData_, MenuData_, double, unsigned int, unsigned int, CFDictionary, unsigned char, unsigned char) (in HIToolbox)
16 _SimulateMenuOpening (in HIToolbox)
17 -[SCTGRLIndex indexCarbonMenu:withParentMenu:resultGRLs:isRootMenu:systemHelpMenu:withDepth:](in Shortcut)
18 -[SCTGRLIndex indexCarbonMenu:withParentMenu:resultGRLs:isRootMenu:systemHelpMenu:withDepth:](in Shortcut)
19 -[SCTGRLIndex indexMenuBar:](in Shortcut)
20 -[SCTSearchManager updateGRLIndex](in Shortcut)
21 -[SCTSearchManager performSearch](in Shortcut)
22 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER
(in CoreFoundation)
23 _CFXRegistrationPost_block_invoke (in CoreFoundation)
24 _CFXRegistrationPost (in CoreFoundation)
25 ___CFXNotificationPost_block_invoke (in CoreFoundation)
26 -[_CFXNotificationRegistrar find:object:observer:enumerator:](in CoreFoundation)
27 _CFXNotificationPost (in CoreFoundation)
28 -[NSNotificationCenter postNotificationName:object:userInfo:](in Foundation)
29 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:](in DVTFoundation)
30 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER
(in CoreFoundation)
31 ___CFXRegistrationPost_block_invoke (in CoreFoundation)
32 _CFXRegistrationPost (in CoreFoundation)
33 ___CFXNotificationPost_block_invoke (in CoreFoundation)
34 -[_CFXNotificationRegistrar find:object:observer:enumerator:](in CoreFoundation)
35 _CFXNotificationPost (in CoreFoundation)
36 -[NSNotificationCenter postNotificationName:object:userInfo:](in Foundation)
37 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:](in DVTFoundation)
38 -[NSTextView(NSSharing) didChangeText](in AppKit)
39 -[NSTextView insertText:replacementRange:](in AppKit)
40 -[NSTextInputContext(NSInputContext_WithCompletion) insertText:replacementRange:completionHandler:](in AppKit)
41 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2250 (in AppKit)
42 -[NSTextInputContext do_HandleTSMEvent_insertFixLenTextLoop:whileCondition:dispatchWorkEach:afterEachInsertText:continuation:](in AppKit)
43 -[NSTextInputContext tryHandleTSMEvent_insertFixLenText_withContext:dispatchCondition:setupForDispatch:nestedWorkaroundCondition:nestedWorkaroundDispatchWork:loopCondition:dispatchWorkEach:afterEachInsertText:continuation:](in AppKit)
44 _55-[NSTextInputContext handleTSMEvent:completionHandler:]block_invoke176 (in AppKit)
45 55-[NSTextInputContext handleTSMEvent:completionHandler:]block_invoke_2 (in AppKit)
46 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:](in AppKit)
47 -[NSTextInputContext handleTSMEvent:completionHandler:](in AppKit)
48 NSTSMEventHandler (in AppKit)
49 DispatchEventToHandlers(EventTargetRec
, OpaqueEventRef
, HandlerCallRec
) (in HIToolbox)
50 SendEventToEventTargetInternal(OpaqueEventRef
, OpaqueEventTargetRef
, HandlerCallRec
) (in HIToolbox)
51 SendEventToEventTargetWithOptions (in HIToolbox)
52 SendTSMEvent_WithCompletionHandler (in HIToolbox)
53 _SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke (in HIToolbox)
54 SendFilterTextEvent_WithCompletionHandler_block_invoke (in HIToolbox)
55 SendTSMEvent_WithCompletionHandler (in HIToolbox)
56 SendFilterTextEvent_WithCompletionHandler (in HIToolbox)
57 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler (in HIToolbox)
58 utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 (in HIToolbox)
59 utDeliverTSMEvent_WithCompletionHandler_block_invoke (in HIToolbox)
60 TSMKeyEvent_WithCompletionHandler (in HIToolbox)
61 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 (in HIToolbox)
62 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 (in HIToolbox)
63 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 (in HIToolbox)
64 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke (in HIToolbox)
65 TSMProcessRawKeyEventWithOptionsAndCompletionHandler (in HIToolbox)
66 61-[NSTextInputContext handleEvent:options:completionHandler:]block_invoke955 (in AppKit)
67 -[NSTextInputContext tryTSMProcessRawKeyEvent:dispatchCondition:setupForDispatch:furtherCondition:dispatchWork:continuation:](in AppKit)
68 -[NSTextInputContext handleEvent:options:completionHandler:](in AppKit)
69 -[NSTextInputContext handleEvent:](in AppKit)
70 -[NSView interpretKeyEvents:](in AppKit)
71 -[NSTextView keyDown:](in AppKit)
72 -[NSWindow reallySendEvent:isDelayedEvent:](in AppKit)
73 -[NSWindow sendEvent:](in AppKit)
74 -[NSCarbonWindow sendEvent:](in AppKit)
75 -[NSCarbonMenuWindow handleKeyEvent:](in AppKit)
76 NSMenuItemCarbonEventHandler (in AppKit)
77 DispatchEventToHandlers(EventTargetRec
, OpaqueEventRef
, HandlerCallRec
) (in HIToolbox)
78 SendEventToEventTargetInternal(OpaqueEventRef
, OpaqueEventTargetRef
, HandlerCallRec
) (in HIToolbox)
79 SendEventToEventTargetWithOptions (in HIToolbox)
80 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef
, OpaqueEventRef
, void
) (in HIToolbox)
81 DispatchEventToHandlers(EventTargetRec
, OpaqueEventRef
, HandlerCallRec
) (in HIToolbox)
82 SendEventToEventTargetInternal(OpaqueEventRef
, OpaqueEventTargetRef
, HandlerCallRec
) (in HIToolbox)
83 SendEventToEventTarget (in HIToolbox)
84 IsUserStillTracking(MenuSelectData
, unsigned char
) (in HIToolbox)
85 TrackMenuCommon(MenuSelectData&, unsigned char
, SelectionData
, MenuResult
, MenuResult
) (in HIToolbox)
86 MenuSelectCore(MenuData
, Point, double, unsigned int, OpaqueMenuRef
, unsigned short) (in HIToolbox)
87 _HandleMenuSelection2 (in HIToolbox)
88 _NSHandleCarbonMenuEvent (in AppKit)
89 _DPSNextEvent (in AppKit)
90 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:](in AppKit)
91 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:](in DVTKit)
92 -[NSApplication run](in AppKit)
93 NSApplicationMain (in AppKit)
94 0x000000010d02239b (in Xcode)
95 start (in libdyld.dylib)

abort() called

Shell utility

To implement a class that will make it possible to execute shell commands in project's directory.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.