Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add a tool to dump identifier constants from XIBs#12

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
tonyarnold wants to merge1 commit intopuls:master
base:master
Choose a base branch
Loading
fromtonyarnold:xibconstants
Open

Add a tool to dump identifier constants from XIBs#12

tonyarnold wants to merge1 commit intopuls:masterfromtonyarnold:xibconstants

Conversation

tonyarnold
Copy link

Closes#1.

@puls
Copy link
Owner

This appears to support old Xcode 4-style XIBs. I think it would be more worthwhile to have a XIB dumper either operate as a second file type in the storyboard dumper or handle both types.

(Also, keep#8 in mind, which will introduce drastic changes to the way these tools work.)

@tonyarnold
Copy link
Author

These were XIBs created using Xcode 5.1 with a target of OS X 10.9 — have you got examples of a newer XIB format?

I'll take a look at#8, thanks!

@puls
Copy link
Owner

Nope, I was misreading your diff. Carry on, but again, I believe these are roughly the same format as storyboards, and it might be worthwhile to just extend that tool.

(As for using these tools for Mac development, it would be awesome if you wanted to take a stab at making the other tools Mac-friendly, too.)

@tonyarnold
Copy link
Author

@puls, I'm keen to add OS X support via a command-line flag, but there are a few rough edges to work around yet (inputFileExtension being a class method amongst them). What's the ETA of merging#8? I'm happy to do it once that's merged.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Add XIB support to objc-identifierconstants
2 participants
@tonyarnold@puls

[8]ページ先頭

©2009-2025 Movatter.jp