Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Always up to date #101

Closed
Henawey opened this issue Jun 5, 2017 · 2 comments
Closed

Always up to date #101

Henawey opened this issue Jun 5, 2017 · 2 comments

Comments

@Henawey
Copy link

Henawey commented Jun 5, 2017

the script always says I'm up to date even if there are a changes

@phimage
Copy link
Collaborator

phimage commented Jun 10, 2017

Talking about script into build phase which contains test code ?

if [ ! -e "$OUTPUT_PATH" ] || [ -n "$(find "$BASE_PATH" -type f -name "*.storyboard" -newer "$OUTPUT_PATH" -print -quit)" ]; then

Tested just now, and each time I modify, the Storyboards.swift is regenerated
Check your Storyboards.swift last modification date. Maybe some weird date has been set.

@phimage
Copy link
Collaborator

phimage commented Oct 12, 2017

This issue has been closed because there hasn't been any activity.

@phimage phimage closed this as completed Oct 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants