[Versions-ios.plist] watchOS started at 1.0 - #1328
Merged
Merged
Conversation
VincentDondain
commented
Dec 9, 2016
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.
Contributor
|
Build failure |
spouliot
approved these changes
Dec 9, 2016
Contributor
|
Build failure |
rolfbjarne
requested changes
Dec 12, 2016
rolfbjarne
left a comment
Member
There was a problem hiding this comment.
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
force-pushed
the
plist-add-watchos1
branch
from
December 12, 2016 19:14
4284e9d to
bb11c53
Compare
Contributor
Author
|
@rolfbjarne updated all the things, it should match our conversation, please re-check (; |
Contributor
|
Build failure |
Contributor
Author
|
build |
Contributor
|
Build failure |
Member
|
Test failure is unrelated (ibtool hang due to bug #46097). |
rolfbjarne
approved these changes
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.