Skip to content

Commit 0aabf52

Browse files
project and folder name change
1 parent 3b48146 commit 0aabf52

43 files changed

Lines changed: 3042 additions & 295 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Uncomment the next line to define a global platform for your project
22
# platform :ios, '9.0'
33

4-
target 'ResourceObjC' do
4+
target 'R.objc' do
55
# Uncomment the next line if you're using Swift or would like to use dynamic frameworks
66
# use_frameworks!
77

8-
# Pods for ResourceObjC
8+
# Pods for R.objc
99
pod 'XMLDictionary'
1010

1111
end

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ DEPENDENCIES:
77
SPEC CHECKSUMS:
88
XMLDictionary: fa07b6ff422b3a91d47a5de9bc82e3fc04fbd167
99

10-
PODFILE CHECKSUM: 974fdd34494953b5c4ed7ab0789b6a631f97e468
10+
PODFILE CHECKSUM: a2f119c83e594032e0be99619217b618ed280f32
1111

1212
COCOAPODS: 1.2.1

Pods/Manifest.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 149 additions & 149 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Pods-ResourceObjC/Pods-ResourceObjC-acknowledgements.markdown renamed to Pods/Target Support Files/Pods-R.objc/Pods-R.objc-acknowledgements.markdown

File renamed without changes.

Pods/Target Support Files/Pods-ResourceObjC/Pods-ResourceObjC-acknowledgements.plist renamed to Pods/Target Support Files/Pods-R.objc/Pods-R.objc-acknowledgements.plist

File renamed without changes.

Pods/Target Support Files/Pods-R.objc/Pods-R.objc-dummy.m

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Pods-ResourceObjC/Pods-ResourceObjC-frameworks.sh renamed to Pods/Target Support Files/Pods-R.objc/Pods-R.objc-frameworks.sh

File renamed without changes.

Pods/Target Support Files/Pods-ResourceObjC/Pods-ResourceObjC-resources.sh renamed to Pods/Target Support Files/Pods-R.objc/Pods-R.objc-resources.sh

File renamed without changes.

Pods/Target Support Files/Pods-ResourceObjC/Pods-ResourceObjC.debug.xcconfig renamed to Pods/Target Support Files/Pods-R.objc/Pods-R.objc.debug.xcconfig

File renamed without changes.

0 commit comments

Comments
 (0)