diff --git a/Cartfile b/Cartfile index 2623594..0dad1a1 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "jyunderwood/WaveformView-iOS" "master" +github "jyunderwood/WaveformView-iOS" ~> 2.0 diff --git a/Cartfile.resolved b/Cartfile.resolved index 620050a..01c6414 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1 +1 @@ -github "jyunderwood/WaveformView-iOS" "6363487a5a1c96d7c99ec0dd2d1f14199bbc34c8" +github "jyunderwood/WaveformView-iOS" "2.0.2" diff --git a/README.md b/README.md index 24f15a6..7058e4f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A voice recording and playback application in Swift. I'm working through the iOS / Swift courses in the Udacity "nanodegree", and this is an evolved version of the "pitch perfect" application that is developed in the first course. +__Uses Swift 3 and requires Xcode 8 and [Carthage](https://github.com/Carthage/Carthage).__ For a version that uses Swift 2.2, Xcode 7.3 and does not need Carthage, checkout [tag 1.2.0](https://github.com/jyunderwood/Talkboy-iOS/releases/tag/1.2.0). + ## Notable Additions - File Management - Now you can replay and delete old files diff --git a/Talkboy/Info.plist b/Talkboy/Info.plist index b5bc04e..d6fd0b1 100644 --- a/Talkboy/Info.plist +++ b/Talkboy/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.0 + 2.0.0 CFBundleSignature ???? CFBundleVersion - 120 + 200 LSRequiresIPhoneOS UILaunchStoryboardName