Skip to content

[Versions-ios.plist] watchOS started at 1.0 - #1328

Merged
rolfbjarne merged 1 commit into
dotnet:masterfrom
VincentDondain:plist-add-watchos1
Dec 13, 2016
Merged

[Versions-ios.plist] watchOS started at 1.0#1328
rolfbjarne merged 1 commit into
dotnet:masterfrom
VincentDondain:plist-add-watchos1

Conversation

@VincentDondain

Copy link
Copy Markdown
Contributor
  • The WatchKit App on a watchOS 1 project has a version of 1.0 (the IDE needs that).
  • We still have a watchOS 1 template.

@monojenkins

Copy link
Copy Markdown
Contributor

Build failure

@monojenkins

Copy link
Copy Markdown
Contributor

Build failure

@rolfbjarne rolfbjarne 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.

I don't think this is right, because code-wise we only care about WatchKit 2 extensions (since WatchKit 1 extensions are technically iOS extensions, not watchOS extensions).

IMHO the IDEs should hard-code whatever they need for WatchKit 1 extensions (also because nothing will ever change there, so hard-coding is still future-proof).

- The WatchKit App on a watchOS 1 project has a version of 1.0 (the IDE needs that).
- We still have a watchOS 1 template.
- Use MIN_WATCH_OS_VERSION instead of MIN_WATCHOS_SDK_VERSION.
- iOS com.apple.watchkit is 8.2 not 8.0
- Added watchOS com.apple.watchkit (2.0).
- Fixed typo in versions-check.csharp.
@VincentDondain

Copy link
Copy Markdown
Contributor Author

@rolfbjarne updated all the things, it should match our conversation, please re-check (;

@monojenkins

Copy link
Copy Markdown
Contributor

Build failure

@VincentDondain

Copy link
Copy Markdown
Contributor Author

build

@monojenkins

Copy link
Copy Markdown
Contributor

Build failure

@rolfbjarne

Copy link
Copy Markdown
Member

Test failure is unrelated (ibtool hang due to bug #46097).

@rolfbjarne
rolfbjarne merged commit 445877c into dotnet:master Dec 13, 2016
VincentDondain added a commit to VincentDondain/xamarin-macios that referenced this pull request Dec 14, 2016
- The WatchKit App on a watchOS 1 project has a version of 1.0 (the IDE needs that).
- We still have a watchOS 1 template.
- Use MIN_WATCH_OS_VERSION instead of MIN_WATCHOS_SDK_VERSION.
- iOS com.apple.watchkit is 8.2 not 8.0
- Added watchOS com.apple.watchkit (2.0).
- Fixed typo in versions-check.csharp.
rolfbjarne pushed a commit that referenced this pull request Dec 15, 2016
- The WatchKit App on a watchOS 1 project has a version of 1.0 (the IDE needs that).
- We still have a watchOS 1 template.
- Use MIN_WATCH_OS_VERSION instead of MIN_WATCHOS_SDK_VERSION.
- iOS com.apple.watchkit is 8.2 not 8.0
- Added watchOS com.apple.watchkit (2.0).
- Fixed typo in versions-check.csharp.
rolfbjarne added a commit that referenced this pull request Jan 10, 2019
Commit list for xamarin/maccore:

* xamarin/maccore@83bd122dd3 [install-qa-provisioning-profiles] Make sure we find pencil_pusher. (#1328)
* xamarin/maccore@2df4e9934d Merge pull request #1327 from xamarin/swift-o-matic-override-init
* xamarin/maccore@a95796666b Bump to ignore stubbed constructors.

Diff: xamarin/maccore@6324465...83bd122
rolfbjarne added a commit that referenced this pull request Jan 11, 2019
* Bump maccore to get fix for maccore#1325.

Commit list for xamarin/maccore:

* xamarin/maccore@6324465797 [install-qa-provisioning-profiles] Make sure we find ruby and its related tools. (#1324)
[...] Many irrelevant SoM commits [...]

Diff: xamarin/maccore@e3d92b5...6324465

* Bump maccore to get an additional fix.

Commit list for xamarin/maccore:

* xamarin/maccore@83bd122dd3 [install-qa-provisioning-profiles] Make sure we find pencil_pusher. (#1328)
* xamarin/maccore@2df4e9934d Merge pull request #1327 from xamarin/swift-o-matic-override-init
* xamarin/maccore@a95796666b Bump to ignore stubbed constructors.

Diff: xamarin/maccore@6324465...83bd122
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.

5 participants