-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: epowerstudio/FCUUID
base: master
head repository: fabiocaccamo/FCUUID
compare: master
- 20 commits
- 15 files changed
- 5 contributors
Commits on Aug 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for dab6d29 - Browse repository at this point
Copy the full SHA dab6d29View commit details -
Merge pull request fabiocaccamo#11 from Air7Y/master
add tvOS support
Configuration menu - View commit details
-
Copy full SHA for 43b3c86 - Browse repository at this point
Copy the full SHA 43b3c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for e83ca8e - Browse repository at this point
Copy the full SHA e83ca8eView commit details
Commits on Oct 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6752758 - Browse repository at this point
Copy the full SHA 6752758View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa1c91 - Browse repository at this point
Copy the full SHA cfa1c91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e19d2 - Browse repository at this point
Copy the full SHA 84e19d2View commit details
Commits on Mar 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 852557c - Browse repository at this point
Copy the full SHA 852557cView commit details
Commits on Mar 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for eef7154 - Browse repository at this point
Copy the full SHA eef7154View commit details
Commits on Nov 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5474216 - Browse repository at this point
Copy the full SHA 5474216View commit details
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b9d9e2c - Browse repository at this point
Copy the full SHA b9d9e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c10b9f - Browse repository at this point
Copy the full SHA 5c10b9fView commit details
Commits on Feb 26, 2021
-
Merge pull request fabiocaccamo#27 from andschdk/andre/spm-support
Added Swift Package Manager support.
Configuration menu - View commit details
-
Copy full SHA for 0feacca - Browse repository at this point
Copy the full SHA 0feaccaView commit details
Commits on Sep 13, 2021
-
Alex Rupérez committed
Sep 13, 2021 Configuration menu - View commit details
-
Copy full SHA for c8d1b4c - Browse repository at this point
Copy the full SHA c8d1b4cView commit details -
Alex Rupérez committed
Sep 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 78b2496 - Browse repository at this point
Copy the full SHA 78b2496View commit details -
Merge pull request fabiocaccamo#31 from alexruperez/master
Added Carthage compatibility.
Configuration menu - View commit details
-
Copy full SHA for ddbdca2 - Browse repository at this point
Copy the full SHA ddbdca2View commit details
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 240978c - Browse repository at this point
Copy the full SHA 240978cView commit details
Commits on Feb 10, 2022
-
Fix SPM warning on Xcode 12 and 13
Unlike CocoaPods, SPM platforms only specify minimum supported deployment targets, and does not prevent compiling package on macOS for example. When using package on Xcode 13, SPM shows a warning: `FCUUID/Package.swift The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99.` By removing platforms from Package.swift this warning will go away, since now Xcode is in charge of what platforms are supported, and automatically sets minimum deployment target for this package(which, on Xcode 13, is iOS 9). This does not drop support for iOS 8, as support for iOS 8 was already dropped by Xcode, this change only removes a warning.
Configuration menu - View commit details
-
Copy full SHA for 604efdb - Browse repository at this point
Copy the full SHA 604efdbView commit details
Commits on Feb 23, 2022
-
Merge pull request fabiocaccamo#33 from DenTelezhkin/patch-1
Fix SPM warning on Xcode 12 and 13
Configuration menu - View commit details
-
Copy full SHA for a34b6c3 - Browse repository at this point
Copy the full SHA a34b6c3View commit details
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd62cad - Browse repository at this point
Copy the full SHA dd62cadView commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0f3ceeb - Browse repository at this point
Copy the full SHA 0f3ceebView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master