LotameDMP-IOS
This open source library can be leveraged by Lotame clients to collect data from within their iOS applications.
파일 탐색기
- tag-4.1.0-swift-3.1-framework.zip
- tag-5.0.0-swift-5.0.1-framework.zip
- tag-5.3.0-swift-5.9.2-framework.zip
- LaunchScreen.xib
- Main.storyboard
- Contents.json
- AppDelegate.swift
- Info.plist
- ViewController.swift
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- LotameDMP-Example.xcscheme
- project.pbxproj
- IDEWorkspaceChecks.plist
- WorkspaceSettings.xcsettings
- contents.xcworkspacedata
- LotameDMP.podspec.json
- Compatibility.h
- HTTPStubs.h
- HTTPStubsPathHelpers.h
- HTTPStubsResponse+JSON.h
- HTTPStubsResponse.h
- NSURLRequest+HTTPBodyTesting.h
- HTTPStubs+NSURLSessionConfiguration.m
- HTTPStubs.m
- HTTPStubsMethodSwizzling.h
- HTTPStubsMethodSwizzling.m
- HTTPStubsPathHelpers.m
- HTTPStubsResponse+JSON.m
- HTTPStubsResponse.m
- NSURLRequest+HTTPBodyTesting.m
- LICENSE
- README.md
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- LotameDMP 1.xcscheme
- LotameDMP.xcscheme
- project.pbxproj
- Info.plist
- LotameDMP-dummy.m
- LotameDMP-Info.plist
- LotameDMP-prefix.pch
- LotameDMP-umbrella.h
- LotameDMP.debug.xcconfig
- LotameDMP.modulemap
- LotameDMP.release.xcconfig
- LotameDMP.xcconfig
- Info.plist
- OHHTTPStubs-dummy.m
- OHHTTPStubs-Info.plist
- OHHTTPStubs-prefix.pch
- OHHTTPStubs-umbrella.h
- OHHTTPStubs.debug.xcconfig
- OHHTTPStubs.modulemap
- OHHTTPStubs.release.xcconfig
- OHHTTPStubs.xcconfig
- Info.plist
- Pods-LotameDMP_Example-acknowledgements.markdown
- Pods-LotameDMP_Example-acknowledgements.plist
- Pods-LotameDMP_Example-dummy.m
- Pods-LotameDMP_Example-frameworks-Debug-input-files.xcfilelist
- Pods-LotameDMP_Example-frameworks-Debug-output-files.xcfilelist
- Pods-LotameDMP_Example-frameworks-Release-input-files.xcfilelist
- Pods-LotameDMP_Example-frameworks-Release-output-files.xcfilelist
- Pods-LotameDMP_Example-frameworks.sh
- Pods-LotameDMP_Example-Info.plist
- Pods-LotameDMP_Example-resources.sh
- Pods-LotameDMP_Example-umbrella.h
- Pods-LotameDMP_Example.debug.xcconfig
- Pods-LotameDMP_Example.modulemap
- Pods-LotameDMP_Example.release.xcconfig
- Info.plist
- Pods-LotameDMP_Tests-acknowledgements.markdown
- Pods-LotameDMP_Tests-acknowledgements.plist
- Pods-LotameDMP_Tests-dummy.m
- Pods-LotameDMP_Tests-frameworks-Debug-input-files.xcfilelist
- Pods-LotameDMP_Tests-frameworks-Debug-output-files.xcfilelist
- Pods-LotameDMP_Tests-frameworks-Release-input-files.xcfilelist
- Pods-LotameDMP_Tests-frameworks-Release-output-files.xcfilelist
- Pods-LotameDMP_Tests-frameworks.sh
- Pods-LotameDMP_Tests-Info.plist
- Pods-LotameDMP_Tests-resources.sh
- Pods-LotameDMP_Tests-umbrella.h
- Pods-LotameDMP_Tests.debug.xcconfig
- Pods-LotameDMP_Tests.modulemap
- Pods-LotameDMP_Tests.release.xcconfig
- Manifest.lock
- Info.plist
- Tests.swift
- ObjcExample.h
- ObjcExample.m
- Podfile
- Podfile.lock
- .gitkeep
- .gitkeep
- DMP.swift
- LotameAudience.swift
- LotameError.swift
- LotameProfile.swift
- NSDictionary+rawString.swift
- .gitignore
- .travis.yml
- _Pods.xcodeproj
- build_framework.sh
- LICENSE
- LotameDMP.podspec
- README.md
- run-script.png
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
brew install
설명 보기 ▼
brew install
Install a Homebrew formula or cask.
brew install {{formula|cask}}
Install a formula/cask:
brew install {{[-s|--build-from-source]}} {{formula}}
Build and install a formula from source (dependencies will still be installed from bottles):
brew install {{[-n|--dry-run]}} {{formula|cask}}
Download the manifest, print what would be installed but don't actually install anything:
brew update
설명 보기 ▼
brew update
Fetch the newest version of Homebrew and all formulae from GitHub using `git` and perform any necessary migrations.
To upgrade all installed formulae, use `brew upgrade`.
brew {{[up|update]}}
Fetch the newest version of Homebrew and all formulae:
dict
설명 보기 ▼
dict
DICT 프로토콜을 사용하는 명령줄 사전.
더 많은 정보: <https://manned.org/dict>.
dict {{[-D|--dbs]}}
사용 가능한 데이터베이스 목록 나열:
dict {{[-i|--info]}} {{database_name}}
데이터베이스에 대한 정보 얻기:
dict {{[-d|--database]}} {{database_name}} {{word}}
특정 데이터베이스에서 단어를 검색:
gem
설명 보기 ▼
gem
Ruby 프로그래밍 언어용 패키지 관리자.
더 많은 정보: <https://guides.rubygems.org/command-reference/>.
gem search {{regex}} {{[-a|--all]}}
원격 gem을 검색하고 사용 가능한 모든 버전을 표시:
gem install {{gem_name}}
최신 버전의 gem을 설치:
gem install {{gem_name}} {{[-v|--version]}} {{1.0.0}}
특정 버전의 gem을 설치:
carthage
설명 보기 ▼
carthage
Cocoa 애플리케이션을 위한 의존성 관리 도구.
더 많은 정보: <https://github.com/Carthage/Carthage>.
carthage update
Cartfile에 언급된 모든 의존성을 최신 버전으로 다운로드하고 빌드:
carthage update --platform ios
의존성을 업데이트하되, iOS용으로만 빌드:
carthage update --no-build
의존성을 업데이트하되, 빌드하지 않음:
pod
설명 보기 ▼
pod
Swift 및 Objective-C Cocoa 프로젝트를 위한 종속성 관리 도구.
더 많은 정보: <https://guides.cocoapods.org/terminal/commands.html>.
pod init
현재 프로젝트에 기본 내용으로 Podfile 생성:
pod install
Podfile에 정의된 모든 포드를 다운로드 및 설치 (이전에 설치되지 않은 경우):
pod list
사용 가능한 모든 포드 나열:
