Skip to content

Bump to Xcode 9 beta 4 - #2361

Merged
spouliot merged 6 commits into
dotnet:xcode9from
spouliot:xcode9-beta4-bump
Jul 25, 2017
Merged

Bump to Xcode 9 beta 4#2361
spouliot merged 6 commits into
dotnet:xcode9from
spouliot:xcode9-beta4-bump

Conversation

@spouliot

Copy link
Copy Markdown
Contributor

No description provided.

spouliot added 3 commits July 24, 2017 16:14
There's no header change to mention `init` is not allowed but
it's not clear how this default initializer could be used.

Also make public some other API to construct this type (outside
of XM). It's not clear why there were `internal` as they are
(at least now) part of the header files.
@monojenkins

Copy link
Copy Markdown
Contributor

Build failure

@spouliot

Copy link
Copy Markdown
Contributor Author

first build hung... and was killed

@dalexsoto dalexsoto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM just two questions

Comment thread src/coreimage.cs

[iOS (9,0)]
[Static, Internal]
[Static]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this promoted? just curious, could format be an enum somewhere?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not yet gone to the root of this :)
It's not clear why those methods were half hidden (inconsistent) in XM and not exposed at all (unusable) in XI.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread src/coreimage.cs
IntPtr Constructor (CGRect rectangle, int /* CIFormat = int */ ciImageFormat);

[Export ("initWithExtent:format:colorSpace:")][Internal]
[Export ("initWithExtent:format:colorSpace:")]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same, could format be an enum somewhere?

…ates

Those tests were not added to validate xOS so just keep the parts
that helps us (without constantly checking back the new break flavor)
@spouliot

Copy link
Copy Markdown
Contributor Author

2nd time hung too (same bat place) on the same bot, trying another one...

@monojenkins

Copy link
Copy Markdown
Contributor

Build failure

@monojenkins

Copy link
Copy Markdown
Contributor

Build failure

@monojenkins

Copy link
Copy Markdown
Contributor

Build success

@spouliot

Copy link
Copy Markdown
Contributor Author

watchOS simulator issue filed in https://bugzilla.xamarin.com/show_bug.cgi?id=58348

@spouliot
spouliot merged commit 57113bf into dotnet:xcode9 Jul 25, 2017
@spouliot
spouliot deleted the xcode9-beta4-bump branch July 25, 2017 03:07
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

Successfully merging this pull request may close these issues.

4 participants