Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option to set up default scope #34

Merged
merged 2 commits into from
Jul 24, 2013
Merged

Conversation

VojtechBartos
Copy link
Contributor

option to set up default scope. I am normally using block assembly but i added to support for xml assembly too.

EDIT:
local tests are passed, i hope that is ok now :)

@jasperblues
Copy link
Member

Can you resolve conflicts first, by pulling from master again?

Thanks!

# By Robert Gilliam (6) and Jasper Blues (4)
# Via Jasper Blues
* 'master' of github.com:jasperblues/Typhoon:
  Update podspec.
  Clean up method names.
  revert to bba8437
  Fix broken tests.
  make schemes shared
  replace External directory with cocoapods. seperate the static library and tests into different projects.
  change isEqualTo: to isEqual: to fix iOS build errors
  add an iOS Tests target. rename existing Tests to OS X Tests.
  now who put that space there
  make autocomplete for blocks in TyphoonDefinition factory methods include variable names

Conflicts:
	Source/Factory/Xml/TyphoonRXMLElement+XmlComponentFactory.h
@VojtechBartos
Copy link
Contributor Author

Sorry i forgot, here it is

jasperblues added a commit that referenced this pull request Jul 24, 2013
option to set up default scope
@jasperblues jasperblues merged commit f46473f into appsquickly:master Jul 24, 2013
@VojtechBartos
Copy link
Contributor Author

Thank you for merge, but this merge took only last merge with master branch, if you look my changes was not applied, probably because you reverted my first pull request

@jasperblues
Copy link
Member

Can you please send another pull request that:

a) Includes all required changes vs the master branch
b) Passes all test cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants