venmo / VENTouchLock

A Touch ID and Passcode framework used in the Venmo app.
MIT License
965 stars 114 forks source link

Support Carthage #62

Open dasmer opened 9 years ago

pouriaalmassi commented 7 years ago

Any updates on this? When attempting to install VENTouchLock in a new project with Carthage I get the following.

OS: 10.12.1 (16B2555) Xcode: Version 8.1 (8B62)

/usr/bin/xcrun xcodebuild -workspace "/Users/username_here/Downloads/project_name_here/Carthage/Checkouts/VENTouchLock/VENTouchLock.xcworkspace" -scheme VENTouchLock -configuration Release -sdk iphoneos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean buildBuild settings from command line:
    BITCODE_GENERATION_MODE = bitcode
    CARTHAGE = YES
    CODE_SIGN_IDENTITY = 
    CODE_SIGNING_REQUIRED = NO
    ONLY_ACTIVE_ARCH = NO
    SDKROOT = iphoneos10.1

=== CLEAN TARGET VENTouchLock OF PROJECT VENTouchLock WITH CONFIGURATION Release ===

Check dependencies
The file “Pods.release.xcconfig” couldn’t be opened because there is no such file. (/Users/username_here/Downloads/project_name_here/Carthage/Checkouts/VENTouchLock/Pods/Target Support Files/Pods/Pods.release.xcconfig)

Create product structure
/bin/mkdir -p /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Products/Release-iphoneos/VENTouchLock.framework
/bin/mkdir -p /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Products/Release-iphoneos/VENTouchLock.framework/Headers

Clean.Remove clean /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Products/Release-iphoneos/VENTouchLock.framework
    builtin-rm -rf /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Products/Release-iphoneos/VENTouchLock.framework

Clean.Remove clean /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build
    builtin-rm -rf /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build

Clean.Remove clean /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Products/Release-iphoneos/VENTouchLock.framework.dSYM
    builtin-rm -rf /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Products/Release-iphoneos/VENTouchLock.framework.dSYM

** CLEAN SUCCEEDED **

=== BUILD TARGET VENTouchLock OF PROJECT VENTouchLock WITH CONFIGURATION Release ===

Check dependencies
The file “Pods.release.xcconfig” couldn’t be opened because there is no such file. (/Users/username_here/Downloads/project_name_here/Carthage/Checkouts/VENTouchLock/Pods/Target Support Files/Pods/Pods.release.xcconfig)

Write auxiliary files
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/Script-DBA0684AD4E9464DAC14CC9A.sh
chmod 0755 /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/Script-DBA0684AD4E9464DAC14CC9A.sh
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/VENTouchLock-generated-files.hmap
/bin/mkdir -p /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/Objects-normal/armv7
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/Objects-normal/armv7/VENTouchLock.LinkFileList
/bin/mkdir -p /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/Objects-normal/arm64
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/Objects-normal/arm64/VENTouchLock.LinkFileList
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/VENTouchLock-project-headers.hmap
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/VENTouchLock.hmap
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/VENTouchLock-all-non-framework-target-headers.hmap
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/VENTouchLock-own-target-headers.hmap
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/VENTouchLock-all-target-headers.hmap
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/all-product-headers.yaml
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/Script-578CFE7974F84E93ACDBAB3E.sh
chmod 0755 /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/Script-578CFE7974F84E93ACDBAB3E.sh
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/module.modulemap
/bin/mkdir -p /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/DerivedSources
write-file /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/DerivedSources/VENTouchLock_vers.c

Create product structure
/bin/mkdir -p /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Products/Release-iphoneos/VENTouchLock.framework
/bin/mkdir -p /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Products/Release-iphoneos/VENTouchLock.framework/Headers

PhaseScriptExecution Check\ Pods\ Manifest.lock /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/Script-578CFE7974F84E93ACDBAB3E.sh
    cd "/Users/username_here/Downloads/project_name_here/Carthage/Checkouts/VENTouchLock"
    /bin/sh -c /Users/username_here/Library/Developer/Xcode/DerivedData/VENTouchLock-cdfusdpzwiynuqgbpgjfhhteqrez/Build/Intermediates/VENTouchLock.build/Release-iphoneos/VENTouchLock.build/Script-578CFE7974F84E93ACDBAB3E.sh
diff: /../Podfile.lock: No such file or directory
diff: /Manifest.lock: No such file or directory
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.