[ DevCourseWeb Com ] Udemy - Build Intelligent Apps for macOS and iOS with ChatGPT
File List
| File | Size |
|---|---|
| Get Bonus Downloads Here.url | 182 B |
| ~Get Your Files Here !/1. Introduction/1. Introduction.mp4 | 6.76 MB |
| ~Get Your Files Here !/1. Introduction/2. Prerequisites.mp4 | 1.67 MB |
| ~Get Your Files Here !/1. Introduction/3. What is ChatGPT.mp4 | 15.65 MB |
| ~Get Your Files Here !/1. Introduction/4. OpenAISwift.mp4 | 10.04 MB |
| ~Get Your Files Here !/1. Introduction/4.1 OpenAISwift.html | 101 B |
| ~Get Your Files Here !/1. Introduction/5. Exercise Files.mp4 | 4.39 MB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/1. Setting Up the Project.mp4 | 33.52 MB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/2. Register for Open AI API Key.mp4 | 10.22 MB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/3. Communicating with ChatGPT Using OpenAISwift.mp4 | 94.19 MB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/4. Setting Up Core Data Stack.mp4 | 45.55 MB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/5. Saving Questions and Answers into SQLite Using Core Data.mp4 | 107.21 MB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/6. Showing History.mp4 | 58.3 MB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/7. Selecting and Displaying Questions from History.mp4 | 63.12 MB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/8. Adding Auto Scrolling.mp4 | 45.72 MB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.pbxproj | 30.31 KB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata | 135 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist | 238 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 304 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcuserdata/azamsharp.xcuserdatad/UserInterfaceState.xcuserstate | 38.76 KB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/xcuserdata/azamsharp.xcuserdatad/xcschemes/xcschememanagement.plist | 461 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/DS_Store | 6 KB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/Extensions/String+Extensions.swift | 250 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/HistoryModel.xcdatamodeld/HistoryModel.xcdatamodel/contents | 611 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/HistoryView.swift | 993 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/MainView.swift | 3.27 KB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/Managers/CoreDataManager.swift | 577 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/Models/Model.swift | 619 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/Models/Query.swift | 210 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/AccentColor.colorset/Contents.json | 123 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/AppIcon.appiconset/Contents.json | 177 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/Contents.json | 63 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/ContentView.swift | 1.09 KB |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Info.plist | 348 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Preview Content/Preview Assets.xcassets/Contents.json | 63 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/iOS_ChatGPTApp.swift | 389 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/AccentColor.colorset/Contents.json | 123 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/AppIcon.appiconset/Contents.json | 904 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/Contents.json | 63 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/ContentView.swift | 485 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Preview Content/Preview Assets.xcassets/Contents.json | 63 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/macOS_ChatGPT.entitlements | 322 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/macOS_ChatGPTApp.swift | 351 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Extensions/_String+Extensions.swift | 176 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/HistoryModel.xcdatamodeld/_HistoryModel.xcdatamodel | 381 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Managers/_CoreDataManager.swift | 333 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Models/_Model.swift | 333 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Models/_Query.swift | 333 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/_.DS_Store | 120 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/_HistoryView.swift | 333 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/_MainView.swift | 176 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/_ChatGPTApp.xcodeproj | 176 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/AccentColor.colorset/_Contents.json | 171 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/_Contents.json | 171 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/iOS-ChatGPT/Preview Content/Preview Assets.xcassets/_Contents.json | 171 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/iOS-ChatGPT/_ContentView.swift | 333 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/iOS-ChatGPT/_iOS_ChatGPTApp.swift | 333 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/AccentColor.colorset/_Contents.json | 171 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/_Contents.json | 171 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/Preview Content/Preview Assets.xcassets/_Contents.json | 171 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/_ContentView.swift | 171 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/_macOS_ChatGPT.entitlements | 171 B |
| ~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/_macOS_ChatGPTApp.swift | 333 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/1. Running the App on macOS.mp4 | 44.91 MB |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/2. Converting to Toolbar App on macOS.mp4 | 82.11 MB |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/3. Adding Progress View.mp4 | 42.58 MB |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.pbxproj | 30.38 KB |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata | 135 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist | 238 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 304 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcuserdata/azamsharp.xcuserdatad/UserInterfaceState.xcuserstate | 41.34 KB |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/xcuserdata/azamsharp.xcuserdatad/xcschemes/xcschememanagement.plist | 461 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/DS_Store | 6 KB |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/Extensions/String+Extensions.swift | 250 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/HistoryModel.xcdatamodeld/HistoryModel.xcdatamodel/contents | 611 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/HistoryView.swift | 1.03 KB |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/MainView.swift | 3.62 KB |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/Managers/CoreDataManager.swift | 577 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/Models/Model.swift | 619 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/Models/Query.swift | 210 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/AccentColor.colorset/Contents.json | 123 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/AppIcon.appiconset/Contents.json | 177 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/Contents.json | 63 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/ContentView.swift | 1.09 KB |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Info.plist | 348 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Preview Content/Preview Assets.xcassets/Contents.json | 63 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/iOS_ChatGPTApp.swift | 389 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/AccentColor.colorset/Contents.json | 123 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/AppIcon.appiconset/Contents.json | 904 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/Contents.json | 63 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/ContentView.swift | 394 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Preview Content/Preview Assets.xcassets/Contents.json | 63 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/macOS_ChatGPT.entitlements | 365 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/macOS_ChatGPTApp.swift | 1.74 KB |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Extensions/_String+Extensions.swift | 176 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/__MACOSX/ChatGPTApp/Shared/HistoryModel.xcdatamodeld/_HistoryModel.xcdatamodel | 381 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Managers/_CoreDataManager.swift | 333 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Models/_Model.swift | 333 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Models/_Query.swift | 333 B |
| ~Get Your Files Here !/3. ChatGPT macOS Client Implementation/__MACOSX/ChatGPTApp/Shared/_.DS_Store | 120 B |
Trackers
No trackers found.