Skip to content

Commit

Permalink
Add Cartfile.project
Browse files Browse the repository at this point in the history
This allows us to build only the specified projects. For more information see https://github.com/nsoperations/Carthage
  • Loading branch information
ffittschen committed Nov 16, 2020
1 parent 6b7a248 commit 1bf3c8c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Cartfile.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
AWSCore:
project: AWSiOSSDKv2.xcodeproj
sdks:
- iphonesimulator
- iphoneos
AWSIoT:
project: AWSiOSSDKv2.xcodeproj
sdks:
- iphonesimulator
- iphoneos

0 comments on commit 1bf3c8c

Please sign in to comment.