Originally created by @g535879 on GitHub (Sep 20, 2017).
BaseDataTransation+importing.swift
error:First type 'T.QueryableNativeType' in conformance requirement does not refer to a generic parameter or associated type
Originally created by @g535879 on GitHub (Sep 20, 2017).
BaseDataTransation+importing.swift
error:First type 'T.QueryableNativeType' in conformance requirement does not refer to a generic parameter or associated type
use this:
pod 'CoreStore', :git => 'https://github.com/JohnEstropia/CoreStore.git', :branch => 'prototype/Swift_4_0'
and Pods -> CoreStore-> Bulid Settings -> Swift Language Version Select Swift 4.0
@g535879 commented on GitHub (Sep 20, 2017):
you can see #184
use this:
pod 'CoreStore', :git => 'https://github.com/JohnEstropia/CoreStore.git', :branch => 'prototype/Swift_4_0'
and Pods -> CoreStore-> Bulid Settings -> Swift Language Version Select Swift 4.0
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 @g535879 on GitHub (Sep 20, 2017).
BaseDataTransation+importing.swift
error:First type 'T.QueryableNativeType' in conformance requirement does not refer to a generic parameter or associated type
@eliseo-juan commented on GitHub (Sep 20, 2017):
@g535879 Same bug, how did you solve it? Thanks
@g535879 commented on GitHub (Sep 20, 2017):
you can see #184
use this:
pod 'CoreStore', :git => 'https://github.com/JohnEstropia/CoreStore.git', :branch => 'prototype/Swift_4_0'
and Pods -> CoreStore-> Bulid Settings -> Swift Language Version Select Swift 4.0