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

Fix iOS and OS X builds #520

Closed
brunobowden opened this issue Oct 20, 2015 · 0 comments
Closed

Fix iOS and OS X builds #520

brunobowden opened this issue Oct 20, 2015 · 0 comments
Assignees
Milestone

Comments

@brunobowden
Copy link
Contributor

Turns that a whole host of changes are needed to get the build working simultaneously on iOS and OS X. I won't enumerate the changes here, instead see the upcoming PR to fix all of it.

@brunobowden brunobowden added this to the 0.5 Release milestone Oct 20, 2015
@brunobowden brunobowden self-assigned this Oct 20, 2015
@brunobowden brunobowden changed the title Fix iOS and OS X builds + system test Fix iOS and OS X builds Oct 20, 2015
brunobowden added a commit to brunobowden/j2objc-gradle that referenced this issue Oct 20, 2015
- Minimum OS versions for iOS, OS X and watchOS
- xcodeTargets => xcodeTargetsIos, xcodeTargetsOsx & xcodeTargetsWatchos
- Extensive refactoring of Podfile updating logic
- Extensive unit tests for all the forgoing changes
- Partial fix for j2objc-contrib#520
brunobowden added a commit to brunobowden/j2objc-gradle that referenced this issue Oct 20, 2015
- Minimum OS versions for iOS, OS X and watchOS
- xcodeTargets => xcodeTargetsIos, xcodeTargetsOsx & xcodeTargetsWatchos
- Extensive refactoring of Podfile updating logic
- Extensive unit tests for all the forgoing changes
- Fixes j2objc-contrib#520
brunobowden added a commit to brunobowden/j2objc-gradle that referenced this issue Oct 21, 2015
- Minimum OS versions for iOS, OS X and watchOS
- xcodeTargets => xcodeTargetsIos, xcodeTargetsOsx & xcodeTargetsWatchos
- Extensive refactoring of Podfile updating logic
- Extensive unit tests for all the forgoing changes
- Fixes j2objc-contrib#520

TODO: get watchOS build working
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

No branches or pull requests

1 participant