You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
- 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
- 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
- Fixesj2objc-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
- Fixesj2objc-contrib#520
TODO: get watchOS build working
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.
The text was updated successfully, but these errors were encountered: