Originally created by @tosbaha on GitHub (Oct 18, 2015).
I tried to use CoreStore with WatchOS extension however it doesn't integrate with Cocoapods. Cocoapods complain that
[!] The platform of the target Myapp WatchKit Extension(watchOS 2.0) is not compatible withCoreStore (1.3.1), which does not support watchos.
I also tried to integrate as git submobule but this time XCode compained that
Target 'CoreStore' of project 'CoreStore' was rejected as an implicit dependency for 'CoreStore.framework' because it doesn't contain platform 'watchsimulator' in its SUPPORTED_PLATFORMS 'iphonesimulator, iphoneos'
I will appreciate if you can add WatchOS 2 support. Thanks.
Originally created by @tosbaha on GitHub (Oct 18, 2015).
I tried to use CoreStore with WatchOS extension however it doesn't integrate with Cocoapods. Cocoapods complain that
`[!] The platform of the target `Myapp WatchKit Extension` (watchOS 2.0) is not compatible with `CoreStore (1.3.1)`, which does not support `watchos`.`
I also tried to integrate as git submobule but this time XCode compained that
`Target 'CoreStore' of project 'CoreStore' was rejected as an implicit dependency for 'CoreStore.framework' because it doesn't contain platform 'watchsimulator' in its SUPPORTED_PLATFORMS 'iphonesimulator, iphoneos'`
I will appreciate if you can add WatchOS 2 support. Thanks.
adam
added the fixed label 2025-12-29 15:22:05 +01:00
@tosbaha Thanks for the feedback!
I pushed a compiling watchOS target to the develop branch. Can you try if it works for you? I'll merge it to the main branch and to cocoapods if everything goes well :)
@JohnEstropia commented on GitHub (Oct 20, 2015):
@tosbaha Thanks for the feedback!
I pushed a compiling watchOS target to the develop branch. Can you try if it works for you? I'll merge it to the main branch and to cocoapods if everything goes well :)
Thanks @JohnEstropia I am sorry but for couple of days, I will be so busy and won't have time to test your fixes. I am sure they are working. I can't wait to try it on my project when you roll out cocoapods. Since I am lazy :)
@tosbaha commented on GitHub (Oct 20, 2015):
Thanks @JohnEstropia I am sorry but for couple of days, I will be so busy and won't have time to test your fixes. I am sure they are working. I can't wait to try it on my project when you roll out cocoapods. Since I am lazy :)
@tosbaha It's ok, I'll upload it to cocoapods later in the day. Feel free to report any problems anytime!
@JohnEstropia commented on GitHub (Oct 21, 2015):
@tosbaha It's ok, I'll upload it to cocoapods later in the day. Feel free to report any problems anytime!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @tosbaha on GitHub (Oct 18, 2015).
I tried to use CoreStore with WatchOS extension however it doesn't integrate with Cocoapods. Cocoapods complain that
[!] The platform of the targetMyapp WatchKit Extension(watchOS 2.0) is not compatible withCoreStore (1.3.1), which does not supportwatchos.I also tried to integrate as git submobule but this time XCode compained that
Target 'CoreStore' of project 'CoreStore' was rejected as an implicit dependency for 'CoreStore.framework' because it doesn't contain platform 'watchsimulator' in its SUPPORTED_PLATFORMS 'iphonesimulator, iphoneos'I will appreciate if you can add WatchOS 2 support. Thanks.
@JohnEstropia commented on GitHub (Oct 20, 2015):
@tosbaha Thanks for the feedback!
I pushed a compiling watchOS target to the develop branch. Can you try if it works for you? I'll merge it to the main branch and to cocoapods if everything goes well :)
@tosbaha commented on GitHub (Oct 20, 2015):
Thanks @JohnEstropia I am sorry but for couple of days, I will be so busy and won't have time to test your fixes. I am sure they are working. I can't wait to try it on my project when you roll out cocoapods. Since I am lazy :)
@JohnEstropia commented on GitHub (Oct 21, 2015):
@tosbaha It's ok, I'll upload it to cocoapods later in the day. Feel free to report any problems anytime!