-
Notifications
You must be signed in to change notification settings - Fork 43
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
Config to only add j2objc_shared method to Podfile and not update targets #561
Milestone
Comments
brunobowden
changed the title
Control to disable updating Podfile targets
Config to only add j2objc_shared method to Podfile and not update targets
Oct 30, 2015
saruye
added a commit
to saruye/j2objc-gradle
that referenced
this issue
Nov 8, 2015
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Jan 10, 2016
- Manual config mode for Xcode targets in Podfile - FAQ to explain how to use this - Better "DO NOT MODIFY" lines for "pod method" + upgrade logic Fixes j2objc-contrib#561
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Jan 10, 2016
- Manual config mode for Xcode targets in Podfile - FAQ to explain how to use this - Better "DO NOT MODIFY" lines for "pod method" + upgrade logic - Fixes j2objc-contrib#561 - Fixes j2objc-contrib#562
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Jan 12, 2016
- Manual config mode for Xcode targets in Podfile - FAQ to explain how to use this - Better "DO NOT MODIFY" lines for "pod method" + upgrade logic - Fixes j2objc-contrib#561 - Fixes j2objc-contrib#562
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Jan 12, 2016
- Manual config mode for Xcode targets in Podfile - FAQ to explain how to use this - Better "DO NOT MODIFY" lines for "pod method" + upgrade logic - Fixes j2objc-contrib#561 - Fixes j2objc-contrib#562
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Jan 12, 2016
- Manual config mode for Xcode targets in Podfile - FAQ to explain how to use this - Better "DO NOT MODIFY" lines for "pod method" + upgrade logic - Fixes j2objc-contrib#561 - Fixes j2objc-contrib#562
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For a more complex Podfile with nested Ruby code, it may not be possible for the plugin to parse and correctly update the Podfile. In that case, it should have an option to:
def j2objc_shared
method and doesn't make any other changesThe text was updated successfully, but these errors were encountered: