-
Notifications
You must be signed in to change notification settings - Fork 223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Carthage 'realm-cocoa' build fails #330
Comments
Hi @czaku , thanks for the report. I completely forgot about it. I'll fix it and push a new version so that you can integrate the framework using Carthage. |
@czaku I've pushed a new version https://github.com/carambalabs/SugarRecord/releases/tag/3.1.3. Could you try now? |
@pepibumur fixed, thanks :) |
@sergigracia / @isaacroldan could you give me access to this repository? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
My understanding is realm-cocoa was removed but it is still somehow available for Carthage, I am unable to define sugarrecord as dependency as the build fails...
`*** Building scheme "Realm" in Realm.xcworkspace
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -workspace /Users/czaku/Projects/apps/freeme/Carthage/Checkouts/realm-cocoa/Carthage/Realm.xcworkspace -scheme Realm -configuration Release -derivedDataPath /Users/czaku/Library/Caches/org.carthage.CarthageKit/DerivedData/realm-cocoa/v1.1.0 -sdk iphoneos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/yp/h01n__7s3250_sjy3ymrwpbh0000gn/T/carthage-xcodebuild.bxdCUp.log
`
The text was updated successfully, but these errors were encountered: