Xcode 9 with cocoapods #170

Closed
opened 2025-12-29 15:26:11 +01:00 by adam · 2 comments
Owner

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
adam closed this issue 2025-12-29 15:26:11 +01:00
Author
Owner

@eliseo-juan commented on GitHub (Sep 20, 2017):

@g535879 Same bug, how did you solve it? Thanks

@eliseo-juan commented on GitHub (Sep 20, 2017): @g535879 Same bug, how did you solve it? Thanks
Author
Owner

@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

@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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#170