Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Conversation

@briancroom
Copy link
Contributor

  • Switch to Cedar's Xcode7 branch for now
  • Update the test bundles to use XCTest
  • Use a helper WatchKit 1 app target to build the storyboard fixture for the WatchKit specs

Brian Croom added 6 commits September 22, 2015 17:08
- Some issues with nullability
- Turn back deployment targets to silence some NSURLConncection deprecation warnings
I ended up needing to regenerate them using the XCTest bundle templates
since the migrator didn’t work properly.
- Introduce a WatchKit app target to convince Xcode to compile the storyboards
- Remove the “Rootless” storyboard and related spec because Xcode no longer compiles unreachable interface controller in storyboards
When using CedarApplicationDelegate, the specs are executed before XCTest
execution begins, which makes Xcode treat the test run as a failure.
@briancroom
Copy link
Contributor Author

This has now been rebased and tested with Xcode 7 final. I know a couple folks are waiting for this - any objections to merging?

@akitchen
Copy link
Contributor

Please, let's merge

On Tue, Sep 22, 2015 at 2:47 PM, Brian Croom notifications@github.com
wrote:

This has now been rebased and tested with Xcode 7 final. I know a couple
folks are waiting for this - any objections to merging?


Reply to this email directly or view it on GitHub
#156 (comment)
.

briancroom added a commit that referenced this pull request Sep 22, 2015
@briancroom briancroom merged commit 5c3c7df into pivotal-legacy:master Sep 22, 2015
@briancroom briancroom deleted the Xcode7-fixes branch September 22, 2015 22:10
@programmerdave
Copy link

When will the version of PivotalCoreKit be updated so that we can use the XCode7 fixes with cocoapods? Should we be pointing to master in the mean time?

@akitchen
Copy link
Contributor

akitchen commented Oct 9, 2015

I looked into this briefly today. It looks like the project needs some updates for running one or more of the test suites from the command line before we can cut a new *green release. For the moment master is probably the right place to be.

Please continue to send your pr's and/or issues. Thanks!

On Thu, Oct 8, 2015 at 3:40 PM, David Rodriguez notifications@github.com
wrote:

When will the version of PivotalCoreKit be updated so that we can use the XCode7 fixes with cocoapods? Should we be pointing to master in the mean time?

Reply to this email directly or view it on GitHub:
#156 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants