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

Config to only add j2objc_shared method to Podfile and not update targets #561

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

Comments

@brunobowden
Copy link
Contributor

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:

  1. Plugin only add / updates the def j2objc_shared method and doesn't make any other changes
  2. Allow the user to manually edit the Podfile as needed
@brunobowden brunobowden added this to the 0.6 Release (Beta) milestone Oct 30, 2015
@brunobowden 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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant