9 years agoJaime Rios committed change 20141 into xcodeperforceplugin Merging using M_robc_apple-to_jaime_rios_XcodePerforcePlugin | ||
Add a comment | ||
9 years agorobc_apple requested review 20094 for xcodeperforceplugin Added UUID for Xcode 7.1; Updated plugin icons to use newer Helix themed icons. | ||
9 years agorobc_apple commented on change 16417 for xcodeperforceplugin Some files won't edit because url is a directory or it doesn't follow any of your class kinds, to fix this in P4XcodeHelper.m I added this the current ...Some files won't edit because url is a directory or it doesn't follow any of your class kinds, to fix this in P4XcodeHelper.m I added this the currentSourceCodeDocument when all of the known ones fail.
Also in method currentSourceCodeDocumentURL added this.
This will allow the project file .xcodeproj to check out the project file because the project file is a package. This doesn't seem to be an open source project would have made the changes myself if it was. « | ||
9 years agodbutijn commented on change 18787 for xcodeperforceplugin Hi, Hi, command += "cd '"; //note the additional single quote before the last closing double quote Maybe an idea to make the plugin more robust against this kind of problems ;) | ||
9 years agoJaime Rios committed change 16417 into xcodeperforceplugin Added UUID for Xcode 7.1; Updated plugin icons to use newer Helix themed icons. | ||
10 years agoJaime Rios committed change 15948 into xcodeperforceplugin | ||
10 years agoJaime Rios commented on change 13723 for xcodeperforceplugin Plugin has been updated for Xcode 6.4 compatibility. | ||
10 years agoJaime Rios committed change 15115 into xcodeperforceplugin Modified plist for Xcode 6.4 and Xcode 7 Beta; updated code changes in Swift; added notes about UUID for self. | ||
10 years agoetherton commented on change 13723 for xcodeperforceplugin Has anybody been able to get this to work with Xcode 6.4? I don't see any changes to the Source Control menu after building the plugin and restarting ...Has anybody been able to get this to work with Xcode 6.4? I don't see any changes to the Source Control menu after building the plugin and restarting the IDE. « | ||
10 years agoJaime Rios committed change 13723 into xcodeperforceplugin Fixed problem with menu items not being created because mainMenu is not available at startup for Xcode 6.3.2. | ||
10 years agoJaime Rios committed change 13688 into xcodeperforceplugin Added Alcatraz in installation section of readme doc. | ||
10 years agoJaime Rios committed change 13687 into xcodeperforceplugin Added Xcode 6.3.2 support; minor editing changes; fixes for Swift compiler errors. | ||
10 years agoJaime Rios committed change 12299 into xcodeperforceplugin Added support for Xcode 6.3. | ||
10 years agoJaime Rios committed change 12192 into xcodeperforceplugin Updated description with URL to project for people viewing project through alcatraz package manager. | ||
10 years agoJaime Rios committed change 12123 into xcodeperforceplugin Added compatibility for Xcode 6.2; modified the menu layout; added additional screenshot; updated URL for Alcatraz Package Manager. | ||
10 years agoJaime Rios committed change 11755 into xcodeperforceplugin Adding screenshots to project. | ||
10 years agoJaime Rios committed change 11754 into xcodeperforceplugin Back out changelist 11753 | ||
10 years agoJaime Rios committed change 11753 into xcodeperforceplugin Adding large screenshot to project. | ||
10 years agoJaime Rios committed change 11747 into xcodeperforceplugin Updated description and URL in Alcatraz document. | ||
10 years agoJaime Rios committed change 11740 into xcodeperforceplugin Updated readme text with additional known issues; refactored p4 revert function; added perforce icon to alert message. | ||
10 years agoJaime Rios committed change 11739 into xcodeperforceplugin Merging //guest/matt_attaway/XcodePerforcePlugin/... to //guest/jaime_rios/XcodePerforcePlugin/... | ||
10 years agoJaime Rios committed change 11737 into xcodeperforceplugin | ||
10 years agoJaime Rios committed change 11736 into xcodeperforceplugin Added extra "known issue" in README.md document. | ||
10 years agoJaime Rios committed change 11735 into xcodeperforceplugin Added Alcatraz document to project storing the required fields for the plugin to be hosted at http://alcatraz.io | ||
10 years agoJaime Rios committed change 11734 into xcodeperforceplugin Modified p4vc functions in Swift code to only show a dialog box if there is an error. | ||
10 years agoJaime Rios committed change 11733 into xcodeperforceplugin Refactored code to have more functionality within Swift code; fixed perforce connection bugs. | ||
10 years agoJaime Rios committed change 11714 into xcodeperforceplugin Added unit tests; fixed bugs found during testing; added Jon Reid's XcodeCoverage files; modified project to product code coverage reports. | ||